Skip to content

Commit bccb43f

Browse files
author
adam
committed
py-flufl.i18n: updated to 6.0.0
6.0 (2025-11-28) * Drop Python 3.9. * Other code improvements and modernizations. * Documentation improvements.
1 parent e5dc882 commit bccb43f

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

devel/py-flufl.i18n/Makefile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.12 2025/08/02 10:25:23 adam Exp $
1+
# $NetBSD: Makefile,v 1.13 2025/12/30 13:41:50 adam Exp $
22

3-
DISTNAME= flufl_i18n-5.2.0
3+
DISTNAME= flufl_i18n-6.0.0
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/./}
55
CATEGORIES= devel python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=f/flufl.i18n/}
@@ -12,6 +12,7 @@ LICENSE= apache-2.0
1212

1313
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
1414
DEPENDS+= ${PYPKGPREFIX}-atpublic-[0-9]*:../../devel/py-atpublic
15+
TEST_DEPENDS+= ${PYPKGPREFIX}-sybil-[0-9]*:../../devel/py-sybil
1516

1617
USE_LANGUAGES= # none
1718

devel/py-flufl.i18n/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.7 2025/08/02 10:25:23 adam Exp $
1+
$NetBSD: distinfo,v 1.8 2025/12/30 13:41:50 adam Exp $
22

3-
BLAKE2s (flufl_i18n-5.2.0.tar.gz) = 8629dcb06cc54d8565afbefa565687b3a4017d4495fe7f4b737eb86b72861040
4-
SHA512 (flufl_i18n-5.2.0.tar.gz) = a176a82e3ce8f3152b980d31ac5578682cb6aa8b1b8962f62c23f3337255cd26f7dcac537c3011ec3483f0176186a08c2a54a8bc6ad7afbc85651b8147988f0c
5-
Size (flufl_i18n-5.2.0.tar.gz) = 18948 bytes
3+
BLAKE2s (flufl_i18n-6.0.0.tar.gz) = 7d251428299add005155c61059dd1256a8cec0afd110e50e0917d30ec9da6c8d
4+
SHA512 (flufl_i18n-6.0.0.tar.gz) = 506cb4553e9c8ad2d37ca6e51f0b414c7f8301b20f1d44f88dd7e8dffd3a1ebbb6b03c1310dbc79637db28a546ebb6f3e12c684449a878fadef49b6f96962620
5+
Size (flufl_i18n-6.0.0.tar.gz) = 21623 bytes

0 commit comments

Comments
 (0)