python310Packages.pytest-httpbin 1.0.2 -> 2.0.0 https://repology.org/project/python:pytest-httpbin/versions attrpath: python310Packages.pytest-httpbin 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/iamm5ywgrkvxfx2z15k85rd69c4iyay4-packages.json.drv building '/nix/store/iamm5ywgrkvxfx2z15k85rd69c4iyay4-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-httpbin-1.0.2 Press Enter key to continue... Running update for: - python3.10-pytest-httpbin-1.0.2: UPDATING ... - python3.10-pytest-httpbin-1.0.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-httpbin/default.nix b/pkgs/development/python-modules/pytest-httpbin/default.nix index edfc988cc6c..8cf64d86cce 100644 --- a/pkgs/development/python-modules/pytest-httpbin/default.nix +++ b/pkgs/development/python-modules/pytest-httpbin/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pytest-httpbin"; - version = "1.0.2"; + version = "2.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -19,8 +19,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "kevin1024"; repo = "pytest-httpbin"; - rev = "v${version}"; - hash = "sha256-S4ThQx4H3UlKhunJo35esPClZiEn7gX/Qwo4kE1QMTI="; + rev = "refs/tags/v${version}"; + hash = "sha256-tq9nz2na94HkLACt7xB1MUanh9/JOoe2vyEm5sAq0/4="; }; buildInputs = [ No auto update branch exists Python package with too many package rebuilds 1338 > 25