python310Packages.softlayer 6.1.4 -> 6.1.6 https://repology.org/project/python:softlayer/versions attrpath: python310Packages.softlayer 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] Going to be running update for following packages: - python3.10-softlayer-6.1.4 Press Enter key to continue... Running update for: - python3.10-softlayer-6.1.4: UPDATING ... - python3.10-softlayer-6.1.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/softlayer/default.nix b/pkgs/development/python-modules/softlayer/default.nix index 032b5827d25..b2f55ba4501 100644 --- a/pkgs/development/python-modules/softlayer/default.nix +++ b/pkgs/development/python-modules/softlayer/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "softlayer"; - version = "6.1.4"; + version = "6.1.6"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = pname; repo = "softlayer-python"; rev = "refs/tags/v${version}"; - hash = "sha256-Ofl8MmGn70CJPuPZi0W0GJiMiceMNMACSNVKaOPdQN8="; + hash = "sha256-7Xt1aeEdUyl1KRxfj88xxHLRdGliDzy07CKsd9XjD4g="; }; postPatch = '' 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.softlayer nix build failed. adding 'tests/managers/user_tests.py' adding 'tests/managers/vs/__init__.py' adding 'tests/managers/vs/vs_capacity_tests.py' adding 'tests/managers/vs/vs_order_tests.py' adding 'tests/managers/vs/vs_placement_tests.py' adding 'tests/managers/vs/vs_tests.py' adding 'tests/managers/vs/vs_waiting_for_ready_tests.py' adding 'tests/transports/__init__.py' adding 'tests/transports/debug_tests.py' adding 'tests/transports/rest_tests.py' adding 'tests/transports/transport_tests.py' adding 'tests/transports/xmlrpc_tests.py' adding 'SoftLayer-6.1.6.dist-info/LICENSE' adding 'SoftLayer-6.1.6.dist-info/METADATA' adding 'SoftLayer-6.1.6.dist-info/WHEEL' adding 'SoftLayer-6.1.6.dist-info/entry_points.txt' adding 'SoftLayer-6.1.6.dist-info/top_level.txt' adding 'SoftLayer-6.1.6.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 ./SoftLayer-6.1.6-py2.py3-none-any.whl Requirement already satisfied: requests>=2.20.0 in /nix/store/i86rfba96jhlqffkap36q7mjqm95lvwn-python3.10-requests-2.28.2/lib/python3.10/site-packages (from SoftLayer==6.1.6) (2.28.2) Requirement already satisfied: prompt-toolkit>=2 in /nix/store/d2y653mkh1w58lj2rrzig1gncz3q2fcs-python3.10-prompt-toolkit-3.0.38/lib/python3.10/site-packages (from SoftLayer==6.1.6) (3.0.38) ERROR: Could not find a version that satisfies the requirement rich>=13.3.2 (from softlayer) (from versions: none) ERROR: No matching distribution found for rich>=13.3.2