pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-hyperlink py-hyperlink: updated to 21.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/e8a620b7738f
branches: trunk
changeset: 445041:e8a620b7738f
user: adam <adam%pkgsrc.org@localhost>
date: Sat Jan 16 08:42:11 2021 +0000
description:
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
diffstat:
www/py-hyperlink/Makefile | 5 ++---
www/py-hyperlink/PLIST | 3 ++-
www/py-hyperlink/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (46 lines):
diff -r fc4e871ee9a8 -r e8a620b7738f www/py-hyperlink/Makefile
--- a/www/py-hyperlink/Makefile Sat Jan 16 08:35:01 2021 +0000
+++ b/www/py-hyperlink/Makefile Sat Jan 16 08:42:11 2021 +0000
@@ -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 -r fc4e871ee9a8 -r e8a620b7738f www/py-hyperlink/PLIST
--- a/www/py-hyperlink/PLIST Sat Jan 16 08:35:01 2021 +0000
+++ b/www/py-hyperlink/PLIST Sat Jan 16 08:42:11 2021 +0000
@@ -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/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 -r fc4e871ee9a8 -r e8a620b7738f www/py-hyperlink/distinfo
--- a/www/py-hyperlink/distinfo Sat Jan 16 08:35:01 2021 +0000
+++ b/www/py-hyperlink/distinfo Sat Jan 16 08:42:11 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index