summaryrefslogtreecommitdiff
path: root/security/py-xmlsec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-xmlsec/Makefile')
-rw-r--r--security/py-xmlsec/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile
index b51af7c800fb..188ed4360ba0 100644
--- a/security/py-xmlsec/Makefile
+++ b/security/py-xmlsec/Makefile
@@ -1,6 +1,5 @@
PORTNAME= xmlsec
-DISTVERSION= 1.3.14
-PORTREVISION= 1
+DISTVERSION= 1.3.15
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,15 +12,17 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.8.0:devel/py-lxml@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pkgconfig>=0:devel/py-pkgconfig@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pkgconfig>=1.5.1:devel/py-pkgconfig@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4:devel/py-setuptools-scm@${PY_FLAVOR} \
+ ${PY_SETUPTOOLS} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
LIB_DEPENDS= libltdl.so:devel/libltdl \
libxmlsec1-openssl.so:security/xmlsec1
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR}
USES= gnome pkgconfig python
USE_GNOME= libxml2 libxslt
-USE_PYTHON= autoplist distutils flavors pytest
+USE_PYTHON= autoplist pep517 flavors pytest
INSTALL_TARGET= install-strip