python311Packages.diofant 0.13.0 -> 0.14.0 https://repology.org/project/python:diofant/versions attrpath: python311Packages.diofant 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/m11n0pmi173ph6ghh2h2nxr79qc0xwry-packages.json.drv building '/nix/store/m11n0pmi173ph6ghh2h2nxr79qc0xwry-packages.json.drv'... Going to be running update for following packages: - python3.11-diofant-0.13.0 Press Enter key to continue... Running update for: - python3.11-diofant-0.13.0: UPDATING ... - python3.11-diofant-0.13.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/diofant/default.nix b/pkgs/development/python-modules/diofant/default.nix index 89cf7d91012..b4e1946aa1f 100644 --- a/pkgs/development/python-modules/diofant/default.nix +++ b/pkgs/development/python-modules/diofant/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "diofant"; - version = "0.13.0"; + version = "0.14.0"; disabled = pythonOlder "3.9"; format = "pyproject"; src = fetchPypi { inherit version; pname = "Diofant"; - sha256 = "bac9e086a7156b20f18e3291d6db34e305338039a3c782c585302d377b74dd3c"; + sha256 = "sha256-c886y37xR+4TxZw9+3tb7nkTGxWcS+Ag/ruUUdpf7S4="; }; nativeBuildInputs = [ 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.diofant nix build failed. adding 'diofant/utilities/decorator.py' adding 'diofant/utilities/enumerative.py' adding 'diofant/utilities/exceptions.py' adding 'diofant/utilities/iterables.py' adding 'diofant/utilities/lambdify.py' adding 'diofant/utilities/magic.py' adding 'diofant/utilities/memoization.py' adding 'diofant/utilities/misc.py' adding 'diofant/utilities/randtest.py' adding 'Diofant-0.14.0.dist-info/LICENSE.rst' adding 'Diofant-0.14.0.dist-info/METADATA' adding 'Diofant-0.14.0.dist-info/WHEEL' adding 'Diofant-0.14.0.dist-info/top_level.txt' adding 'Diofant-0.14.0.dist-info/zip-safe' adding 'Diofant-0.14.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for Diofant (pyproject.toml) ... [?25l[?25hdone Created wheel for Diofant: filename=Diofant-0.14.0-py3-none-any.whl size=2087755 sha256=660006073250aa080883b63dc748921e4963e52e048d7badec9a538a772b3b2e Stored in directory: /build/pip-ephem-wheel-cache-qebrpe0y/wheels/d8/25/35/e4c6f27527bb42f92c8058bb66f7832f9371711c2187aa8e31 Successfully built Diofant Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/Diofant-0.14.0/dist /build/Diofant-0.14.0 Processing ./Diofant-0.14.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement mpmath>=1.3 (from diofant) (from versions: none) ERROR: No matching distribution found for mpmath>=1.3