python3Packages.zope-security: fix build

This commit is contained in:
Michael Daniels
2026-02-22 15:38:09 -05:00
parent da71ac0016
commit bba32d442b
@@ -29,11 +29,6 @@ buildPythonPackage rec {
hash = "sha256-iSWSBjtJe4iEvm+VUEWDvRCBdRz1R6m9mlfPLwh01Sk=";
};
postPatch = ''
substituteInPlace pyproject.toml \
--replace-fail "setuptools ==" "setuptools >="
'';
build-system = [
setuptools
zope-proxy