pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-httptools
Module Name: pkgsrc
Committed By: adam
Date: Wed Aug 25 19:16:38 UTC 2021
Modified Files:
pkgsrc/www/py-httptools: Makefile distinfo
Log Message:
py-httptools: updated to 0.3.0
v0.3.0
This release has no functional changes, only packaging: Python 3.5 is
EOL, so wheels are no longer built, and Python 3.10 has been added to
the roster along with aarch64 wheels on Linux and universal2 wheels on
macOS.
Changes:
Use cibuildwheel to build release wheels
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-httptools/Makefile \
pkgsrc/www/py-httptools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-httptools/Makefile
diff -u pkgsrc/www/py-httptools/Makefile:1.6 pkgsrc/www/py-httptools/Makefile:1.7
--- pkgsrc/www/py-httptools/Makefile:1.6 Wed May 5 08:18:47 2021
+++ pkgsrc/www/py-httptools/Makefile Wed Aug 25 19:16:38 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/05/05 08:18:47 adam Exp $
+# $NetBSD: Makefile,v 1.7 2021/08/25 19:16:38 adam Exp $
-DISTNAME= httptools-0.2.0
+DISTNAME= httptools-0.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httptools/}
Index: pkgsrc/www/py-httptools/distinfo
diff -u pkgsrc/www/py-httptools/distinfo:1.6 pkgsrc/www/py-httptools/distinfo:1.7
--- pkgsrc/www/py-httptools/distinfo:1.6 Wed May 5 08:18:47 2021
+++ pkgsrc/www/py-httptools/distinfo Wed Aug 25 19:16:38 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2021/05/05 08:18:47 adam Exp $
+$NetBSD: distinfo,v 1.7 2021/08/25 19:16:38 adam Exp $
-SHA1 (httptools-0.2.0.tar.gz) = 1a9e3b6c6fd2126970282cdbf5e5908b58f2850f
-RMD160 (httptools-0.2.0.tar.gz) = eb2bd7eaea81cc6b46a394ccd7b317e41bee3228
-SHA512 (httptools-0.2.0.tar.gz) = a8d271d96165504c3ed0fb518f459baf1d4f4fb642188e0b6a7219a93ec1f5ce0d2129c331d222abf51385e97989f92e42ff6fa5a0383d3c7d9072c292b9e21b
-Size (httptools-0.2.0.tar.gz) = 169260 bytes
+SHA1 (httptools-0.3.0.tar.gz) = c797ec454001bbbce1a26f944ac5d11efb013668
+RMD160 (httptools-0.3.0.tar.gz) = 7043458e11672310ff74fd61e68165575407d8b8
+SHA512 (httptools-0.3.0.tar.gz) = 37a87aadd30b73e4a861599ad9a37edbfaa1bdafbfa0ebf8cda2386272d0eb24b160f106fc283877b1c9992066e31c7fb1f87913e9da4a5a517807b337b7442c
+Size (httptools-0.3.0.tar.gz) = 170395 bytes
Home |
Main Index |
Thread Index |
Old Index