pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-tblib: Update to 3.2.2



Module Name:	pkgsrc-wip
Committed By:	matthew <matthewd%fastmail.us@localhost>
Pushed By:	matthewd
Date:		Wed Feb 18 20:55:55 2026 -0700
Changeset:	4d4c981d3b4865ae440fd56291fecee1050d07b0

Modified Files:
	py-tblib/Makefile
	py-tblib/PLIST
	py-tblib/distinfo

Log Message:
py-tblib: Update to 3.2.2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4d4c981d3b4865ae440fd56291fecee1050d07b0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-tblib/Makefile | 6 ++++--
 py-tblib/PLIST    | 3 +--
 py-tblib/distinfo | 6 +++---
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs:
diff --git a/py-tblib/Makefile b/py-tblib/Makefile
index 9ef5791eef..fa0128b61e 100644
--- a/py-tblib/Makefile
+++ b/py-tblib/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	tblib-3.0.0
+DISTNAME=	tblib-3.2.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_PYPI:=t/tblib/}
@@ -11,10 +11,12 @@ HOMEPAGE=	https://github.com/ionelmc/python-tblib/
 COMMENT=	Serialization library for Exceptions and Tracebacks
 LICENSE=	modified-bsd
 
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+
 TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools>=68.2:../../devel/py-setuptools
 TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel>=0.41:../../devel/py-wheel
 TEST_DEPENDS+=	${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+TEST_DEPENDS+=	${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
+TEST_DEPENDS+=	${PYPKGPREFIX}-test-benchmark-[0-9]*:../../devel/py-test-benchmark
 
 do-test:
 	cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}
diff --git a/py-tblib/PLIST b/py-tblib/PLIST
index a0353d9097..f6cbb44500 100644
--- a/py-tblib/PLIST
+++ b/py-tblib/PLIST
@@ -1,9 +1,8 @@
 @comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.rst
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/tblib/__init__.py
 ${PYSITELIB}/tblib/__init__.pyc
diff --git a/py-tblib/distinfo b/py-tblib/distinfo
index 06c5351415..fa8b8dbfcd 100644
--- a/py-tblib/distinfo
+++ b/py-tblib/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (tblib-3.0.0.tar.gz) = 22e4d18660d5d6b39d85c9aa0618f6bee7ec8448c1118dcc7749f677a2d34c47
-SHA512 (tblib-3.0.0.tar.gz) = 9914709846a4a9b0d9fe0f58eb321085f69e11ce364930f67cc5fec008d6ca57963b17699b0a136e2de91ff01004275fc43a38f318b9faab7cb2fac861108297
-Size (tblib-3.0.0.tar.gz) = 30616 bytes
+BLAKE2s (tblib-3.2.2.tar.gz) = 8ada1e6cb16649934cbff2492de746592d34c242141b1571d08498e0d8ee749f
+SHA512 (tblib-3.2.2.tar.gz) = 4b2876f4204fcf95a0b51fd353ea174fd6c59c5ddf55d021cfa991068189457805429278dd8e625d072097b5be37f240f4a2953663d87967a8e1941af582b535
+Size (tblib-3.2.2.tar.gz) = 35046 bytes


Home | Main Index | Thread Index | Old Index