2022-12-11T15:19:04 python3.10-pytest-httpx 0.21.0 -> 0.21.2 https://pypi.org/project/pytest-httpx/ 2022-12-11T15:19:06 attrpath: python310Packages.pytest-httpx 2022-12-11T15:19:06 Checking auto update branch... 2022-12-11T15:19:11 [version] 2022-12-11T15:19:11 [version] skipping because derivation has updateScript 2022-12-11T15:19:11 [rustCrateVersion] 2022-12-11T15:19:11 [rustCrateVersion] No cargoSha256 found 2022-12-11T15:19:11 [golangModuleVersion] 2022-12-11T15:19:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-11T15:19:11 [updateScript] 2022-12-11T15:19:13 [updateScript] Success 2022-12-11T15:19:13 [updateScript] this derivation will be built: /nix/store/nfb6rz9p5aqal7wbyfqanirgrm5131hi-packages.json.drv building '/nix/store/nfb6rz9p5aqal7wbyfqanirgrm5131hi-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-httpx-0.21.0 Press Enter key to continue... Running update for: - python3.10-pytest-httpx-0.21.0: UPDATING ... - python3.10-pytest-httpx-0.21.0: DONE. Packages updated! 2022-12-11T15:19:13 2022-12-11T15:19:13 [quotedUrls] 2022-12-11T15:19:13 [quotedUrls] nothing found to replace 2022-12-11T15:19:14 Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-httpx/default.nix b/pkgs/development/python-modules/pytest-httpx/default.nix index 6a66727b1eb..45c094d9f3c 100644 --- a/pkgs/development/python-modules/pytest-httpx/default.nix +++ b/pkgs/development/python-modules/pytest-httpx/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "pytest-httpx"; - version = "0.21.0"; + version = "0.21.2"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -18,8 +18,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "Colin-b"; repo = "pytest_httpx"; - rev = "v${version}"; - hash = "sha256-mUzmtZCguaab4fAE7VcUhv+NQVYiPpxxHpiVVlzwrIo="; + rev = "refs/tags/v${version}"; + hash = "sha256-pIYSXmOxLfWknWTfrnhslx76UMSSlnqzFE7qvJo1mz4="; }; buildInputs = [ 2022-12-11T15:20:40 Python package with too many package rebuilds 45 > 25