2022-11-17T17:53:50 python310Packages.django_hijack 0 -> 1 2022-11-17T17:53:52 attrpath: python310Packages.django_hijack 2022-11-17T17:53:53 Checking auto update branch... 2022-11-17T17:53:58 [version] 2022-11-17T17:53:58 [version] skipping because derivation has updateScript 2022-11-17T17:53:58 [rustCrateVersion] 2022-11-17T17:53:58 [rustCrateVersion] No cargoSha256 found 2022-11-17T17:53:58 [golangModuleVersion] 2022-11-17T17:53:58 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-17T17:53:58 [updateScript] 2022-11-17T17:53:59 [updateScript] Success 2022-11-17T17:53:59 [updateScript] this derivation will be built: /nix/store/mb5fcc05n0n24pynwrw1z0z23azg3500-packages.json.drv building '/nix/store/mb5fcc05n0n24pynwrw1z0z23azg3500-packages.json.drv'... Going to be running update for following packages: - python3.10-django-hijack-3.2.1 Press Enter key to continue... Running update for: - python3.10-django-hijack-3.2.1: UPDATING ... - python3.10-django-hijack-3.2.1: DONE. Packages updated! 2022-11-17T17:53:59 2022-11-17T17:53:59 [quotedUrls] 2022-11-17T17:53:59 [quotedUrls] nothing found to replace 2022-11-17T17:54:00 Diff after rewrites: diff --git a/pkgs/development/python-modules/django-hijack/default.nix b/pkgs/development/python-modules/django-hijack/default.nix index 326db4e3232..d68ec8f4b75 100644 --- a/pkgs/development/python-modules/django-hijack/default.nix +++ b/pkgs/development/python-modules/django-hijack/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "django-hijack"; - version = "3.2.1"; + version = "3.2.4"; # the wheel comes with pre-built assets, allowing us to avoid fighting # with npm/webpack/gettext to build them ourselves. @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "django_hijack"; dist = "py3"; python = "py3"; - sha256 = "sha256-sHI3ULJH5bH2n2AKQLHVEkBAYfM5GOC/+0qpKDFOods="; + sha256 = "sha256-tSIovIPEszq00Y0PMl/Wlx5YK5MTxLhCpNpHFZDi9rQ="; }; propagatedBuildInputs = [ django django_compat ]; 2022-11-17T17:55:31 An auto update branch exists with message `python310Packages.django_hijack: 3.2.1 -> 3.2.4`. New version is 3.2.4. 2022-11-17T17:55:31 An auto update branch exists with an equal or greater version