python310Packages.pytest-mypy-plugins 0 -> 1 attrpath: python310Packages.pytest-mypy-plugins 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/p5hsn9cmdw4z8rv23pl74q7hb43dzvps-packages.json.drv building '/nix/store/p5hsn9cmdw4z8rv23pl74q7hb43dzvps-packages.json.drv'... Going to be running update for following packages: - python3.10-pytest-mypy-plugins-1.11.1 Press Enter key to continue... Running update for: - python3.10-pytest-mypy-plugins-1.11.1: UPDATING ... - python3.10-pytest-mypy-plugins-1.11.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-mypy-plugins/default.nix b/pkgs/development/python-modules/pytest-mypy-plugins/default.nix index 4c041ce40c8..783239c51ea 100644 --- a/pkgs/development/python-modules/pytest-mypy-plugins/default.nix +++ b/pkgs/development/python-modules/pytest-mypy-plugins/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "pytest-mypy-plugins"; - version = "1.11.1"; + version = "2.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "typeddjango"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-UlNjqloAl0Qmy3EQ73e+KmsHeJN3eBkkBJxCehpOs48="; + hash = "sha256-ZeSDYAyw1xEUrfgPXCZicGW+5P8iEIcXyiCymdMrvcU="; }; buildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.pytest-mypy-plugins nix build failed. Copying pytest_mypy_plugins.egg-info to build/bdist.linux-x86_64/wheel/pytest_mypy_plugins-2.0.0-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pytest_mypy_plugins-2.0.0.dist-info/WHEEL creating 'dist/pytest_mypy_plugins-2.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pytest_mypy_plugins/__init__.py' adding 'pytest_mypy_plugins/collect.py' adding 'pytest_mypy_plugins/item.py' adding 'pytest_mypy_plugins/py.typed' adding 'pytest_mypy_plugins/utils.py' adding 'pytest_mypy_plugins-2.0.0.dist-info/LICENSE' adding 'pytest_mypy_plugins-2.0.0.dist-info/METADATA' adding 'pytest_mypy_plugins-2.0.0.dist-info/WHEEL' adding 'pytest_mypy_plugins-2.0.0.dist-info/entry_points.txt' adding 'pytest_mypy_plugins-2.0.0.dist-info/top_level.txt' adding 'pytest_mypy_plugins-2.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./pytest_mypy_plugins-2.0.0-py3-none-any.whl Requirement already satisfied: regex in /nix/store/y0mrj3vmvidl7mqr5pxhxyynrxlqn1vp-python3.10-regex-2022.10.31/lib/python3.10/site-packages (from pytest-mypy-plugins==2.0.0) (2022.10.31) Requirement already satisfied: decorator in /nix/store/8zvazbl0bd4m5fk21g3w0i8bgl2s551z-python3.10-decorator-5.1.1/lib/python3.10/site-packages (from pytest-mypy-plugins==2.0.0) (5.1.1) Requirement already satisfied: pyyaml in /nix/store/55223ciwl2ssx6gym8j7fyp58dfpg96j-python3.10-pyyaml-6.0/lib/python3.10/site-packages (from pytest-mypy-plugins==2.0.0) (6.0) Requirement already satisfied: packaging in /nix/store/c5fh1flbs76jpgmvzz96xa26c3fwsq2s-python3.10-packaging-23.0/lib/python3.10/site-packages (from pytest-mypy-plugins==2.0.0) (23.0) Requirement already satisfied: pytest>=7.0.0 in /nix/store/hzv8xjxk35i72jrljvjhl9y5i00vnsqn-python3.10-pytest-7.2.1/lib/python3.10/site-packages (from pytest-mypy-plugins==2.0.0) (7.2.1) ERROR: Could not find a version that satisfies the requirement Jinja2 (from pytest-mypy-plugins) (from versions: none) ERROR: No matching distribution found for Jinja2