summaryrefslogtreecommitdiff
path: root/gnu/packages/dav.scm
Commit message (Collapse)AuthorAge
* gnu: vdirsyncer: Update 0.9.2.Leo Famulari2016-03-13
| | | | | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.9.2. [arguments]: Run the test suite after installation. Use DETERMINISTIC_TESTS. Run tests with `make` instead of "py.test". [native-inputs]: Remove python-pytest-xprocess and python-oauthlib.
* gnu: vdirsyncer: Update to 0.9.0.Leo Famulari2016-02-15
| | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.9.0.
* gnu: vdirsyncer: Update to 0.8.1.Leo Famulari2016-02-02
| | | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.8.1. [native-inputs]: Add python-hypothesis, python-pytest-subtesthack.
* gnu: Add vdirsyncer.Leo Famulari2016-01-15
| | | | * gnu/packages/dav.scm (vdirsyncer): New variable.
* gnu: Add radicale.Leo Famulari2016-01-15
* gnu/packages/dav.scm (radicale): New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.