python311Packages.pytest-httpserver 0 -> 1 attrpath: python311Packages.pytest-httpserver 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/i7ijixjs7kjdb2frzzp18j5rxqx67kw4-packages.json.drv building '/nix/store/i7ijixjs7kjdb2frzzp18j5rxqx67kw4-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-httpserver-1.0.8 Press Enter key to continue... Running update for: - python3.11-pytest-httpserver-1.0.8: UPDATING ... - python3.11-pytest-httpserver-1.0.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-httpserver/default.nix b/pkgs/development/python-modules/pytest-httpserver/default.nix index 2c825897edb1..fdb80362cebf 100644 --- a/pkgs/development/python-modules/pytest-httpserver/default.nix +++ b/pkgs/development/python-modules/pytest-httpserver/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pytest-httpserver"; - version = "1.0.8"; + version = "1.0.10"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "csernazs"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-hbhS1kL5VNiGjvnYkDI1LwgkqqfBMqgcao3zy716q+A="; + hash = "sha256-KCsZs4MGENByF/wB+aj3yvMp7lssHNVKx8jLhDQ1u4k="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2875 > 25