python311Packages.django-ipware 0 -> 1 attrpath: python311Packages.django-ipware 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] Going to be running update for following packages: - python3.11-django-ipware-6.0.5 Press Enter key to continue... Running update for: - python3.11-django-ipware-6.0.5: UPDATING ... - python3.11-django-ipware-6.0.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/django-ipware/default.nix b/pkgs/development/python-modules/django-ipware/default.nix index 26b4cc7308b8..1f5c23aa1a31 100644 --- a/pkgs/development/python-modules/django-ipware/default.nix +++ b/pkgs/development/python-modules/django-ipware/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "django-ipware"; - version = "6.0.5"; + version = "7.0.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-s54nQDKH1r6wUT5pQCQBfbpY0Sn9QQoQFKyKFYTnP84="; + hash = "sha256-2exD0r983yFv7Y1JSghN61dhpUhgpTsudDRqTzhM/0c="; }; propagatedBuildInputs = [ django ]; An auto update branch exists with message `python311Packages.django-ipware: 6.0.5 -> 7.0.1`. New version is 7.0.1. An auto update branch exists with an equal or greater version