python311Packages.sphinx-autoapi 2.0.1 -> 2.1.1 https://repology.org/project/python:sphinx-autoapi/versions attrpath: python311Packages.sphinx-autoapi 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/904h809hc5l50jclgs1i464amirssrg0-packages.json.drv building '/nix/store/904h809hc5l50jclgs1i464amirssrg0-packages.json.drv'... Going to be running update for following packages: - python3.11-sphinx-autoapi-2.0.1 Press Enter key to continue... Running update for: - python3.11-sphinx-autoapi-2.0.1: UPDATING ... - python3.11-sphinx-autoapi-2.0.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/sphinx-autoapi/default.nix b/pkgs/development/python-modules/sphinx-autoapi/default.nix index d8d98a803b8c..690103da2f45 100644 --- a/pkgs/development/python-modules/sphinx-autoapi/default.nix +++ b/pkgs/development/python-modules/sphinx-autoapi/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "sphinx-autoapi"; - version = "2.0.1"; + version = "2.1.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-zfR5aMIIUvT+sMzv0J5BS7ggr4r4+C+rFaJLCaPRuro="; + hash = "sha256-+625bnkCDWsOxF2IhRe/gW1rWHotNA++HsMRNeMApsg="; }; propagatedBuildInputs = [ 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 python311Packages.sphinx-autoapi nix build failed. adding 'autoapi/templates/go/type.rst' adding 'autoapi/templates/go/var.rst' adding 'autoapi/templates/javascript/class.rst' adding 'autoapi/templates/javascript/function.rst' adding 'autoapi/templates/javascript/member.rst' adding 'autoapi/templates/javascript/module.rst' adding 'autoapi/templates/python/attribute.rst' adding 'autoapi/templates/python/class.rst' adding 'autoapi/templates/python/data.rst' adding 'autoapi/templates/python/exception.rst' adding 'autoapi/templates/python/function.rst' adding 'autoapi/templates/python/method.rst' adding 'autoapi/templates/python/module.rst' adding 'autoapi/templates/python/package.rst' adding 'autoapi/templates/python/property.rst' adding 'sphinx_autoapi-2.1.1.dist-info/LICENSE.rst' adding 'sphinx_autoapi-2.1.1.dist-info/METADATA' adding 'sphinx_autoapi-2.1.1.dist-info/WHEEL' adding 'sphinx_autoapi-2.1.1.dist-info/top_level.txt' adding 'sphinx_autoapi-2.1.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/sphinx-autoapi-2.1.1/dist /build/sphinx-autoapi-2.1.1 Processing ./sphinx_autoapi-2.1.1-py2.py3-none-any.whl ERROR: Could not find a version that satisfies the requirement anyascii (from sphinx-autoapi) (from versions: none) ERROR: No matching distribution found for anyascii