python311Packages.maxminddb 0 -> 1 attrpath: python311Packages.maxminddb 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/12iir1j5sk0ar261yr7s8vkh5mja9na4-packages.json.drv building '/nix/store/12iir1j5sk0ar261yr7s8vkh5mja9na4-packages.json.drv'... Going to be running update for following packages: - python3.11-maxminddb-2.5.1 Press Enter key to continue... Running update for: - python3.11-maxminddb-2.5.1: UPDATING ... - python3.11-maxminddb-2.5.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/maxminddb/default.nix b/pkgs/development/python-modules/maxminddb/default.nix index 1bd579afe70c..3f95408364db 100644 --- a/pkgs/development/python-modules/maxminddb/default.nix +++ b/pkgs/development/python-modules/maxminddb/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "maxminddb"; - version = "2.5.1"; + version = "2.5.2"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-SAfTdOZFvWgzTk9Ie6haJxidvBJnqY5kSqaGp5J+BVk="; + hash = "sha256-s8M+T8eCHubJ9Ag3EW4Wq2F1hj1KZO7gJMW+xoZpCoc="; }; buildInputs = [ No auto update branch exists Python package with too many package rebuilds 2788 > 25