Skip to content

Commit

Permalink
security/py-xmlsec: Update version 1.3.12=>1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Aug 30, 2022
1 parent d40ffaf commit 8f22967
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
11 changes: 3 additions & 8 deletions security/py-xmlsec/Makefile
@@ -1,6 +1,5 @@
PORTNAME= xmlsec
PORTVERSION= 1.3.12
PORTREVISION= 2
PORTVERSION= 1.3.13
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,10 +15,9 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.8.0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
LIB_DEPENDS= libltdl.so:devel/libltdl \
libxmlsec1-nss.so:security/xmlsec1
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR}

USES= gnome pkgconfig python:3.6+
USES= gnome pkgconfig pytest python:3.6+
USE_GNOME= libxml2 libxslt
USE_PYTHON= autoplist distutils flavors

Expand All @@ -28,7 +26,4 @@ INSTALL_TARGET= install-strip
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/xmlsec*.so

do-test:
@cd ${WRKSRC} && ${LOCALBASE}/bin/pytest-${PYTHON_VER} tests

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions security/py-xmlsec/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1632781944
SHA256 (xmlsec-1.3.12.tar.gz) = 2c86ac6ce570c9e04f04da0cd5e7d3db346e4b5b1d006311606368f17c756ef9
SIZE (xmlsec-1.3.12.tar.gz) = 64199
TIMESTAMP = 1661862331
SHA256 (xmlsec-1.3.13.tar.gz) = 916f5d78e8041f6cd9391abba659da8c94a4fef7196d126d40af1ff417f2cf86
SIZE (xmlsec-1.3.13.tar.gz) = 64640

0 comments on commit 8f22967

Please sign in to comment.