aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2020-09-25 13:37:07 +0000
committerNicola Vitale <nivit@FreeBSD.org>2020-09-25 13:37:07 +0000
commit4306d550525224149637b1abab5f1f6056f58f6a (patch)
tree28e96a2bb10144feb3d5f66b7ca7525f42d274c7 /net
parent30c5e3bf165c8f8647adfbc2e2395c2d4df5556e (diff)
downloadports-4306d550525224149637b1abab5f1f6056f58f6a.tar.gz
ports-4306d550525224149637b1abab5f1f6056f58f6a.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/py-uritemplate/Makefile4
-rw-r--r--net/py-uritemplate/distinfo6
-rw-r--r--net/py-uritemplate/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/net/py-uritemplate/Makefile b/net/py-uritemplate/Makefile
index 2464b607bca5..1bdbc95f9453 100644
--- a/net/py-uritemplate/Makefile
+++ b/net/py-uritemplate/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= uritemplate
-PORTVERSION= 3.0.0
+PORTVERSION= 3.0.1
#PORTREVISION= 0
CATEGORIES= net
MASTER_SITES= CHEESESHOP
@@ -13,8 +13,8 @@ COMMENT= Python implementation of URI Template
LICENSE= APACHE20
-USE_PYTHON= autoplist distutils
USES= python
+USE_PYTHON= autoplist distutils
NO_ARCH= yes
diff --git a/net/py-uritemplate/distinfo b/net/py-uritemplate/distinfo
index 36be4882f321..93fffe875990 100644
--- a/net/py-uritemplate/distinfo
+++ b/net/py-uritemplate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486488158
-SHA256 (uritemplate-3.0.0.tar.gz) = c02643cebe23fc8adb5e6becffe201185bf06c40bda5c0b4028a93f1527d011d
-SIZE (uritemplate-3.0.0.tar.gz) = 30038
+TIMESTAMP = 1601040722
+SHA256 (uritemplate-3.0.1.tar.gz) = 5af8ad10cec94f215e3f48112de2022e1d5a37ed427fbd88652fa908f2ab7cae
+SIZE (uritemplate-3.0.1.tar.gz) = 32806
diff --git a/net/py-uritemplate/pkg-descr b/net/py-uritemplate/pkg-descr
index a48f59183503..ef5b8f0ef778 100644
--- a/net/py-uritemplate/pkg-descr
+++ b/net/py-uritemplate/pkg-descr
@@ -1,4 +1,4 @@
This is a Python implementation of RFC6570, URI Template, and can expand
templates up to and including Level 4 in that specification.
-WWW: https://github.com/uri-templates/uritemplate-py/
+WWW: https://github.com/python-hyper/uritemplate