python3Packages.xmlsec: unpin lxml
This commit is contained in:
committed by
Martin Weinelt
parent
05c1067067
commit
3bf49825cb
@@ -40,6 +40,7 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace pyproject.toml \
|
||||
--replace-fail "lxml==" "lxml>=" \
|
||||
--replace-fail "setuptools==" "setuptools>="
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user