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: adam
Date: Sat Dec 27 08:28:39 UTC 2025
Modified Files:
pkgsrc/misc/py-fastprogress: Makefile PLIST distinfo
Log Message:
py-fastprogress: updated to 1.0.5
1.0.5
Solveit compat
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/py-fastprogress/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/py-fastprogress/PLIST
cvs rdiff -u -r1.1 -r1.2 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.3 pkgsrc/misc/py-fastprogress/Makefile:1.4
--- pkgsrc/misc/py-fastprogress/Makefile:1.3 Sat Apr 12 07:43:08 2025
+++ pkgsrc/misc/py-fastprogress/Makefile Sat Dec 27 08:28:39 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.3 2025/04/12 07:43:08 adam Exp $
+# $NetBSD: Makefile,v 1.4 2025/12/27 08:28:39 adam Exp $
-DISTNAME= fastprogress-1.0.3
+DISTNAME= fastprogress-1.0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/fastprogress/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/fastai/fastprogress
+HOMEPAGE= https://github.com/AnswerDotAI/fastprogress
COMMENT= Nested progress with plotting options for fastai
LICENSE= apache-2.0
Index: pkgsrc/misc/py-fastprogress/PLIST
diff -u pkgsrc/misc/py-fastprogress/PLIST:1.2 pkgsrc/misc/py-fastprogress/PLIST:1.3
--- pkgsrc/misc/py-fastprogress/PLIST:1.2 Sat Apr 12 07:43:08 2025
+++ pkgsrc/misc/py-fastprogress/PLIST Sat Dec 27 08:28:39 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2025/04/12 07:43:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/12/27 08:28:39 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -7,6 +7,9 @@ ${PYSITELIB}/${WHEEL_INFODIR}/top_level.
${PYSITELIB}/fastprogress/__init__.py
${PYSITELIB}/fastprogress/__init__.pyc
${PYSITELIB}/fastprogress/__init__.pyo
+${PYSITELIB}/fastprogress/_modidx.py
+${PYSITELIB}/fastprogress/_modidx.pyc
+${PYSITELIB}/fastprogress/_modidx.pyo
${PYSITELIB}/fastprogress/_nbdev.py
${PYSITELIB}/fastprogress/_nbdev.pyc
${PYSITELIB}/fastprogress/_nbdev.pyo
Index: pkgsrc/misc/py-fastprogress/distinfo
diff -u pkgsrc/misc/py-fastprogress/distinfo:1.1 pkgsrc/misc/py-fastprogress/distinfo:1.2
--- pkgsrc/misc/py-fastprogress/distinfo:1.1 Mon Aug 5 19:26:02 2024
+++ pkgsrc/misc/py-fastprogress/distinfo Sat Dec 27 08:28:39 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/08/05 19:26:02 adam Exp $
+$NetBSD: distinfo,v 1.2 2025/12/27 08:28:39 adam Exp $
-BLAKE2s (fastprogress-1.0.3.tar.gz) = 7a41deec27829e346f78f148cf5a3df24a4eb4b3f72e8065989ed03916d8199a
-SHA512 (fastprogress-1.0.3.tar.gz) = 07660d2e887bc7d28c01eda0231f328f325e05e9c2948abd12c12bc0ede4822e5282356e56b171b93a2539bcdc16f6fae0c1044e6ef22f08bc44e8725f2735f7
-Size (fastprogress-1.0.3.tar.gz) = 14920 bytes
+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
Home |
Main Index |
Thread Index |
Old Index