From 4c2da4d9d9bb85f3cd57e43040f8d7b6386218b0fbab7cfdaade644c4485eafb Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 3 Aug 2017 20:36:10 +0000 Subject: [PATCH] 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 --- python-vobject.changes | 14 ++++++++++++++ python-vobject.spec | 2 +- vobject-0.9.4.1.tar.gz | 3 --- vobject-0.9.5.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 vobject-0.9.4.1.tar.gz create mode 100644 vobject-0.9.5.tar.gz diff --git a/python-vobject.changes b/python-vobject.changes index befefcf..18d76e2 100644 --- a/python-vobject.changes +++ b/python-vobject.changes @@ -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 diff --git a/python-vobject.spec b/python-vobject.spec index 41718e2..d2307ab 100644 --- a/python-vobject.spec +++ b/python-vobject.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-vobject %global modname vobject -Version: 0.9.4.1 +Version: 0.9.5 Release: 0 Summary: Python package for parsing and creating iCalendar and vCard files License: Apache-2.0 diff --git a/vobject-0.9.4.1.tar.gz b/vobject-0.9.4.1.tar.gz deleted file mode 100644 index b4ae659..0000000 --- a/vobject-0.9.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:faea7d4fb3e2bc8ef6367e7f9b4ad0841aa1980fd5dd96d05c7a90e39880811c -size 57723 diff --git a/vobject-0.9.5.tar.gz b/vobject-0.9.5.tar.gz new file mode 100644 index 0000000..f4009c2 --- /dev/null +++ b/vobject-0.9.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f56cae196303d875682b9648b4bb43ffc769d2f0f800958e0a506af867b1243 +size 58722