python310Packages.sphinxext-opengraph 0 -> 1 attrpath: python310Packages.sphinxext-opengraph 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/rnv2h3nipxmi0chy3ggfgkl28121fsjh-packages.json.drv building '/nix/store/rnv2h3nipxmi0chy3ggfgkl28121fsjh-packages.json.drv'... Going to be running update for following packages: - python3.10-sphinxext-opengraph-0.7.5 Press Enter key to continue... Running update for: - python3.10-sphinxext-opengraph-0.7.5: UPDATING ... - python3.10-sphinxext-opengraph-0.7.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/sphinxext-opengraph/default.nix b/pkgs/development/python-modules/sphinxext-opengraph/default.nix index 4bf29032882..bcf5faedb33 100644 --- a/pkgs/development/python-modules/sphinxext-opengraph/default.nix +++ b/pkgs/development/python-modules/sphinxext-opengraph/default.nix @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "sphinxext-opengraph"; - version = "0.7.5"; + version = "0.8.1"; src = fetchFromGitHub { owner = "wpilibsuite"; repo = "sphinxext-opengraph"; rev = "refs/tags/v${version}"; - hash = "sha256-fNtXj7iYX7rSaGO6JcxC+PvR8WzTFl8gYwHyRExYdfI="; + hash = "sha256-3q/OKkLtyA1Dw2PfTT4Fmzyn5qPbjprekpE7ItnFNUo="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; 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.sphinxext-opengraph nix build failed. copying build/lib/sphinxext/opengraph/titleparser.py -> build/bdist.linux-x86_64/wheel/sphinxext/opengraph copying build/lib/sphinxext/opengraph/descriptionparser.py -> build/bdist.linux-x86_64/wheel/sphinxext/opengraph copying build/lib/sphinxext/opengraph/metaparser.py -> build/bdist.linux-x86_64/wheel/sphinxext/opengraph copying build/lib/sphinxext/opengraph/socialcards.py -> build/bdist.linux-x86_64/wheel/sphinxext/opengraph copying build/lib/sphinxext/opengraph/__init__.py -> build/bdist.linux-x86_64/wheel/sphinxext/opengraph running install_egg_info Copying sphinxext_opengraph.egg-info to build/bdist.linux-x86_64/wheel/sphinxext_opengraph-0.8.1-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/sphinxext_opengraph-0.8.1.dist-info/WHEEL creating 'dist/sphinxext_opengraph-0.8.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'sphinxext/opengraph/__init__.py' adding 'sphinxext/opengraph/descriptionparser.py' adding 'sphinxext/opengraph/metaparser.py' adding 'sphinxext/opengraph/socialcards.py' adding 'sphinxext/opengraph/titleparser.py' adding 'sphinxext_opengraph-0.8.1.dist-info/LICENSE.md' adding 'sphinxext_opengraph-0.8.1.dist-info/METADATA' adding 'sphinxext_opengraph-0.8.1.dist-info/WHEEL' adding 'sphinxext_opengraph-0.8.1.dist-info/top_level.txt' adding 'sphinxext_opengraph-0.8.1.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 ./sphinxext_opengraph-0.8.1-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement matplotlib (from sphinxext-opengraph) (from versions: none) ERROR: No matching distribution found for matplotlib