python310Packages.pymodbus 3.1.3 -> 3.2.2 https://repology.org/project/python:pymodbus/versions attrpath: python310Packages.pymodbus 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/azcal0gj8ahxjkrmnm0zsxx50acgcg0j-packages.json.drv building '/nix/store/azcal0gj8ahxjkrmnm0zsxx50acgcg0j-packages.json.drv'... Going to be running update for following packages: - python3.10-pymodbus-3.1.3 Press Enter key to continue... Running update for: - python3.10-pymodbus-3.1.3: UPDATING ... - python3.10-pymodbus-3.1.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pymodbus/default.nix b/pkgs/development/python-modules/pymodbus/default.nix index bc2fa19032f..1926bb881b6 100644 --- a/pkgs/development/python-modules/pymodbus/default.nix +++ b/pkgs/development/python-modules/pymodbus/default.nix @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "pymodbus"; - version = "3.1.3"; + version = "3.2.2"; format = "setuptools"; src = fetchFromGitHub { owner = "pymodbus-dev"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-GHyDlt046v4KP9KQRnXH6F+3ikoCjbhVHEQuSdm99a8="; + hash = "sha256-Hw7oGYzjcHBTBjE9vf+3D8DzXdqVuHbJmIMH0W3mwE4="; }; # Twisted asynchronous version is not supported due to a missing dependency 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.pymodbus nix build failed. adding 'pymodbus/repl/client/mclient.py' adding 'pymodbus/repl/server/__init__.py' adding 'pymodbus/repl/server/cli.py' adding 'pymodbus/repl/server/main.py' adding 'pymodbus/server/__init__.py' adding 'pymodbus/server/async_io.py' adding 'pymodbus/server/reactive/__init__.py' adding 'pymodbus/server/reactive/default_config.py' adding 'pymodbus/server/reactive/main.py' adding 'pymodbus/server/simulator/__init__.py' adding 'pymodbus/server/simulator/custom_actions.py' adding 'pymodbus/server/simulator/http_server.py' adding 'pymodbus/server/simulator/main.py' adding 'pymodbus-3.2.2.dist-info/LICENSE' adding 'pymodbus-3.2.2.dist-info/METADATA' adding 'pymodbus-3.2.2.dist-info/WHEEL' adding 'pymodbus-3.2.2.dist-info/entry_points.txt' adding 'pymodbus-3.2.2.dist-info/top_level.txt' adding 'pymodbus-3.2.2.dist-info/zip-safe' adding 'pymodbus-3.2.2.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 ./pymodbus-3.2.2-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement setuptools<66.0.0 (from pymodbus) (from versions: none) ERROR: No matching distribution found for setuptools<66.0.0