python312Packages.pytest-django 4.7.0 -> 4.8.0 https://repology.org/project/python:pytest-django/versions attrpath: python312Packages.pytest-django 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/85gknpv13mikgy8wpgbcalvm0pz9mdh3-packages.json.drv building '/nix/store/85gknpv13mikgy8wpgbcalvm0pz9mdh3-packages.json.drv'... Going to be running update for following packages: - python3.12-pytest-django-4.7.0 Press Enter key to continue... Running update for: - python3.12-pytest-django-4.7.0: UPDATING ... - python3.12-pytest-django-4.7.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-django/default.nix b/pkgs/development/python-modules/pytest-django/default.nix index 531ad08dec46..af7169bffc60 100644 --- a/pkgs/development/python-modules/pytest-django/default.nix +++ b/pkgs/development/python-modules/pytest-django/default.nix @@ -10,12 +10,12 @@ }: buildPythonPackage rec { pname = "pytest-django"; - version = "4.7.0"; + version = "4.8.0"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-ktb9RrHXm1T7awYLuzlCgHM5bOxxfV8uEiqZDUtqpeg="; + hash = "sha256-XQVP4BHFbzsQ+Xj0Go77Llrfx+aA7zb7VxraHyR3nZA="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 338 > 25