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:
commit
4e19075731
@ -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
|
Tue Jun 13 05:55:00 UTC 2017 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 0.5.0
|
Version: 0.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CalDAV (RFC4791) client library
|
Summary: CalDAV (RFC4791) client library for Python
|
||||||
License: GPL-3.0+ and Apache-2.0
|
License: GPL-3.0+ and Apache-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://pypi.python.org/pypi/%{modname}
|
Url: https://pypi.python.org/pypi/%{modname}
|
||||||
@ -45,11 +45,9 @@ BuildArch: noarch
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
This project is a CalDAV (RFC4791) client library for Python.
|
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,
|
It can read all the tags, but only write a few things (create calendars,
|
||||||
and write a few things (create calendars, events, modify events
|
events, modify events and properties).
|
||||||
and properties).
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{modname}-%{version}
|
%setup -q -n %{modname}-%{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user