Index: head/net/py-uritemplate/Makefile =================================================================== --- head/net/py-uritemplate/Makefile (revision 550031) +++ head/net/py-uritemplate/Makefile (revision 550032) @@ -1,21 +1,21 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= uritemplate -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 #PORTREVISION= 0 CATEGORIES= net MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Python implementation of URI Template LICENSE= APACHE20 -USE_PYTHON= autoplist distutils USES= python +USE_PYTHON= autoplist distutils NO_ARCH= yes .include Index: head/net/py-uritemplate/distinfo =================================================================== --- head/net/py-uritemplate/distinfo (revision 550031) +++ head/net/py-uritemplate/distinfo (revision 550032) @@ -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 Index: head/net/py-uritemplate/pkg-descr =================================================================== --- head/net/py-uritemplate/pkg-descr (revision 550031) +++ head/net/py-uritemplate/pkg-descr (revision 550032) @@ -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 Property changes on: head/net/py-uritemplate/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property