diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-05-13 01:44:11 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-05-13 01:44:11 +0000 |
commit | 65cfb4ff6eb45936d6d0f8abedf0a4b25781a555 (patch) | |
tree | 47a6cbd21776175cb098ef01cdd402ea1d5dea5a | |
parent | Latest run shows that this port is still failing on powerpc64, so it was (diff) |
www/py-rfc3986: Update to 1.0.0
Changes: https://rfc3986.readthedocs.io/en/latest/release-notes/1.0.0.html
PR: 219205
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10688
-rw-r--r-- | www/py-rfc3986/Makefile | 2 | ||||
-rw-r--r-- | www/py-rfc3986/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-rfc3986/Makefile b/www/py-rfc3986/Makefile index 155083700a90..531b92e613bf 100644 --- a/www/py-rfc3986/Makefile +++ b/www/py-rfc3986/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rfc3986 -PORTVERSION= 0.4.0 +PORTVERSION= 1.0.0 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-rfc3986/distinfo b/www/py-rfc3986/distinfo index 81b24a9dc55c..6f2c002b429e 100644 --- a/www/py-rfc3986/distinfo +++ b/www/py-rfc3986/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1475141418 -SHA256 (sigmavirus24-rfc3986-0.4.0_GH0.tar.gz) = 0e1684f543e4975ceb0b5f64e5998fa2769bf9787c9e7e4a2f732315793b7698 -SIZE (sigmavirus24-rfc3986-0.4.0_GH0.tar.gz) = 18996 +TIMESTAMP = 1494550721 +SHA256 (sigmavirus24-rfc3986-1.0.0_GH0.tar.gz) = 3ded1c0894c86e215ce6c18f9ba5d6a5b453110911eaffc743b3ec665f598777 +SIZE (sigmavirus24-rfc3986-1.0.0_GH0.tar.gz) = 35705 |