pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-flufl.i18n
Module Name: pkgsrc
Committed By: adam
Date: Sat Aug 2 10:25:23 UTC 2025
Modified Files:
pkgsrc/devel/py-flufl.i18n: Makefile distinfo
Log Message:
py-flufl.i18n: updated to 5.2.0
5.2 (2025-05-07)
* Drop Python 3.8, add support for Python 3.13 and 3.14.
* Modernize type hinting.
* Fix a small typo in the docs.
* Update GitLab pipeline specification.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-flufl.i18n/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-flufl.i18n/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-flufl.i18n/Makefile
diff -u pkgsrc/devel/py-flufl.i18n/Makefile:1.11 pkgsrc/devel/py-flufl.i18n/Makefile:1.12
--- pkgsrc/devel/py-flufl.i18n/Makefile:1.11 Tue Jan 21 15:50:17 2025
+++ pkgsrc/devel/py-flufl.i18n/Makefile Sat Aug 2 10:25:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2025/01/21 15:50:17 adam Exp $
+# $NetBSD: Makefile,v 1.12 2025/08/02 10:25:23 adam Exp $
-DISTNAME= flufl_i18n-5.1.0
+DISTNAME= flufl_i18n-5.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/./}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/flufl.i18n/}
@@ -12,7 +12,6 @@ LICENSE= apache-2.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
DEPENDS+= ${PYPKGPREFIX}-atpublic-[0-9]*:../../devel/py-atpublic
-TEST_DEPENDS+= ${PYPKGPREFIX}-sybil-[0-9]*:../../devel/py-sybil
USE_LANGUAGES= # none
Index: pkgsrc/devel/py-flufl.i18n/distinfo
diff -u pkgsrc/devel/py-flufl.i18n/distinfo:1.6 pkgsrc/devel/py-flufl.i18n/distinfo:1.7
--- pkgsrc/devel/py-flufl.i18n/distinfo:1.6 Tue Jan 21 15:50:17 2025
+++ pkgsrc/devel/py-flufl.i18n/distinfo Sat Aug 2 10:25:23 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/01/21 15:50:17 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/08/02 10:25:23 adam Exp $
-BLAKE2s (flufl_i18n-5.1.0.tar.gz) = 342e8f99a64f0dd321a55ff8b926e9aebb2e3002769563480ea43a22c46e5fd4
-SHA512 (flufl_i18n-5.1.0.tar.gz) = 6caecb274607a54630dad04f38a5e21baa3c2adcda33e6519c26c947a9f50546fce23d791e7b0eeae121249d7ecb22293352137e64403e41f4f273ff9a608296
-Size (flufl_i18n-5.1.0.tar.gz) = 20831 bytes
+BLAKE2s (flufl_i18n-5.2.0.tar.gz) = 8629dcb06cc54d8565afbefa565687b3a4017d4495fe7f4b737eb86b72861040
+SHA512 (flufl_i18n-5.2.0.tar.gz) = a176a82e3ce8f3152b980d31ac5578682cb6aa8b1b8962f62c23f3337255cd26f7dcac537c3011ec3483f0176186a08c2a54a8bc6ad7afbc85651b8147988f0c
+Size (flufl_i18n-5.2.0.tar.gz) = 18948 bytes
Home |
Main Index |
Thread Index |
Old Index