Fabric 3.0.0 -> 3.1.0 https://repology.org/project/fabric/versions attrpath: Fabric Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/fabric/default.nix b/pkgs/development/python-modules/fabric/default.nix index 8dfd1025390..e359d05c12f 100644 --- a/pkgs/development/python-modules/fabric/default.nix +++ b/pkgs/development/python-modules/fabric/default.nix @@ -11,11 +11,11 @@ buildPythonPackage rec { pname = "fabric"; - version = "3.0.0"; + version = "3.1.0"; src = fetchPypi { inherit pname version; - hash = "sha256-v+lgwa6QTnYkr51ArVubmVge2cT9CTScDQK3SG4dD4k="; + hash = "sha256-6hxeo5VtGWtZkLpyDMjuRX+hucbyZas7ZD/2OwXolwo="; }; # only relevant to python < 3.4 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 Fabric nix build failed. adding 'fabric/config.py' adding 'fabric/connection.py' adding 'fabric/exceptions.py' adding 'fabric/executor.py' adding 'fabric/group.py' adding 'fabric/main.py' adding 'fabric/runners.py' adding 'fabric/tasks.py' adding 'fabric/transfer.py' adding 'fabric/tunnels.py' adding 'fabric/util.py' adding 'fabric/testing/__init__.py' adding 'fabric/testing/base.py' adding 'fabric/testing/fixtures.py' adding 'fabric-3.1.0.dist-info/LICENSE' adding 'fabric-3.1.0.dist-info/METADATA' adding 'fabric-3.1.0.dist-info/WHEEL' adding 'fabric-3.1.0.dist-info/entry_points.txt' adding 'fabric-3.1.0.dist-info/top_level.txt' adding 'fabric-3.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/fabric-3.1.0/dist /build/fabric-3.1.0 Processing ./fabric-3.1.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement decorator>=5 (from fabric) (from versions: none) ERROR: No matching distribution found for decorator>=5