python311Packages.python-arango 7.5.7 -> 7.6.0 https://repology.org/project/python:python-arango/versions attrpath: python311Packages.python-arango 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/j1z5xal97p0gl5j8hf6rhwb6ihdmxfn6-packages.json.drv building '/nix/store/j1z5xal97p0gl5j8hf6rhwb6ihdmxfn6-packages.json.drv'... Going to be running update for following packages: - python3.11-python-arango-7.5.7 Press Enter key to continue... Running update for: - python3.11-python-arango-7.5.7: UPDATING ... - python3.11-python-arango-7.5.7: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-arango/default.nix b/pkgs/development/python-modules/python-arango/default.nix index e9224b543b57..101fb9d6f133 100644 --- a/pkgs/development/python-modules/python-arango/default.nix +++ b/pkgs/development/python-modules/python-arango/default.nix @@ -23,7 +23,7 @@ in buildPythonPackage rec { pname = "python-arango"; - version = "7.5.7"; + version = "7.6.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "ArangoDB-Community"; repo = "python-arango"; rev = "refs/tags/${version}"; - hash = "sha256-cd2xE5rYLl3NOv/DZjmHRPCe224k4XyPjo9aXV1ZhvU="; + hash = "sha256-tLW9onwROyCqm/lvEhQCB3K1QBHu8gzhJDbWvCmvwsM="; }; 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 --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.python-arango nix build failed. adding 'arango/pregel.py' adding 'arango/py.typed' adding 'arango/replication.py' adding 'arango/request.py' adding 'arango/resolver.py' adding 'arango/response.py' adding 'arango/result.py' adding 'arango/typings.py' adding 'arango/utils.py' adding 'arango/wal.py' adding 'python_arango-0.0.0.dist-info/LICENSE' adding 'python_arango-0.0.0.dist-info/METADATA' adding 'python_arango-0.0.0.dist-info/WHEEL' adding 'python_arango-0.0.0.dist-info/top_level.txt' adding 'python_arango-0.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 ./python_arango-0.0.0-py3-none-any.whl Requirement already satisfied: urllib3>=1.26.0 in /nix/store/x4wx7z1krk7vs9p45aagy2k8wx1vpzj2-python3.11-urllib3-1.26.16/lib/python3.11/site-packages (from python-arango==0.0.0) (1.26.16) Requirement already satisfied: requests in /nix/store/wiq2vzl1pvz6520fh2xphmmbsfs017lr-python3.11-requests-2.31.0/lib/python3.11/site-packages (from python-arango==0.0.0) (2.31.0) Requirement already satisfied: requests-toolbelt in /nix/store/a4mp5xc5z02br4z7vj478pfjjpaar8mr-python3.11-requests-toolbelt-1.0.0/lib/python3.11/site-packages (from python-arango==0.0.0) (1.0.0) Requirement already satisfied: PyJWT in /nix/store/50x7a8hmfi4n42qkl03b81vlzl0q5wm1-python3.11-pyjwt-2.8.0/lib/python3.11/site-packages (from python-arango==0.0.0) (2.8.0) Requirement already satisfied: setuptools>=42 in /nix/store/i5rx41nb750yzkadncqplyymknd1fchk-python3.11-setuptools-67.4.0/lib/python3.11/site-packages (from python-arango==0.0.0) (67.4.0.post0) ERROR: Could not find a version that satisfies the requirement importlib-metadata>=4.7.1 (from python-arango) (from versions: none) ERROR: No matching distribution found for importlib-metadata>=4.7.1