mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
devel/py-recurring-ical-events: Update to 3.4.0
Changes: https://github.com/niccokunzmann/python-recurring-ical-events/releases https://github.com/niccokunzmann/python-recurring-ical-events/blob/main/README.rst#changelog
This commit is contained in:
parent
34e1d3f897
commit
d1f8257bae
3 changed files with 4 additions and 15 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= recurring-ical-events
|
||||
PORTVERSION= 3.3.4
|
||||
PORTVERSION= 3.4.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1734888280
|
||||
SHA256 (recurring_ical_events-3.3.4.tar.gz) = 8e7f4fb03d1a180445d618327f0698f48cd2cabf40cf37f852cb5799c8883990
|
||||
SIZE (recurring_ical_events-3.3.4.tar.gz) = 50075
|
||||
TIMESTAMP = 1735227916
|
||||
SHA256 (recurring_ical_events-3.4.0.tar.gz) = 7ea75a560bf0526f7a8294dd93e324cc5379d09d520c48d0ccb4958e591dc2ff
|
||||
SIZE (recurring_ical_events-3.4.0.tar.gz) = 53839
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
--- requirements.txt.orig 2024-07-04 13:11:39 UTC
|
||||
+++ requirements.txt
|
||||
@@ -1,7 +1,7 @@
|
||||
# install requirements depending on python version
|
||||
# see https://www.python.org/dev/peps/pep-0508/#environment-markers
|
||||
|
||||
-icalendar >= 5.0.0, < 7.0.0
|
||||
+icalendar >= 4.0.0, < 7.0.0
|
||||
python-dateutil >= 2.8.1, < 3.0.0
|
||||
x-wr-timezone == 0.*
|
||||
backports.zoneinfo; python_version == "3.7" or python_version == "3.8"
|
Loading…
Add table
Reference in a new issue