2022-12-10T18:06:12 python310Packages.cbor2 0 -> 1 2022-12-10T18:06:14 attrpath: python310Packages.cbor2 2022-12-10T18:06:15 Checking auto update branch... 2022-12-10T18:06:20 [version] 2022-12-10T18:06:20 [version] skipping because derivation has updateScript 2022-12-10T18:06:20 [rustCrateVersion] 2022-12-10T18:06:20 [rustCrateVersion] No cargoSha256 found 2022-12-10T18:06:20 [golangModuleVersion] 2022-12-10T18:06:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T18:06:20 [updateScript] 2022-12-10T18:06:21 [updateScript] Success 2022-12-10T18:06:21 [updateScript] this derivation will be built: /nix/store/v967rfk4y4hding1jgn6l5smmg86rq3d-packages.json.drv building '/nix/store/v967rfk4y4hding1jgn6l5smmg86rq3d-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-10T18:06:21 2022-12-10T18:06:21 [quotedUrls] 2022-12-10T18:06:21 [quotedUrls] nothing found to replace 2022-12-10T18:06:22 Diff after rewrites: diff --git a/pkgs/development/python-modules/cbor2/default.nix b/pkgs/development/python-modules/cbor2/default.nix index 7fd5baf5761..19bc40a1e42 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.6"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Yrhjxe5s7UAyr+lI88FITzdVUJldO4SYFFI3/ijlRsI="; + hash = "sha256-uJNQDbD+Az5XDDrclWr27vxX4oACa9LYb9U9qfHllNc="; }; nativeBuildInputs = [ 2022-12-10T18:07:51 Python package with too many package rebuilds 80 > 25