2022-11-30T15:57:14 python3.10-pytest-httpx 0.21.0 -> 0.21.2 https://pypi.org/project/pytest-httpx/ 2022-11-30T15:57:16 attrpath: python310Packages.pytest-httpx 2022-11-30T15:57:16 Checking auto update branch... 2022-11-30T15:57:21 [version] 2022-11-30T15:57:21 [version] skipping because derivation has updateScript 2022-11-30T15:57:21 [rustCrateVersion] 2022-11-30T15:57:21 [rustCrateVersion] No cargoSha256 found 2022-11-30T15:57:21 [golangModuleVersion] 2022-11-30T15:57:21 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-30T15:57:21 [updateScript] 2022-11-30T15:57:23 [updateScript] Success 2022-11-30T15:57:23 [updateScript] this derivation will be built: /nix/store/c7wgq8bgfrgvz9dc39vr5lij8pmhisvx-packages.json.drv building '/nix/store/c7wgq8bgfrgvz9dc39vr5lij8pmhisvx-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-11-30T15:57:23 2022-11-30T15:57:23 [quotedUrls] 2022-11-30T15:57:24 [quotedUrls] nothing found to replace 2022-11-30T15:57:24 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-11-30T15:58:53 Python package with too many package rebuilds 45 > 25