14
0

Accepting request 514458 from home:benoit_monin:branches:devel:languages:python

update to version 0.9.5

OBS-URL: https://build.opensuse.org/request/show/514458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vobject?expand=0&rev=4
This commit is contained in:
Todd R
2017-08-03 20:36:10 +00:00
committed by Git OBS Bridge
parent 54037f97f4
commit 4c2da4d9d9
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Aug 3 20:00:25 UTC 2017 - benoit.monin@gmx.fr
- update to version 0.9.5:
* Make ics_diff.py work with Python 3
* Huge changes to text encoding for Python 2/3 compatibility
* Autogenerate DTSTAMP if not provided
* Fix getrruleset() for Python 3 and in the case that
addRDate=True
* Update vCard property validation to match specifications
* Handle offset-naive and offset-aware datetimes in recurrence
rules
* Improved documentation for multi-value properties
-------------------------------------------------------------------
Mon Jun 19 11:01:08 UTC 2017 - okurz@suse.com