summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-01-16 08:42:11 +0000
committeradam <adam@pkgsrc.org>2021-01-16 08:42:11 +0000
commit196c1da682f0ab861862db39b8a9c97f4494b8f7 (patch)
tree757f114a0e3cb5396b49b0d1d70564f5ce3d898b
parent824f9c3b64c62adbb668742b0bdd1e7c802d4a7d (diff)
downloadpkgsrc-196c1da682f0ab861862db39b8a9c97f4494b8f7.tar.gz
py-hyperlink: updated to 21.0.0
21.0.0: Update plus sign (+) handling to work with/like HTML form encoding (POST) by default, fixes 129, and associated roundtripping. Package IDNA tables. Long overdue dependency bumps
-rw-r--r--www/py-hyperlink/Makefile5
-rw-r--r--www/py-hyperlink/PLIST3
-rw-r--r--www/py-hyperlink/distinfo10
3 files changed, 9 insertions, 9 deletions
diff --git a/www/py-hyperlink/Makefile b/www/py-hyperlink/Makefile
index 6a238e15bdf..0b035d5d213 100644
--- a/www/py-hyperlink/Makefile
+++ b/www/py-hyperlink/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2020/08/31 18:13:16 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2021/01/16 08:42:11 adam Exp $
-DISTNAME= hyperlink-20.0.1
+DISTNAME= hyperlink-21.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hyperlink/}
diff --git a/www/py-hyperlink/PLIST b/www/py-hyperlink/PLIST
index 67f449cf928..cdcf6333f66 100644
--- a/www/py-hyperlink/PLIST
+++ b/www/py-hyperlink/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2020/08/05 06:46:02 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/01/16 08:42:11 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -17,6 +17,7 @@ ${PYSITELIB}/hyperlink/_url.pyo
${PYSITELIB}/hyperlink/hypothesis.py
${PYSITELIB}/hyperlink/hypothesis.pyc
${PYSITELIB}/hyperlink/hypothesis.pyo
+${PYSITELIB}/hyperlink/idna-tables-properties.csv.gz
${PYSITELIB}/hyperlink/py.typed
${PYSITELIB}/hyperlink/test/__init__.py
${PYSITELIB}/hyperlink/test/__init__.pyc
diff --git a/www/py-hyperlink/distinfo b/www/py-hyperlink/distinfo
index 05987054b42..8dbe5b6a4a5 100644
--- a/www/py-hyperlink/distinfo
+++ b/www/py-hyperlink/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/08/05 06:46:02 adam Exp $
+$NetBSD: distinfo,v 1.7 2021/01/16 08:42:12 adam Exp $
-SHA1 (hyperlink-20.0.1.tar.gz) = 2004894d4e90436988065c3cb00d13f4d9c1dcce
-RMD160 (hyperlink-20.0.1.tar.gz) = 829fd84d5c8e2987018207bb82a5433c84ed67fe
-SHA512 (hyperlink-20.0.1.tar.gz) = f935c09d35baf8a8a3c8d4dc6aaf64135d13dda4636187f5d47f3fe4de675498efa29cd93d802c0912db2fa371d0e58213767b1c3c42e5a14bb837ea96a72193
-Size (hyperlink-20.0.1.tar.gz) = 140291 bytes
+SHA1 (hyperlink-21.0.0.tar.gz) = 17e538afafbf16e298ed78201a15fbd874d855a2
+RMD160 (hyperlink-21.0.0.tar.gz) = 41a16392ad2e771054e211919f5fa097bf2273d4
+SHA512 (hyperlink-21.0.0.tar.gz) = 9e0e9273dde1b0a41329a74fbb26c4f327b87f387ee64b9a2ab641ca5cc8b9ea0516884415e9adf1d4880ae9c053a5cba2c550fc508bb56fddb44a543d5da860
+Size (hyperlink-21.0.0.tar.gz) = 140743 bytes