- update to 7.0.3:
* Added Event.RECURRENCE_ID, Todo.RECURRENCE_ID, and
Journal.RECURRENCE_ID properties, including support in their
new() constructors. #1231
* Enabled Calendar.from_ical to read calendars from files. #756
* Added Calendar.journals property to retrieve all journal
components. #1230
* Setting calendar_name now also writes X-WR-CALNAME, and
setting description now also writes X-WR-CALDESC, for
improved client compatibility. #918
* Drop support for Python 3.8 and 3.9. #977
* DURATION_REGEX moved from icalendar.prop to
icalendar.prop.dt.duration. #987
* WEEKDAY_RULE moved from icalendar.prop to
icalendar.prop.recur.weekday. #987
* Removed tzid_from_dt and tzid_from_tzinfo from icalendar.prop
as they exist in icalendar.timezone. #987
* Component.decoded() now returns a string instead of bytes
for text properties.
* Remove constants FOLD, NAME, NEWLINE, QUNSAFE_CHAR, QUOTABLE,
UFOLD, and UNSAFE_CHAR from icalendar.parser's export. #987
OBS-URL: https://build.opensuse.org/request/show/1344193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-icalendar?expand=0&rev=40
Description
No description provided
Languages
RPM Spec
100%