diff options
-rw-r--r-- | www/py-rfc3986/Makefile | 4 | ||||
-rw-r--r-- | www/py-rfc3986/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-rfc3986/Makefile b/www/py-rfc3986/Makefile index 45c5c45704c3..84184de12dd3 100644 --- a/www/py-rfc3986/Makefile +++ b/www/py-rfc3986/Makefile @@ -1,7 +1,7 @@ # Created by: Yuri Victorovich <yuri@rawbw.com> PORTNAME= rfc3986 -PORTVERSION= 1.5.0 +PORTVERSION= 2.0.0 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ USE_GITHUB= yes GH_ACCOUNT= sigmavirus24 USES= python:3.6+ -USE_PYTHON= autoplist distutils +USE_PYTHON= distutils autoplist NO_ARCH= yes diff --git a/www/py-rfc3986/distinfo b/www/py-rfc3986/distinfo index a15a5418d52e..07411a6e220f 100644 --- a/www/py-rfc3986/distinfo +++ b/www/py-rfc3986/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620576058 -SHA256 (sigmavirus24-rfc3986-1.5.0_GH0.tar.gz) = 120c235975198b3e23458ca7ff5b8628f609190c0b067fb6059b448fe1345f1b -SIZE (sigmavirus24-rfc3986-1.5.0_GH0.tar.gz) = 45224 +TIMESTAMP = 1642178203 +SHA256 (sigmavirus24-rfc3986-2.0.0_GH0.tar.gz) = 013d6e63898c4bcb96a2ebea75e9c511ec71c83d58c88721e532a7d2528ca638 +SIZE (sigmavirus24-rfc3986-2.0.0_GH0.tar.gz) = 46009 |