15
0

- update to 5.0.13:

* Guide to delete the build folder before running tests
  * Make documentation build with Python 3.12
  * Update windows to olson conversion for Greenland Standard
    Time
  * Extend examples in Usage with alarm and recurrence
  * Document how to serve the built documentation to view with
    the browser
  * Improve test coverage

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-icalendar?expand=0&rev=76
This commit is contained in:
2024-06-30 20:33:43 +00:00
committed by Git OBS Bridge
parent 4055cb39e7
commit 056cc18aef
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jun 30 20:33:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 5.0.13:
* Guide to delete the build folder before running tests
* Make documentation build with Python 3.12
* Update windows to olson conversion for Greenland Standard
Time
* Extend examples in Usage with alarm and recurrence
* Document how to serve the built documentation to view with
the browser
* Improve test coverage
-------------------------------------------------------------------
Fri Mar 22 20:43:45 UTC 2024 - Dirk Müller <dmueller@suse.com>