pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-progressbar2
Module Name: pkgsrc
Committed By: adam
Date: Fri Sep 13 19:21:43 UTC 2024
Modified Files:
pkgsrc/devel/py-progressbar2: Makefile distinfo
Log Message:
py-progressbar2: updated to 4.5.0
4.5.0
Improved build system with many more (and improved) type hints.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-progressbar2/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-progressbar2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-progressbar2/Makefile
diff -u pkgsrc/devel/py-progressbar2/Makefile:1.12 pkgsrc/devel/py-progressbar2/Makefile:1.13
--- pkgsrc/devel/py-progressbar2/Makefile:1.12 Sun Mar 24 17:51:05 2024
+++ pkgsrc/devel/py-progressbar2/Makefile Fri Sep 13 19:21:43 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/03/24 17:51:05 adam Exp $
+# $NetBSD: Makefile,v 1.13 2024/09/13 19:21:43 adam Exp $
-DISTNAME= progressbar2-4.4.2
+DISTNAME= progressbar2-4.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/progressbar2/}
@@ -23,8 +23,6 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-mypy-
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
TEST_ENV+= PYTHONPATH=${WRKSRC}/build/lib
post-install:
Index: pkgsrc/devel/py-progressbar2/distinfo
diff -u pkgsrc/devel/py-progressbar2/distinfo:1.10 pkgsrc/devel/py-progressbar2/distinfo:1.11
--- pkgsrc/devel/py-progressbar2/distinfo:1.10 Sun Mar 24 17:51:05 2024
+++ pkgsrc/devel/py-progressbar2/distinfo Fri Sep 13 19:21:43 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/03/24 17:51:05 adam Exp $
+$NetBSD: distinfo,v 1.11 2024/09/13 19:21:43 adam Exp $
-BLAKE2s (progressbar2-4.4.2.tar.gz) = f27d2cf0b16105870747f01b7296c960e0c8066385f6360dba4e9efe318ad55d
-SHA512 (progressbar2-4.4.2.tar.gz) = 705383badb3943d3d339854d02ee4114f0e76261373deb8f9aff00fe6aae7f37bacccbbc673c2cb36114c7f8ebbafa96a06408ce6e90c3d26a2e2c65ece86958
-Size (progressbar2-4.4.2.tar.gz) = 101342 bytes
+BLAKE2s (progressbar2-4.5.0.tar.gz) = cf0bac75659f0833494fb9de318e30e351d11373047beb0c5b75fc413e33d533
+SHA512 (progressbar2-4.5.0.tar.gz) = 84d13cce516aebc184285479849a1f4d16d16bbd48c7eab55c28ce131f5c770d97368df1ca57499a59e4d2994bce5a0cef7cc3d7c3a358b2dd6beba785f5db33
+Size (progressbar2-4.5.0.tar.gz) = 101449 bytes
Home |
Main Index |
Thread Index |
Old Index