Skip to content

Commit eac1b65

Browse files
committed
py-acora: update to 2.5.
Support Python 3.13.
1 parent d3c2b2e commit eac1b65

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

textproc/py-acora/Makefile

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.13 2023/11/15 00:01:55 wiz Exp $
1+
# $NetBSD: Makefile,v 1.14 2024/10/13 18:01:34 wiz Exp $
22

3-
DISTNAME= acora-2.4
3+
DISTNAME= acora-2.5
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= textproc python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=a/acora/}
@@ -13,7 +13,5 @@ LICENSE= modified-bsd
1313
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
1414
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
1515

16-
PYTHON_VERSIONS_INCOMPATIBLE= 27
17-
1816
.include "../../lang/python/wheel.mk"
1917
.include "../../mk/bsd.pkg.mk"

textproc/py-acora/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.9 2023/11/15 00:01:55 wiz Exp $
1+
$NetBSD: distinfo,v 1.10 2024/10/13 18:01:34 wiz Exp $
22

3-
BLAKE2s (acora-2.4.tar.gz) = d1d434240c65e9355860eb6a8adbd8346248d866c5548f9601f6d0fe3a3a8043
4-
SHA512 (acora-2.4.tar.gz) = 023762a56ebc9af875f15b85c400e36d9348898160c5f8bb85f9d18a6d168c8c583e89b2d0c0608a46b95af05eec16c3676c64a4a574135e9a2da89bab06bf1c
5-
Size (acora-2.4.tar.gz) = 266246 bytes
3+
BLAKE2s (acora-2.5.tar.gz) = 68ee89bdfdad05d0665ef6220041e1279322963be953349847ab542bd4304211
4+
SHA512 (acora-2.5.tar.gz) = 12fec803072d0eb0031af60fdd90824b95f18f1a6393cc7faae396903d5331c00d1035762c68ebc5eb81d0f6db63a0cca1ba4f99f0c8c779a30a5b3d16655b28
5+
Size (acora-2.5.tar.gz) = 268926 bytes

0 commit comments

Comments
 (0)