diff options
Diffstat (limited to 'devel/py-recurring-ical-events')
-rw-r--r-- | devel/py-recurring-ical-events/Makefile | 5 | ||||
-rw-r--r-- | devel/py-recurring-ical-events/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-recurring-ical-events/Makefile b/devel/py-recurring-ical-events/Makefile index fd89d141d118..258e4ac9bc46 100644 --- a/devel/py-recurring-ical-events/Makefile +++ b/devel/py-recurring-ical-events/Makefile @@ -1,5 +1,5 @@ PORTNAME= recurring-ical-events -PORTVERSION= 3.7.0 +PORTVERSION= 3.8.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,8 @@ DISTNAME= recurring_ical_events-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate recurrence times of events, todos, alarms and journals based on icalendar RFC5545 -WWW= https://github.com/niccokunzmann/python-recurring-ical-events +WWW= https://recurring-ical-events.readthedocs.io/en/latest/ \ + https://github.com/niccokunzmann/python-recurring-ical-events LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-recurring-ical-events/distinfo b/devel/py-recurring-ical-events/distinfo index 9374a66eabfa..dd117c6eb7f5 100644 --- a/devel/py-recurring-ical-events/distinfo +++ b/devel/py-recurring-ical-events/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936174 -SHA256 (recurring_ical_events-3.7.0.tar.gz) = abf635ec48dbfd8204dc5bea2d038a4c283a59161aab55ed140d03aa8494bb30 -SIZE (recurring_ical_events-3.7.0.tar.gz) = 603282 +TIMESTAMP = 1750188116 +SHA256 (recurring_ical_events-3.8.0.tar.gz) = 3e8c7c35d9bd8956a7ab91afad51477c60d972e1236d3fd1b55087a66bce7d04 +SIZE (recurring_ical_events-3.8.0.tar.gz) = 602665 |