Kai Harries
3b895db614
radicale: add pytz to closure
...
Without pytz I got error messages like this in the journal:
Dec 09 00:00:00 x radicale[8868]: ERROR:root:No module named 'pytz'
2017-12-09 17:51:13 +01:00
Pascal Wittmann
662181e613
radicale: 2.1.6 -> 2.1.8
2017-11-10 20:45:41 +01:00
Aneesh Agrawal
61de150aa8
radicale: 2.1.2 -> 2.1.6
...
Radicale 2.1.5 is the first to support the `--verify-storage` option.
2017-09-18 00:29:01 -07:00
Silvan Mosberger
e16a0988bc
radicale: 1.1.4 -> 2.1.2
...
This commit readds and updates the 1.x package from 1.1.4 to 1.1.6 which
also includes the needed command for migrating to 2.x
The module is adjusted to the version change, defaulting to radicale2 if
stateVersion >= 17.09 and radicale1 otherwise. It also now uses
ExecStart instead of the script service attribute. Some missing dots at
the end of sentences were also added.
I added a paragraph in the release notes on how to update to a newer
version.
2017-08-13 17:23:43 +02:00
Pascal Wittmann
1420b20f08
radicale: 1.1.2 -> 1.1.4
2017-07-01 10:11:47 +02:00
Pascal Wittmann
f6ef5614a0
radicale: 1.1.1 -> 1.1.2, fixes CVE-2017-8342
2017-05-29 09:28:28 +02:00
Aneesh Agrawal
ded7953478
treewide: meta.platform -> meta.platforms
2017-05-02 19:32:02 -04:00
Aneesh Agrawal
8f4d778509
radicale: Add aneeshusa as maintainer
2017-04-10 20:04:17 -04:00
Aneesh Agrawal
9821f82d7c
radicale: Disable tests on Python 3
2017-04-10 20:04:17 -04:00
Aneesh Agrawal
8ce337fd96
radicale: Remove optional deps on Python 3
...
None of these dependencies is required for radicale to function,
and flup in particular prevents usage with Python 3.
2017-04-10 20:04:17 -04:00
Robert Helgesson
9d2a831497
radicale: break into own package
...
Since this is an application it is not suitable for pythonPackages,
which is more appropriate for Python modules.
2016-09-25 22:15:19 +02:00