pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-parse_type
Module Name: pkgsrc
Committed By: adam
Date: Wed Aug 13 05:46:17 UTC 2025
Modified Files:
pkgsrc/textproc/py-parse_type: Makefile PLIST distinfo
Log Message:
py-parse_type: updated to 0.6.6
0.6.6
Disable setuptools-scm: Too many side-effects
0.6.5
README: Remove "downloads" badge -- too noisy
setup.py/pyproject.toml: Update, correct and tweaks
tests: Fix file permissions.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/py-parse_type/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/py-parse_type/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/py-parse_type/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-parse_type/Makefile
diff -u pkgsrc/textproc/py-parse_type/Makefile:1.11 pkgsrc/textproc/py-parse_type/Makefile:1.12
--- pkgsrc/textproc/py-parse_type/Makefile:1.11 Mon Apr 14 12:39:21 2025
+++ pkgsrc/textproc/py-parse_type/Makefile Wed Aug 13 05:46:17 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2025/04/14 12:39:21 adam Exp $
+# $NetBSD: Makefile,v 1.12 2025/08/13 05:46:17 adam Exp $
-DISTNAME= parse_type-0.6.4
+DISTNAME= parse_type-0.6.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/parse_type/}
Index: pkgsrc/textproc/py-parse_type/PLIST
diff -u pkgsrc/textproc/py-parse_type/PLIST:1.4 pkgsrc/textproc/py-parse_type/PLIST:1.5
--- pkgsrc/textproc/py-parse_type/PLIST:1.4 Mon Apr 14 12:39:21 2025
+++ pkgsrc/textproc/py-parse_type/PLIST Wed Aug 13 05:46:17 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2025/04/14 12:39:21 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2025/08/13 05:46:17 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -8,9 +8,6 @@ ${PYSITELIB}/${WHEEL_INFODIR}/zip-safe
${PYSITELIB}/parse_type/__init__.py
${PYSITELIB}/parse_type/__init__.pyc
${PYSITELIB}/parse_type/__init__.pyo
-${PYSITELIB}/parse_type/_version.py
-${PYSITELIB}/parse_type/_version.pyc
-${PYSITELIB}/parse_type/_version.pyo
${PYSITELIB}/parse_type/builder.py
${PYSITELIB}/parse_type/builder.pyc
${PYSITELIB}/parse_type/builder.pyo
Index: pkgsrc/textproc/py-parse_type/distinfo
diff -u pkgsrc/textproc/py-parse_type/distinfo:1.9 pkgsrc/textproc/py-parse_type/distinfo:1.10
--- pkgsrc/textproc/py-parse_type/distinfo:1.9 Mon Oct 21 09:29:20 2024
+++ pkgsrc/textproc/py-parse_type/distinfo Wed Aug 13 05:46:17 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/10/21 09:29:20 adam Exp $
+$NetBSD: distinfo,v 1.10 2025/08/13 05:46:17 adam Exp $
-BLAKE2s (parse_type-0.6.4.tar.gz) = 06b72ba3c65f375fbb23c35553c0cd1b51f7ca008e866e2325fc63c2e345a57a
-SHA512 (parse_type-0.6.4.tar.gz) = 5012ea47f2a9fbdc4962aa11dedef914228f1ec8c88b725374fd434844e4cf22d069016abb49239419188f0455bae9c79eb0259a178e6c292dd8ed8103c2ebe5
-Size (parse_type-0.6.4.tar.gz) = 96480 bytes
+BLAKE2s (parse_type-0.6.6.tar.gz) = 260a4f8b1064ece13cd96b2c5e03bd00996978c29b97fb2128cb349c050572aa
+SHA512 (parse_type-0.6.6.tar.gz) = 26458b47f3d2e2b9e85d66d7f1a13e9e37a5570d97fb042956dc65f6fac35b8621803bd07b93b00a9139f134a0e3f6666b5298f18d73fcff9271518e5729d3dc
+Size (parse_type-0.6.6.tar.gz) = 98012 bytes
Home |
Main Index |
Thread Index |
Old Index