python3Packages.ansible-pylibssh: remove unnecessary patching
This commit is contained in:
@@ -21,11 +21,6 @@ buildPythonPackage rec {
|
||||
hash = "sha256-dT5XDc3OtquONi6RzA1Zk77ryT0oe4gXjbVVCfZCOrU=";
|
||||
};
|
||||
|
||||
# Remove after https://github.com/ansible/pylibssh/pull/502 is merged
|
||||
postPatch = ''
|
||||
sed -i "/setuptools_scm_git_archive/d" pyproject.toml
|
||||
'';
|
||||
|
||||
build-system = [
|
||||
cython
|
||||
expandvars
|
||||
|
||||
Reference in New Issue
Block a user