summaryrefslogtreecommitdiff
path: root/gnu/packages/dav.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: radicale: Update to 1.1.2 [fixes CVE-2017-8342].•••* gnu/packages/dav.scm (radicale): Update to 1.1.2. Leo Famulari2017-04-301-2/+2
* gnu: vdirsyncer: Update to 0.15.0.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.15.0. [source]: Remove obsolete patch 'vdirsyncer-test-suite-slow-machines.patch'. * gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari2017-03-011-4/+2
* gnu: vdirsyncer: Use add-installed-pythonpath in the check phase.•••* gnu/packages/dav.scm (vdirsyncer)[arguments]: Move the check phase into the normal part of the build sequence and use add-installed-pythonpath. Leo Famulari2017-02-181-12/+8
* gnu: vdirsyncer: Don't fail the test suite when the build machine is slow.•••* gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dav.scm (vdirsyncer)[source]: Use it. Leo Famulari2017-02-181-1/+4
* gnu: vdirsyncer: Update to 0.14.1.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.14.1. Leo Famulari2017-01-061-2/+2
* gnu: radicale: Skip the test suite.•••* gnu/packages/dav.scm (radicale)[arguments]: Skip the tests. Leo Famulari2016-12-061-7/+1
* gnu: vdirsyncer: Fix build by setting correct PYTHONPATH.•••For thus, use add-installed-pythonpath. * gnu/packages/dav.scm (vdirsyncer): set PYTHONPATH using add-installed-pythonpath. Hartmut Goebel2016-11-151-5/+2
* Merge branch 'master' into core-updatesMark H Weaver2016-10-271-2/+2
|\
| * gnu: vdirsyncer: Update to 0.14.0.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.14.0. Leo Famulari2016-10-261-2/+2
* | gnu: radicale: Run the test suite with py.test.•••* gnu/packages/dav.scm (radicale)[native-inputs]: Add python-pytest. [arguments]: Replace the 'check' phase and run the tests with python-pytest. Leo Famulari2016-10-151-0/+8
|/
* gnu: vdirsyncer: Update to 0.13.1.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.13.1. Leo Famulari2016-10-091-2/+2
* gnu: vdirsyncer: Update to 0.12.1.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.12.1. Leo Famulari2016-08-241-2/+2
* gnu: vdirsyncer: Update to 0.11.3.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.3. Leo Famulari2016-08-011-6/+3
* gnu: vdirsyncer: Update to 0.11.2.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2. Leo Famulari2016-06-201-3/+3
* gnu: vdirsyncer: Update to 0.11.0.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.0. Leo Famulari2016-05-231-6/+6
* gnu: vdirsyncer: Update to 0.10.0.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.10.0. [propagated-inputs]: Remove python-lxml. Leo Famulari2016-04-271-4/+6
* gnu: vdirsyncer: Update to 0.9.3.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.3. Leo Famulari2016-04-101-2/+2
* gnu: vdirsyncer: Update 0.9.2.•••* 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. Leo Famulari2016-03-131-12/+14
* gnu: vdirsyncer: Update to 0.9.0.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.0. Leo Famulari2016-02-151-2/+2
* gnu: vdirsyncer: Update to 0.8.1.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.8.1. [native-inputs]: Add python-hypothesis, python-pytest-subtesthack. Leo Famulari2016-02-021-3/+5
* gnu: Add vdirsyncer.•••* gnu/packages/dav.scm (vdirsyncer): New variable. Leo Famulari2016-01-151-0/+58
* gnu: Add radicale.•••* gnu/packages/dav.scm (radicale): New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Leo Famulari2016-01-151-0/+50