2022-12-03T07:41:44 python310Packages.charset-normalizer 0 -> 1 2022-12-03T07:41:46 attrpath: python310Packages.charset-normalizer 2022-12-03T07:41:47 Checking auto update branch... 2022-12-03T07:41:51 [version] 2022-12-03T07:41:51 [version] skipping because derivation has updateScript 2022-12-03T07:41:51 [rustCrateVersion] 2022-12-03T07:41:51 [rustCrateVersion] No cargoSha256 found 2022-12-03T07:41:51 [golangModuleVersion] 2022-12-03T07:41:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-03T07:41:51 [updateScript] 2022-12-03T07:41:53 [updateScript] Success 2022-12-03T07:41:53 [updateScript] this derivation will be built: /nix/store/0d6kym8wfw6laf2qzzh61n905bhsc1wn-packages.json.drv building '/nix/store/0d6kym8wfw6laf2qzzh61n905bhsc1wn-packages.json.drv'... Going to be running update for following packages: - python3.10-charset-normalizer-2.1.0 Press Enter key to continue... Running update for: - python3.10-charset-normalizer-2.1.0: UPDATING ... - python3.10-charset-normalizer-2.1.0: DONE. Packages updated! 2022-12-03T07:41:53 2022-12-03T07:41:53 [quotedUrls] 2022-12-03T07:41:54 [quotedUrls] nothing found to replace 2022-12-03T07:41:54 Diff after rewrites: diff --git a/pkgs/development/python-modules/charset-normalizer/default.nix b/pkgs/development/python-modules/charset-normalizer/default.nix index 9661700a285..67d6b713c19 100644 --- a/pkgs/development/python-modules/charset-normalizer/default.nix +++ b/pkgs/development/python-modules/charset-normalizer/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "charset-normalizer"; - version = "2.1.0"; + version = "3.0.1"; format = "setuptools"; disabled = pythonOlder "3.5"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "Ousret"; repo = "charset_normalizer"; rev = "refs/tags/${version}"; - hash = "sha256-ntNMHjkQJqzSElEeyFmPIjUh6ZxQkTktPipfPHiJ/Vc="; + hash = "sha256-2kXs6ZdemA6taV4aa9xBKLmhbSgpybjg3Z61EUFabrk="; }; checkInputs = [ 2022-12-03T07:43:25 Python package with too many package rebuilds 17813 > 25