- update to 7.1.0:
* Deprecate icalendar.parser.escape_string and
icalendar.parser.unescape_string for icalendar version 8. Use
_escape_string and _unescape_string internally. #1011
* Added behavioral tests for LazyCalendar covering serialization
round-trips, .todos, .journals, forward timezone references,
and with_uid() substring false-positives. #1050
* Added edge case tests for Conference parameter normalization
covering string passthrough, empty list filtering, and None
omission. #925
* Make icalendar an explicit editable install for clarity.
* Do not run some tests until a pull request is approved.
* Created an ical_value() property for the vBoolean component.
* Created an ical_value() property for the vFloat component.
* Created an ical_value() property for the vInt component.
* Created an ical_value() property for the vBinary component.
* Put the link check as the last documentation CI task, allowing
the documentation build and Vale to run first and fail faster.
* Extended localize() to support localizing both datetime.datetime
and datetime.time objects, returning timezone-aware
datetime.time objects for the latter. #1142
* Add type hints to tests directory functions.
* Update to Contributor Covenant 3.0 Code of Conduct,
hosted at https://pycal.org/code-of-conduct/.
OBS-URL: https://build.opensuse.org/request/show/1353624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-icalendar?expand=0&rev=41
Description
No description provided
Languages
RPM Spec
100%