Package Release Info

python-vobject-0.9.5-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-vobject
python3-vobject

Change Logs

* Thu Aug 03 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 2017 okurz@suse.com
- Fix source validation
* Tue Jun 13 2017 okurz@suse.com
- Update to 0.9.4.1
* Mon Aug 15 2016 toddrme2178@gmail.com
- Fix update-alternatives implementation.
* Tue Jul 05 2016 axel.braun@gmx.de
- add obsoletes: vobject to spec file (request from Factory)
* Fri Jun 03 2016 toddrme2178@gmail.com
- Initial version