Thu Jan 4 22:42:52 2024 UTC (163d)
py-progressbar2: updated to 4.3.2

v4.3.2
disabling run-command until it is properly finished

v4.3.1
fixed typeerror on Windows
excluded docs from install
added readthedocs configuration file


(adam)
diff -r1.10 -r1.11 pkgsrc/devel/py-progressbar2/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/py-progressbar2/PLIST
diff -r1.8 -r1.9 pkgsrc/devel/py-progressbar2/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/devel/py-progressbar2/Makefile (expand / switch to context diff)
--- pkgsrc/devel/py-progressbar2/Makefile 2023/12/20 18:52:12 1.10
+++ pkgsrc/devel/py-progressbar2/Makefile 2024/01/04 22:42:52 1.11
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2023/12/20 18:52:12 nros Exp $
+# $NetBSD: Makefile,v 1.11 2024/01/04 22:42:52 adam Exp $
 
-DISTNAME=	progressbar2-4.3.0
+DISTNAME=	progressbar2-4.3.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/progressbar2/}
@@ -23,10 +23,6 @@
 USE_LANGUAGES=	# none
 
 PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-post-install:
-	cd ${DESTDIR}${PREFIX}/bin && \
-	${MV} cli-name cli-name-${PYVERSSUFFIX} || ${TRUE}
 
 TEST_ENV+=	PYTHONPATH=${WRKSRC}/build/lib
 

cvs diff -r1.3 -r1.4 pkgsrc/devel/py-progressbar2/PLIST (expand / switch to context diff)
--- pkgsrc/devel/py-progressbar2/PLIST 2023/12/18 05:48:47 1.3
+++ pkgsrc/devel/py-progressbar2/PLIST 2024/01/04 22:42:52 1.4
@@ -1,20 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2023/12/18 05:48:47 adam Exp $
-bin/cli-name-${PYVERSSUFFIX}
+@comment $NetBSD: PLIST,v 1.4 2024/01/04 22:42:52 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
 ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/docs/_theme/LICENSE
-${PYSITELIB}/docs/_theme/flask_theme_support.py
-${PYSITELIB}/docs/_theme/flask_theme_support.pyc
-${PYSITELIB}/docs/_theme/flask_theme_support.pyo
-${PYSITELIB}/docs/_theme/wolph/layout.html
-${PYSITELIB}/docs/_theme/wolph/relations.html
-${PYSITELIB}/docs/_theme/wolph/static/flasky.css_t
-${PYSITELIB}/docs/_theme/wolph/static/small_flask.css
-${PYSITELIB}/docs/_theme/wolph/theme.conf
 ${PYSITELIB}/progressbar/__about__.py
 ${PYSITELIB}/progressbar/__about__.pyc
 ${PYSITELIB}/progressbar/__about__.pyo

cvs diff -r1.8 -r1.9 pkgsrc/devel/py-progressbar2/distinfo (expand / switch to context diff)
--- pkgsrc/devel/py-progressbar2/distinfo 2023/12/18 05:48:47 1.8
+++ pkgsrc/devel/py-progressbar2/distinfo 2024/01/04 22:42:52 1.9
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2023/12/18 05:48:47 adam Exp $
+$NetBSD: distinfo,v 1.9 2024/01/04 22:42:52 adam Exp $
 
-BLAKE2s (progressbar2-4.3.0.tar.gz) = 31911a4fd16cc84ef7fb39f656f80803302d7e3faeef01d01e5c49b7984e30d9
+BLAKE2s (progressbar2-4.3.2.tar.gz) = 77f7f858dcd9066bc42f666413bcbd918e274f07c0d0b4739b9a15e88e655858
-SHA512 (progressbar2-4.3.0.tar.gz) = 7cb5a2e474131ca96d7ab997ebb53defa63cb208faf0e6ed6da670386c6ef5da088c90efbc373f4dd9528196b7f7a29b529db52bdd9cf03e2175225e3f13b08a
+SHA512 (progressbar2-4.3.2.tar.gz) = d885a8b568149acf7a2cb5e5698f8677ee777c11a907f187c70c4ff4b52c656c40439ac8af00b652e5ddd4325721863c66b9f1a1b9a95d84f5fe081f94e4e0bf
-Size (progressbar2-4.3.0.tar.gz) = 91964 bytes
+Size (progressbar2-4.3.2.tar.gz) = 92504 bytes