aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-01-22 01:26:45 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-01-22 01:37:22 +0000
commitd174c9b6494b82f0ea88825da37139ac0eb057c4 (patch)
treebccd259fa0e2f2698db3e0f6bfb2077ededfc947
parentcb6ca134ee11502a336336d5be35b4d82eaa2de4 (diff)
downloadports-d174c9b6494b82f0ea88825da37139ac0eb057c4.tar.gz
ports-d174c9b6494b82f0ea88825da37139ac0eb057c4.zip
www/py-rfc3986: Revert update 1.5.0 -> 2.0.0 back to 1.5.0
This reverts commit d681fdeaab9942cd9a49ea51e3efd4159fc2fe52. PR: 261243 Reported by: p5B2E9A8F@t-online.de, koobs@
-rw-r--r--www/py-rfc3986/Makefile5
-rw-r--r--www/py-rfc3986/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/www/py-rfc3986/Makefile b/www/py-rfc3986/Makefile
index 84184de12dd3..53071cce7ed8 100644
--- a/www/py-rfc3986/Makefile
+++ b/www/py-rfc3986/Makefile
@@ -1,7 +1,8 @@
# Created by: Yuri Victorovich <yuri@rawbw.com>
PORTNAME= rfc3986
-PORTVERSION= 2.0.0
+DISTVERSION= 1.5.0 # before updating to 2.0.0 make sure that dependencies listed in bug#261243 build
+PORTEPOCH= 1
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@ USE_GITHUB= yes
GH_ACCOUNT= sigmavirus24
USES= python:3.6+
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
NO_ARCH= yes
diff --git a/www/py-rfc3986/distinfo b/www/py-rfc3986/distinfo
index 07411a6e220f..a15a5418d52e 100644
--- a/www/py-rfc3986/distinfo
+++ b/www/py-rfc3986/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642178203
-SHA256 (sigmavirus24-rfc3986-2.0.0_GH0.tar.gz) = 013d6e63898c4bcb96a2ebea75e9c511ec71c83d58c88721e532a7d2528ca638
-SIZE (sigmavirus24-rfc3986-2.0.0_GH0.tar.gz) = 46009
+TIMESTAMP = 1620576058
+SHA256 (sigmavirus24-rfc3986-1.5.0_GH0.tar.gz) = 120c235975198b3e23458ca7ff5b8628f609190c0b067fb6059b448fe1345f1b
+SIZE (sigmavirus24-rfc3986-1.5.0_GH0.tar.gz) = 45224