Skip to content

Commit

Permalink
devel/py-jaraco.collections: Update to 5.0.0
Browse files Browse the repository at this point in the history
- Reformat Makefile with portfmt

Reported by:	github-actions[bot] <notifications@github.com>
  • Loading branch information
nivit committed Dec 9, 2023
1 parent 8f6cd88 commit 7275bab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-jaraco.collections/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= jaraco.collections
DISTVERSION= 4.3.0
DISTVERSION= 5.0.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,8 +11,8 @@ WWW= https://github.com/jaraco/jaraco.collections
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaraco.text>=3.11.1:devel/py-jaraco.text@${PY_FLAVOR} \
${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}jaraco.text>=3.11.1:devel/py-jaraco.text@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0.40.0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaraco.text>=3.11.1:devel/py-jaraco.text@${PY_FLAVOR}
Expand Down
6 changes: 3 additions & 3 deletions devel/py-jaraco.collections/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1688241323
SHA256 (jaraco.collections-4.3.0.tar.gz) = 74ffc23fccfee4de0a2ebf556a33675b6a3c003d6335947d3122a0bc8822c8e4
SIZE (jaraco.collections-4.3.0.tar.gz) = 17862
TIMESTAMP = 1702141840
SHA256 (jaraco.collections-5.0.0.tar.gz) = 1680e8d09f295f625c7ba926880175a26fdbe7092b4c76d198e30476b21cfe68
SIZE (jaraco.collections-5.0.0.tar.gz) = 17852

0 comments on commit 7275bab

Please sign in to comment.