diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-09-01 17:47:22 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-09-01 20:27:17 +0000 |
| commit | 2696bd21781b33fa3d9d27f40da29282f1f1470a (patch) | |
| tree | 9a6157e17801f28365f99bffe20ca4fbf510bf21 | |
| parent | 886a1566ad62f52f9fea3e96f26f006ce0b5a424 (diff) | |
archivers/py-arpy: Update version 2.3.0=>2.4.0
| -rw-r--r-- | archivers/py-arpy/Makefile | 6 | ||||
| -rw-r--r-- | archivers/py-arpy/distinfo | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/archivers/py-arpy/Makefile b/archivers/py-arpy/Makefile index 907ed9eb2633..ab414b8423ae 100644 --- a/archivers/py-arpy/Makefile +++ b/archivers/py-arpy/Makefile @@ -1,5 +1,5 @@ PORTNAME= arpy -DISTVERSION= 2.3.0 +DISTVERSION= 2.4.0 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,4 +16,8 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ USES= python USE_PYTHON= autoplist concurrent pep517 +post-patch: + @${REINPLACE_CMD} '/license-files/d; s|^license = "BSD-2-Clause"|license = { text = "BSD-2-Clause" }|; s|77|63|g' \ + ${WRKSRC}/pyproject.toml + .include <bsd.port.mk> diff --git a/archivers/py-arpy/distinfo b/archivers/py-arpy/distinfo index e6f2b281d129..e80f58f94ff6 100644 --- a/archivers/py-arpy/distinfo +++ b/archivers/py-arpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783272984 -SHA256 (arpy-2.3.0.tar.gz) = 8302829a991cfcef2630b61e00f315db73164021cecbd7fb1fc18525f83f339c -SIZE (arpy-2.3.0.tar.gz) = 9572 +TIMESTAMP = 1788284722 +SHA256 (arpy-2.4.0.tar.gz) = e2ce13869a2df98b420adeaf7429b63796e8c000969d2dfe471854c0be3d9a54 +SIZE (arpy-2.4.0.tar.gz) = 11571 |
