2022-12-13T20:48:37 python310Packages.keystoneauth1 0 -> 1 2022-12-13T20:48:40 attrpath: python310Packages.keystoneauth1 2022-12-13T20:48:40 Checking auto update branch... 2022-12-13T20:48:45 [version] 2022-12-13T20:48:45 [version] skipping because derivation has updateScript 2022-12-13T20:48:45 [rustCrateVersion] 2022-12-13T20:48:45 [rustCrateVersion] No cargoSha256 found 2022-12-13T20:48:45 [golangModuleVersion] 2022-12-13T20:48:45 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-13T20:48:45 [updateScript] 2022-12-13T20:48:46 [updateScript] Success 2022-12-13T20:48:46 [updateScript] this derivation will be built: /nix/store/z0ady3isdnxxwqcj7w7rar9aaxk3jcnw-packages.json.drv building '/nix/store/z0ady3isdnxxwqcj7w7rar9aaxk3jcnw-packages.json.drv'... Going to be running update for following packages: - python3.10-keystoneauth1-5.0.0 Press Enter key to continue... Running update for: - python3.10-keystoneauth1-5.0.0: UPDATING ... - python3.10-keystoneauth1-5.0.0: DONE. Packages updated! 2022-12-13T20:48:46 2022-12-13T20:48:46 [quotedUrls] 2022-12-13T20:48:46 [quotedUrls] nothing found to replace 2022-12-13T20:48:46 Diff after rewrites: diff --git a/pkgs/development/python-modules/keystoneauth1/default.nix b/pkgs/development/python-modules/keystoneauth1/default.nix index cc10ec96686..5f2a3323baa 100644 --- a/pkgs/development/python-modules/keystoneauth1/default.nix +++ b/pkgs/development/python-modules/keystoneauth1/default.nix @@ -24,11 +24,11 @@ buildPythonPackage rec { pname = "keystoneauth1"; - version = "5.0.0"; + version = "5.1.0"; src = fetchPypi { inherit pname version; - sha256 = "sha256-brtfBEyd/SYwh6Mo1R1HmUfR3ckMCdr0GR333HEzQyM="; + sha256 = "sha256-nve0txmnmkoEOHpqpVintspK3xi4Ex8YasrwZD/5e74="; }; postPatch = '' 2022-12-13T20:50:16 Python package with too many package rebuilds 30 > 25