git: 098820273411 - main - security/py-xmlsec: Update version 1.3.16=>1.3.17
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Nov 2025 16:21:31 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=098820273411604e7eef3562d77718062b563a3d
commit 098820273411604e7eef3562d77718062b563a3d
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-11-13 15:45:18 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-11-13 16:21:16 +0000
security/py-xmlsec: Update version 1.3.16=>1.3.17
Changelog: https://github.com/xmlsec/python-xmlsec/releases/tag/1.3.17
---
security/py-xmlsec/Makefile | 8 +++++---
security/py-xmlsec/distinfo | 6 +++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile
index efb9a0c6b50c..b464861ce6c8 100644
--- a/security/py-xmlsec/Makefile
+++ b/security/py-xmlsec/Makefile
@@ -1,6 +1,5 @@
PORTNAME= xmlsec
-DISTVERSION= 1.3.16
-PORTREVISION= 1
+DISTVERSION= 1.3.17
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +11,7 @@ WWW= https://github.com/mehcode/python-xmlsec/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=5.4.0:devel/py-lxml@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=6.0.1:devel/py-lxml@${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} \
@@ -27,6 +26,9 @@ USE_PYTHON= autoplist pep517 flavors pytest
INSTALL_TARGET= install-strip
+post-patch:
+ @${REINPLACE_CMD} -e 's|==80.9.0|>=63|g; s|==6.0.2|>=6.0.1|g' ${WRKSRC}/pyproject.toml
+
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/xmlsec*.so
diff --git a/security/py-xmlsec/distinfo b/security/py-xmlsec/distinfo
index fc767f7b3bca..26e2c8af0f97 100644
--- a/security/py-xmlsec/distinfo
+++ b/security/py-xmlsec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752211418
-SHA256 (xmlsec-1.3.16.tar.gz) = 2b6c70544c6d1d4ca006aaa314958e0ef3514dc81fffde1b23f2ec41a5791f9d
-SIZE (xmlsec-1.3.16.tar.gz) = 114202
+TIMESTAMP = 1763048526
+SHA256 (xmlsec-1.3.17.tar.gz) = f3fac9ae679f66585925cc00c5f6839ae36c1d03157619571dee18acc05b9c01
+SIZE (xmlsec-1.3.17.tar.gz) = 115637