From 3439c1e5d28a26ce7998ec4db241a9996893a271 Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 14 Nov 2022 15:30:44 +0000 Subject: [PATCH] update to py3-bracex 2.3.post1 --- textproc/py-bracex/Makefile | 23 +++++++++++------------ textproc/py-bracex/distinfo | 4 ++-- textproc/py-bracex/pkg/PLIST | 4 ++-- 3 files changed, 15 insertions(+), 16 deletions(-) diff --git a/textproc/py-bracex/Makefile b/textproc/py-bracex/Makefile index 29ed97e819c..f3f6d5dd6a9 100644 --- a/textproc/py-bracex/Makefile +++ b/textproc/py-bracex/Makefile @@ -1,20 +1,19 @@ -COMMENT = brace expanding library +COMMENT= brace expanding library -MODPY_EGG_VERSION = 2.2.1 -DISTNAME = bracex-${MODPY_EGG_VERSION} -PKGNAME = py-bracex-${MODPY_EGG_VERSION} -REVISION = 1 +MODPY_EGG_VERSION= 2.3.post1 +DISTNAME= bracex-${MODPY_EGG_VERSION} +PKGNAME= py-bracex-${MODPY_EGG_VERSION:S/.post/pl/} -CATEGORIES = textproc +CATEGORIES= textproc # MIT -PERMIT_PACKAGE = Yes +PERMIT_PACKAGE= Yes -MODULES = lang/python -MODPY_PYBUILD = setuptools -MODPY_PI = Yes +MODULES= lang/python +MODPY_PYBUILD= hatchling +MODPY_PI= Yes -FLAVORS = python3 -FLAVOR = python3 +FLAVORS= python3 +FLAVOR= python3 .include diff --git a/textproc/py-bracex/distinfo b/textproc/py-bracex/distinfo index 7c64fbefb67..a9e82e04542 100644 --- a/textproc/py-bracex/distinfo +++ b/textproc/py-bracex/distinfo @@ -1,2 +1,2 @@ -SHA256 (bracex-2.2.1.tar.gz) = HI0SluAK2akQMMy0wpH55Nx8BU8Sxwe6PF/z6agbzSE= -SIZE (bracex-2.2.1.tar.gz) = 28645 +SHA256 (bracex-2.3.post1.tar.gz) = 57I/yLLNBtPewGkrqr7LJJ3alOBqYXkB/wOmxW/XFpM= +SIZE (bracex-2.3.post1.tar.gz) = 27578 diff --git a/textproc/py-bracex/pkg/PLIST b/textproc/py-bracex/pkg/PLIST index c432951d1eb..192366f5f8c 100644 --- a/textproc/py-bracex/pkg/PLIST +++ b/textproc/py-bracex/pkg/PLIST @@ -1,10 +1,10 @@ lib/python${MODPY_VERSION}/site-packages/bracex/ lib/python${MODPY_VERSION}/site-packages/bracex-${MODPY_EGG_VERSION}.dist-info/ -lib/python${MODPY_VERSION}/site-packages/bracex-${MODPY_EGG_VERSION}.dist-info/LICENSE.md lib/python${MODPY_VERSION}/site-packages/bracex-${MODPY_EGG_VERSION}.dist-info/METADATA lib/python${MODPY_VERSION}/site-packages/bracex-${MODPY_EGG_VERSION}.dist-info/RECORD lib/python${MODPY_VERSION}/site-packages/bracex-${MODPY_EGG_VERSION}.dist-info/WHEEL -lib/python${MODPY_VERSION}/site-packages/bracex-${MODPY_EGG_VERSION}.dist-info/top_level.txt +lib/python${MODPY_VERSION}/site-packages/bracex-${MODPY_EGG_VERSION}.dist-info/licenses/ +lib/python${MODPY_VERSION}/site-packages/bracex-${MODPY_EGG_VERSION}.dist-info/licenses/LICENSE.md lib/python${MODPY_VERSION}/site-packages/bracex/__init__.py lib/python${MODPY_VERSION}/site-packages/bracex/__main__.py lib/python${MODPY_VERSION}/site-packages/bracex/__meta__.py