Accepting request 509187 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/509187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-caldav?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2017-07-11 06:27:38 +00:00 committed by Git OBS Bridge
commit 4e19075731
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 10 12:05:22 UTC 2017 - jengelh@inai.de
- Drop history lesson and future goal wording from description.
-------------------------------------------------------------------
Tue Jun 13 05:55:00 UTC 2017 - okurz@suse.com

View File

@ -21,7 +21,7 @@
Name: python-%{modname}
Version: 0.5.0
Release: 0
Summary: CalDAV (RFC4791) client library
Summary: CalDAV (RFC4791) client library for Python
License: GPL-3.0+ and Apache-2.0
Group: Development/Languages/Python
Url: https://pypi.python.org/pypi/%{modname}
@ -45,11 +45,9 @@ BuildArch: noarch
%description
This project is a CalDAV (RFC4791) client library for Python.
I started it for my work at the AUF.
A lot of work still needs to be done, but it can read everything,
and write a few things (create calendars, events, modify events
and properties).
It can read all the tags, but only write a few things (create calendars,
events, modify events and properties).
%prep
%setup -q -n %{modname}-%{version}