python311Packages.pytest-datadir 1.4.1 -> 1.5.0 https://repology.org/project/python:pytest-datadir/versions attrpath: python311Packages.pytest-datadir 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/mky4zr57944fk54hnwdi9r67kx6nyfjp-packages.json.drv building '/nix/store/mky4zr57944fk54hnwdi9r67kx6nyfjp-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-datadir-1.4.1 Press Enter key to continue... Running update for: - python3.11-pytest-datadir-1.4.1: UPDATING ... - python3.11-pytest-datadir-1.4.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-datadir/default.nix b/pkgs/development/python-modules/pytest-datadir/default.nix index bca05a0010a5..1df6a660703f 100644 --- a/pkgs/development/python-modules/pytest-datadir/default.nix +++ b/pkgs/development/python-modules/pytest-datadir/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "pytest-datadir"; - version = "1.4.1"; + version = "1.5.0"; format = "pyproject"; src = fetchFromGitHub { owner = "gabrielcnr"; repo = "pytest-datadir"; - rev = "refs/tags/${version}"; - hash = "sha256-HyJ0rU1nHqRv8SHFS8m3GZ5409+JZIkoDgIVjy4ol54="; + rev = "refs/tags/v${version}"; + hash = "sha256-sRLqL+8Jf5Kz+qscuG3hClUuPA+33PQa+ob1ht/7CJE="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; No auto update branch exists Python package with too many package rebuilds 3682 > 25