Accepting request 697741 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/697741 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-caldav?expand=0&rev=5
This commit is contained in:
commit
6e03703e1c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3fabc9483e5df8ec1c87d2b2f46f784689d8aeb26e67880aeadd83c2ae9d89d2
|
||||
size 33946
|
3
caldav-0.6.1.tar.gz
Normal file
3
caldav-0.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eddb7f4e6a3eb5f02eaa2227817a53ac4372d4c4d51876536f4c6f00282f569e
|
||||
size 70380
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 25 06:44:50 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- version update to 0.6.1
|
||||
* bugfix: accept text/calendar (required for fetching calendar items from the xandikos server, ref https://github.com/python-caldav/caldav/issues/40
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 10:55:32 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%global modname caldav
|
||||
Name: python-%{modname}
|
||||
Version: 0.6.0
|
||||
Version: 0.6.1
|
||||
Release: 0
|
||||
Summary: CalDAV (RFC4791) client library for Python
|
||||
License: GPL-3.0-or-later AND Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user