summaryrefslogtreecommitdiff
path: root/gnu/packages/dav.scm
AgeCommit message (Collapse)Author
2016-04-10gnu: vdirsyncer: Update to 0.9.3.Leo Famulari
* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.3.
2016-03-13gnu: vdirsyncer: Update 0.9.2.Leo Famulari
* 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.
2016-02-15gnu: vdirsyncer: Update to 0.9.0.Leo Famulari
* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.0.
2016-02-02gnu: vdirsyncer: Update to 0.8.1.Leo Famulari
* gnu/packages/dav.scm (vdirsyncer): Update to 0.8.1. [native-inputs]: Add python-hypothesis, python-pytest-subtesthack.
2016-01-15gnu: Add vdirsyncer.Leo Famulari
* gnu/packages/dav.scm (vdirsyncer): New variable.
2016-01-15gnu: Add radicale.Leo Famulari
* gnu/packages/dav.scm (radicale): New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.