2022-12-04T16:17:16 python310Packages.cbor2 0 -> 1 2022-12-04T16:17:18 attrpath: python310Packages.cbor2 2022-12-04T16:17:19 Checking auto update branch... 2022-12-04T16:17:23 [version] 2022-12-04T16:17:23 [version] skipping because derivation has updateScript 2022-12-04T16:17:23 [rustCrateVersion] 2022-12-04T16:17:23 [rustCrateVersion] No cargoSha256 found 2022-12-04T16:17:23 [golangModuleVersion] 2022-12-04T16:17:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-04T16:17:23 [updateScript] 2022-12-04T16:17:25 [updateScript] Success 2022-12-04T16:17:25 [updateScript] this derivation will be built: /nix/store/dmgq91jl7il3lvmhfjgsyvahcq3i780g-packages.json.drv building '/nix/store/dmgq91jl7il3lvmhfjgsyvahcq3i780g-packages.json.drv'... Going to be running update for following packages: - python3.10-cbor2-5.4.3 Press Enter key to continue... Running update for: - python3.10-cbor2-5.4.3: UPDATING ... - python3.10-cbor2-5.4.3: DONE. Packages updated! 2022-12-04T16:17:25 2022-12-04T16:17:25 [quotedUrls] 2022-12-04T16:17:25 [quotedUrls] nothing found to replace 2022-12-04T16:17:25 Diff after rewrites: diff --git a/pkgs/development/python-modules/cbor2/default.nix b/pkgs/development/python-modules/cbor2/default.nix index 7fd5baf5761..d093a511a71 100644 --- a/pkgs/development/python-modules/cbor2/default.nix +++ b/pkgs/development/python-modules/cbor2/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "cbor2"; - version = "5.4.3"; + version = "5.4.5"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Yrhjxe5s7UAyr+lI88FITzdVUJldO4SYFFI3/ijlRsI="; + hash = "sha256-Ilb9zBFhOwKXpLhE4mjSDbT31L550gAvUWE72BBTZu8="; }; nativeBuildInputs = [ 2022-12-04T16:18:55 Python package with too many package rebuilds 80 > 25