Accepting request 697739 from system:homeautomation:home-assistant

update

OBS-URL: https://build.opensuse.org/request/show/697739
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-caldav?expand=0&rev=12
This commit is contained in:
Thomas Bechtold 2019-04-25 06:55:55 +00:00 committed by Git OBS Bridge
parent c28b3364c9
commit fad958c0c6
4 changed files with 10 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eddb7f4e6a3eb5f02eaa2227817a53ac4372d4c4d51876536f4c6f00282f569e
size 70380

View File

@ -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

View File

@ -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