pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-httptools py-httptools: updated to 0.1.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/82f9ce8365ab
branches: trunk
changeset: 411669:82f9ce8365ab
user: adam <adam%pkgsrc.org@localhost>
date: Tue Feb 18 10:12:20 2020 +0000
description:
py-httptools: updated to 0.1.1
v0.1.1:
Restore Python 3.5 support
v0.1.0:
No functional changes from 0.0.13, except the new release flow and
binary wheels.
diffstat:
www/py-httptools/Makefile | 4 ++--
www/py-httptools/PLIST | 7 ++++++-
www/py-httptools/distinfo | 10 +++++-----
3 files changed, 13 insertions(+), 8 deletions(-)
diffs (48 lines):
diff -r 10942a0783f6 -r 82f9ce8365ab www/py-httptools/Makefile
--- a/www/py-httptools/Makefile Tue Feb 18 08:27:57 2020 +0000
+++ b/www/py-httptools/Makefile Tue Feb 18 10:12:20 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/03/25 08:56:23 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/02/18 10:12:20 adam Exp $
-DISTNAME= httptools-0.0.13
+DISTNAME= httptools-0.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httptools/}
diff -r 10942a0783f6 -r 82f9ce8365ab www/py-httptools/PLIST
--- a/www/py-httptools/PLIST Tue Feb 18 08:27:57 2020 +0000
+++ b/www/py-httptools/PLIST Tue Feb 18 10:12:20 2020 +0000
@@ -1,11 +1,16 @@
-@comment $NetBSD: PLIST,v 1.1 2017/07/07 07:25:31 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/02/18 10:12:20 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/httptools/__init__.py
${PYSITELIB}/httptools/__init__.pyc
${PYSITELIB}/httptools/__init__.pyo
+${PYSITELIB}/httptools/_version.py
+${PYSITELIB}/httptools/_version.pyc
+${PYSITELIB}/httptools/_version.pyo
${PYSITELIB}/httptools/parser/__init__.py
${PYSITELIB}/httptools/parser/__init__.pyc
${PYSITELIB}/httptools/parser/__init__.pyo
diff -r 10942a0783f6 -r 82f9ce8365ab www/py-httptools/distinfo
--- a/www/py-httptools/distinfo Tue Feb 18 08:27:57 2020 +0000
+++ b/www/py-httptools/distinfo Tue Feb 18 10:12:20 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/03/25 08:56:23 adam Exp $
+$NetBSD: distinfo,v 1.5 2020/02/18 10:12:20 adam Exp $
-SHA1 (httptools-0.0.13.tar.gz) = fe2162098213f01398a2d1ba450df5aa577d790d
-RMD160 (httptools-0.0.13.tar.gz) = 2de7fd63d0810f47633e7dbd02b34b18f0181fe3
-SHA512 (httptools-0.0.13.tar.gz) = 119e078a4bf95000ef81349ba2e8b2d2672092182bf394088c123b3169b21bea0bd229a9ced106f13bfcb986f4973a69f559a901b6352d944895d9cbd8673f3e
-Size (httptools-0.0.13.tar.gz) = 104152 bytes
+SHA1 (httptools-0.1.1.tar.gz) = b8393431cdc9bb503a88bf9f054dfab1a7af83b4
+RMD160 (httptools-0.1.1.tar.gz) = 97702c407642ee03bfd3c96e0139039e47cdaa04
+SHA512 (httptools-0.1.1.tar.gz) = 6351c6d9a384a81759b17cb0f0aa7cde410ff8131037186d79a16803e6fe4ba8f7cedc4bb592a519559a59a3bbaa7dfc478e620357d878444c42582741080190
+Size (httptools-0.1.1.tar.gz) = 106162 bytes
Home |
Main Index |
Thread Index |
Old Index