summaryrefslogtreecommitdiff
path: root/gnu/packages/dav.scm
Commit message (Collapse)AuthorAgeFilesLines
* gnu: vdirsyncer: Update to 0.14.0.Leo Famulari2016-10-261-2/+2
| | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.14.0.
* gnu: vdirsyncer: Update to 0.13.1.Leo Famulari2016-10-091-2/+2
| | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.13.1.
* gnu: vdirsyncer: Update to 0.12.1.Leo Famulari2016-08-241-2/+2
| | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.12.1.
* gnu: vdirsyncer: Update to 0.11.3.Leo Famulari2016-08-011-6/+3
| | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.11.3.
* gnu: vdirsyncer: Update to 0.11.2.Leo Famulari2016-06-201-3/+3
| | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2.
* gnu: vdirsyncer: Update to 0.11.0.Leo Famulari2016-05-231-6/+6
| | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.11.0.
* gnu: vdirsyncer: Update to 0.10.0.Leo Famulari2016-04-271-4/+6
| | | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.10.0. [propagated-inputs]: Remove python-lxml.
* gnu: vdirsyncer: Update to 0.9.3.Leo Famulari2016-04-101-2/+2
| | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.9.3.
* gnu: vdirsyncer: Update 0.9.2.Leo Famulari2016-03-131-12/+14
| | | | | | | * 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-151-2/+2
| | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.9.0.
* gnu: vdirsyncer: Update to 0.8.1.Leo Famulari2016-02-021-3/+5
| | | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.8.1. [native-inputs]: Add python-hypothesis, python-pytest-subtesthack.
* gnu: Add vdirsyncer.Leo Famulari2016-01-151-0/+58
| | | | * gnu/packages/dav.scm (vdirsyncer): New variable.
* gnu: Add radicale.Leo Famulari2016-01-151-0/+50
* gnu/packages/dav.scm (radicale): New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.