Skip to content

Commit

Permalink
devel/py-jaraco.text: Update to 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 1, 2023
1 parent 11e24da commit 339cebe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-jaraco.text/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jaraco.text
PORTVERSION= 3.11.1
PORTVERSION= 3.12.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ WWW= https://github.com/jaraco/jaraco.text
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=56:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}autocommand>=0:devel/py-autocommand@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions devel/py-jaraco.text/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1679498686
SHA256 (jaraco.text-3.11.1.tar.gz) = 333a5df2148f7139718607cdf352fe1d95162971a7299c380dcc24dab0168980
SIZE (jaraco.text-3.11.1.tar.gz) = 16083
TIMESTAMP = 1701363712
SHA256 (jaraco.text-3.12.0.tar.gz) = 389e25c8d4b32e9715bf530596fab0f5cd3aa47296e43969392e18a541af592c
SIZE (jaraco.text-3.12.0.tar.gz) = 16329

0 comments on commit 339cebe

Please sign in to comment.