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/fwygs5qvv0qmf5cm03ngdqjdpdc59a7l-packages.json.drv building '/nix/store/fwygs5qvv0qmf5cm03ngdqjdpdc59a7l-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..9971974981f 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 = "3.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-kIA2tVOsKsav4tRqZiWCMcRgbRnxAEo7SpmxC2pt9B0="; }; 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 --no-out-link --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.pytest-mypy-plugins nix build failed. reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pytest_mypy_plugins.egg-info/SOURCES.txt' Copying pytest_mypy_plugins.egg-info to build/bdist.linux-x86_64/wheel/pytest_mypy_plugins-3.0.0-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pytest_mypy_plugins-3.0.0.dist-info/WHEEL creating 'dist/pytest_mypy_plugins-3.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/configs.py' adding 'pytest_mypy_plugins/item.py' adding 'pytest_mypy_plugins/py.typed' adding 'pytest_mypy_plugins/utils.py' adding 'pytest_mypy_plugins-3.0.0.dist-info/LICENSE' adding 'pytest_mypy_plugins-3.0.0.dist-info/METADATA' adding 'pytest_mypy_plugins-3.0.0.dist-info/WHEEL' adding 'pytest_mypy_plugins-3.0.0.dist-info/entry_points.txt' adding 'pytest_mypy_plugins-3.0.0.dist-info/top_level.txt' adding 'pytest_mypy_plugins-3.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-3.0.0-py3-none-any.whl Requirement already satisfied: packaging in /nix/store/g4b3sss35jbybsb5hnpdbic8wb9hy0ri-python3.10-packaging-23.0/lib/python3.10/site-packages (from pytest-mypy-plugins==3.0.0) (23.0) 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