git: 52769b15123a - main - devel/py-recurring-ical-events: Update to 2.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Mar 2024 03:40:26 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=52769b15123a2bb0ef9f0aab6a160538924e073e commit 52769b15123a2bb0ef9f0aab6a160538924e073e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-31 03:06:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-31 03:06:44 +0000 devel/py-recurring-ical-events: Update to 2.1.3 - Convert to USE_PYTHON=pep517 Changes: https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog --- devel/py-recurring-ical-events/Makefile | 6 ++++-- devel/py-recurring-ical-events/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/py-recurring-ical-events/Makefile b/devel/py-recurring-ical-events/Makefile index 854e31b19e02..18906a8d6e63 100644 --- a/devel/py-recurring-ical-events/Makefile +++ b/devel/py-recurring-ical-events/Makefile @@ -1,5 +1,5 @@ PORTNAME= recurring-ical-events -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,13 +12,15 @@ WWW= https://github.com/niccokunzmann/python-recurring-ical-events LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}icalendar>=0<6.0.0:devel/py-icalendar@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.8.1:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=2023.3,1:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}x-wr-timezone>=0.0.5<1.0.0:devel/py-x-wr-timezone@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-recurring-ical-events/distinfo b/devel/py-recurring-ical-events/distinfo index eadb46f04ba6..ed00cce22798 100644 --- a/devel/py-recurring-ical-events/distinfo +++ b/devel/py-recurring-ical-events/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703495821 -SHA256 (recurring_ical_events-2.1.2.tar.gz) = 803d14a93bc2f94bbac03c7010aee98648f73246ef65d1f3c9bc8da88af6bd24 -SIZE (recurring_ical_events-2.1.2.tar.gz) = 19585 +TIMESTAMP = 1711466174 +SHA256 (recurring_ical_events-2.1.3.tar.gz) = 72c0be0f17d8293a4ccf4f42354022ed8d724ff93d2889b8c5f178d9c48a445d +SIZE (recurring_ical_events-2.1.3.tar.gz) = 19746