git: a527f5544caf - main - net/py-uritemplate: Update to 4.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Jun 2025 15:29:24 UTC
The branch main has been updated by nivit:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a527f5544caf94c7ba58c47246934407ac06a55a
commit a527f5544caf94c7ba58c47246934407ac06a55a
Author: Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2025-06-24 15:28:13 +0000
Commit: Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2025-06-24 15:28:13 +0000
net/py-uritemplate: Update to 4.2.0
- Convert to PEP517
Reported by: portscout!
---
net/py-uritemplate/Makefile | 8 +++++---
net/py-uritemplate/distinfo | 6 +++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/net/py-uritemplate/Makefile b/net/py-uritemplate/Makefile
index 06ff1e8dce73..6eb03b851c67 100644
--- a/net/py-uritemplate/Makefile
+++ b/net/py-uritemplate/Makefile
@@ -1,6 +1,5 @@
PORTNAME= uritemplate
-PORTVERSION= 3.0.1
-PORTREVISION= 1
+PORTVERSION= 4.2.0
CATEGORIES= net
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +10,11 @@ WWW= https://github.com/python-hyper/uritemplate
LICENSE= APACHE20
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=63.1.0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0.45.1:devel/py-wheel@${PY_FLAVOR}
+
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist pep517
NO_ARCH= yes
diff --git a/net/py-uritemplate/distinfo b/net/py-uritemplate/distinfo
index 93fffe875990..1a7adf2a7506 100644
--- a/net/py-uritemplate/distinfo
+++ b/net/py-uritemplate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601040722
-SHA256 (uritemplate-3.0.1.tar.gz) = 5af8ad10cec94f215e3f48112de2022e1d5a37ed427fbd88652fa908f2ab7cae
-SIZE (uritemplate-3.0.1.tar.gz) = 32806
+TIMESTAMP = 1750778056
+SHA256 (uritemplate-4.2.0.tar.gz) = 480c2ed180878955863323eea31b0ede668795de182617fef9c6ca09e6ec9d0e
+SIZE (uritemplate-4.2.0.tar.gz) = 33267