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