python310Packages.poetry-core 0 -> 1 attrpath: python310Packages.poetry-core Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hp32yr8sjbwd3mdpj801yw21ypcyxjvh-packages.json.drv building '/nix/store/hp32yr8sjbwd3mdpj801yw21ypcyxjvh-packages.json.drv'... Going to be running update for following packages: - python3.10-poetry-core-1.6.1 Press Enter key to continue... Running update for: - python3.10-poetry-core-1.6.1: UPDATING ... - python3.10-poetry-core-1.6.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/poetry-core/default.nix b/pkgs/development/python-modules/poetry-core/default.nix index 1205b860b8da..230035c20710 100644 --- a/pkgs/development/python-modules/poetry-core/default.nix +++ b/pkgs/development/python-modules/poetry-core/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "poetry-core"; - version = "1.6.1"; + version = "1.7.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -23,8 +23,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "python-poetry"; repo = pname; - rev = version; - hash = "sha256-Gc22Y2T4uO39jiOqEUFeOfnVCbknuDjmzFPZgk2eY74="; + rev = "refs/tags/${version}"; + hash = "sha256-OfY2zc+5CgOrgbiPVnvMdT4h1S7Aek8S7iThl6azmsk="; }; # revert update of vendored dependencies to unbreak e.g. zeroconf on x86_64-darwin No auto update branch exists Python package with too many package rebuilds 10143 > 25