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: Mon Oct 23 11:12:56 UTC 2023
Modified Files:
pkgsrc/www/py-httptools: Makefile PLIST distinfo
Log Message:
py-httptools: updated to 0.6.1
v0.6.1
Explicit Python 3.12 support and build wheels, change min version to 3.8
Do not install the *.c sources in wheels
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-httptools/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-httptools/PLIST
cvs rdiff -u -r1.12 -r1.13 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.11 pkgsrc/www/py-httptools/Makefile:1.12
--- pkgsrc/www/py-httptools/Makefile:1.11 Tue Jul 18 08:44:38 2023
+++ pkgsrc/www/py-httptools/Makefile Mon Oct 23 11:12:56 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2023/07/18 08:44:38 adam Exp $
+# $NetBSD: Makefile,v 1.12 2023/10/23 11:12:56 adam Exp $
-DISTNAME= httptools-0.6.0
+DISTNAME= httptools-0.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httptools/}
Index: pkgsrc/www/py-httptools/PLIST
diff -u pkgsrc/www/py-httptools/PLIST:1.3 pkgsrc/www/py-httptools/PLIST:1.4
--- pkgsrc/www/py-httptools/PLIST:1.3 Wed May 5 08:18:47 2021
+++ pkgsrc/www/py-httptools/PLIST Mon Oct 23 11:12:56 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2021/05/05 08:18:47 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2023/10/23 11:12:56 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -17,7 +17,5 @@ ${PYSITELIB}/httptools/parser/__init__.p
${PYSITELIB}/httptools/parser/errors.py
${PYSITELIB}/httptools/parser/errors.pyc
${PYSITELIB}/httptools/parser/errors.pyo
-${PYSITELIB}/httptools/parser/parser.c
${PYSITELIB}/httptools/parser/parser.so
-${PYSITELIB}/httptools/parser/url_parser.c
${PYSITELIB}/httptools/parser/url_parser.so
Index: pkgsrc/www/py-httptools/distinfo
diff -u pkgsrc/www/py-httptools/distinfo:1.12 pkgsrc/www/py-httptools/distinfo:1.13
--- pkgsrc/www/py-httptools/distinfo:1.12 Tue Jul 18 08:44:38 2023
+++ pkgsrc/www/py-httptools/distinfo Mon Oct 23 11:12:56 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2023/07/18 08:44:38 adam Exp $
+$NetBSD: distinfo,v 1.13 2023/10/23 11:12:56 adam Exp $
-BLAKE2s (httptools-0.6.0.tar.gz) = 1e5f458ba05243b0a1fd340e28ef090ced274d85bda1146adaf71ba8bde15224
-SHA512 (httptools-0.6.0.tar.gz) = 787aad51cc49930da8a6d68b4d8c6326458e63a5638bf4c06736a9bad740d551793fc615a4c624472b6614b01563b75a1affe28d63b4075954317f6c4f40c428
-Size (httptools-0.6.0.tar.gz) = 191153 bytes
+BLAKE2s (httptools-0.6.1.tar.gz) = c2f47d0525bf488676c6e12e1f207c9455837d924258b0551026fa86e430fecb
+SHA512 (httptools-0.6.1.tar.gz) = 9098c5f3225e206758b34eeb4fdac4d4a260595167f06fa7eeb2ccfd07f5ca5a89ff9fb83baa36a8318a89c9f983d529079d680430f64a78b2499b6cd5f00418
+Size (httptools-0.6.1.tar.gz) = 191228 bytes
Home |
Main Index |
Thread Index |
Old Index