forked from pool/python-vobject
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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:faea7d4fb3e2bc8ef6367e7f9b4ad0841aa1980fd5dd96d05c7a90e39880811c
|
||||
size 57723
|
||||
3
vobject-0.9.5.tar.gz
Normal file
3
vobject-0.9.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f56cae196303d875682b9648b4bb43ffc769d2f0f800958e0a506af867b1243
|
||||
size 58722
|
||||
Reference in New Issue
Block a user