python312Packages.geoip2 4.7.0 -> 4.8.0 https://repology.org/project/python:geoip2/versions attrpath: python312Packages.geoip2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qdzqicrqvp9x831gcy342wf9ia4hk105-packages.json.drv building '/nix/store/qdzqicrqvp9x831gcy342wf9ia4hk105-packages.json.drv'... Going to be running update for following packages: - python3.12-geoip2-4.7.0 Press Enter key to continue... Running update for: - python3.12-geoip2-4.7.0: UPDATING ... - python3.12-geoip2-4.7.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/geoip2/default.nix b/pkgs/development/python-modules/geoip2/default.nix index dea210a9a6cc..0a714fc58541 100644 --- a/pkgs/development/python-modules/geoip2/default.nix +++ b/pkgs/development/python-modules/geoip2/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "geoip2"; - version = "4.7.0"; + version = "4.8.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-O93kmU9ryRfq+rW1Hnctc3sq4AA3pbhQAfsG3Gj3ed8="; + hash = "sha256-3ZzBgLfUFyQkDqSB1dU5FJ5lsjT2QoKyMbkXB5SprDU="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2064 > 25