2022-12-18T05:49:12 python310Packages.pytest-mypy 0 -> 1 2022-12-18T05:49:15 attrpath: python310Packages.pytest-mypy 2022-12-18T05:49:15 Checking auto update branch... 2022-12-18T05:49:20 [version] 2022-12-18T05:49:20 [version] skipping because derivation has updateScript 2022-12-18T05:49:20 [rustCrateVersion] 2022-12-18T05:49:20 [rustCrateVersion] No cargoSha256 found 2022-12-18T05:49:20 [golangModuleVersion] 2022-12-18T05:49:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T05:49:20 [updateScript] 2022-12-18T05:49:21 [updateScript] Success 2022-12-18T05:49:21 [updateScript] this derivation will be built: /nix/store/pl02rar2pf0dd90yaq4y5jcnmc3nncg1-packages.json.drv building '/nix/store/pl02rar2pf0dd90yaq4y5jcnmc3nncg1-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-mypy-0.9.1 Press Enter key to continue... Running update for: - python3.10-pytest-mypy-0.9.1: UPDATING ... - python3.10-pytest-mypy-0.9.1: DONE. Packages updated! 2022-12-18T05:49:21 2022-12-18T05:49:21 [quotedUrls] 2022-12-18T05:49:21 [quotedUrls] nothing found to replace 2022-12-18T05:49:21 Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-mypy/default.nix b/pkgs/development/python-modules/pytest-mypy/default.nix index bec0ee59d0c..76f2ed6bded 100644 --- a/pkgs/development/python-modules/pytest-mypy/default.nix +++ b/pkgs/development/python-modules/pytest-mypy/default.nix @@ -9,11 +9,11 @@ buildPythonPackage rec { pname = "pytest-mypy"; - version = "0.9.1"; + version = "0.10.2"; src = fetchPypi { inherit pname version; - sha256 = "sha256-n/o79AXBLFxr6ekuIr67arLJG5wy9FsPDJOvRzJpq1w="; + sha256 = "sha256-78ian1SXaZWjm5j9NnLM+VjQPehGPa0CYa7MFmowi5Y="; }; nativeBuildInputs = [ setuptools-scm ]; 2022-12-18T05:50:51 Python package with too many package rebuilds 49 > 25