pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/py-fastprogress
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 17 15:28:51 UTC 2026
Modified Files:
pkgsrc/misc/py-fastprogress: Makefile PLIST distinfo
Log Message:
py-fastprogress: update to 1.1.5.
1.1.5
Bugs Squashed
self.out not initialised properly (#118)
1.1.3
New Features
Add show_styles (#116)
1.1.1
New Features
Add hdrs (#115)
1.1.0
Breaking Changes
Convert to fasthtml and modernize (#114)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/py-fastprogress/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/py-fastprogress/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/py-fastprogress/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/py-fastprogress/Makefile
diff -u pkgsrc/misc/py-fastprogress/Makefile:1.4 pkgsrc/misc/py-fastprogress/Makefile:1.5
--- pkgsrc/misc/py-fastprogress/Makefile:1.4 Sat Dec 27 08:28:39 2025
+++ pkgsrc/misc/py-fastprogress/Makefile Tue Feb 17 15:28:51 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2025/12/27 08:28:39 adam Exp $
+# $NetBSD: Makefile,v 1.5 2026/02/17 15:28:51 wiz Exp $
-DISTNAME= fastprogress-1.0.5
+DISTNAME= fastprogress-1.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/fastprogress/}
Index: pkgsrc/misc/py-fastprogress/PLIST
diff -u pkgsrc/misc/py-fastprogress/PLIST:1.3 pkgsrc/misc/py-fastprogress/PLIST:1.4
--- pkgsrc/misc/py-fastprogress/PLIST:1.3 Sat Dec 27 08:28:39 2025
+++ pkgsrc/misc/py-fastprogress/PLIST Tue Feb 17 15:28:51 2026
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2025/12/27 08:28:39 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2026/02/17 15:28:51 wiz Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/fastprogress/__init__.py
Index: pkgsrc/misc/py-fastprogress/distinfo
diff -u pkgsrc/misc/py-fastprogress/distinfo:1.2 pkgsrc/misc/py-fastprogress/distinfo:1.3
--- pkgsrc/misc/py-fastprogress/distinfo:1.2 Sat Dec 27 08:28:39 2025
+++ pkgsrc/misc/py-fastprogress/distinfo Tue Feb 17 15:28:51 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2025/12/27 08:28:39 adam Exp $
+$NetBSD: distinfo,v 1.3 2026/02/17 15:28:51 wiz Exp $
-BLAKE2s (fastprogress-1.0.5.tar.gz) = fda32bdd931716efb8fec9ad4dc345b636d8aea88a005453a317a7c3a7a62820
-SHA512 (fastprogress-1.0.5.tar.gz) = 3d9be82fa57e4ef1bd81e8ffb0e73417dcbd3de3fb00c2c051ac2e01ac1a8775b5811687c190789dcbaec84cf36e87ccd84801ebd35630f590b85200d048664b
-Size (fastprogress-1.0.5.tar.gz) = 16385 bytes
+BLAKE2s (fastprogress-1.1.5.tar.gz) = 5d6d727d20894256b41f95f55c40e091eaa14e1b4114ed37d3504acd784e5726
+SHA512 (fastprogress-1.1.5.tar.gz) = 7d76262840adde5b9c84b4152f47f65be7801980385ade74cbd47bce0df51004ad2bf83261ddaf6f31f28c752f12fa2b9642e152b021e99e3c71d9bdf4fd718d
+Size (fastprogress-1.1.5.tar.gz) = 15804 bytes
Home |
Main Index |
Thread Index |
Old Index