Commit Graph

22 Commits (bfe5264aa10c1af64adc5c24d0cf091562e3e09c)

Author SHA1 Message Date
Leo Famulari 68f12ea0d2
gnu: radicale: Update to 1.1.2 [fixes CVE-2017-8342].
* gnu/packages/dav.scm (radicale): Update to 1.1.2.
2017-04-30 16:50:08 -04:00
Leo Famulari d8bcf08088
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.
2017-03-01 22:33:11 -05:00
Leo Famulari f54cf6428b
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.
2017-02-18 10:24:07 -05:00
Leo Famulari 945b6721eb
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.
2017-02-18 10:24:03 -05:00
Leo Famulari e0c32fc817
gnu: vdirsyncer: Update to 0.14.1.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.14.1.
2017-01-06 03:19:40 -05:00
Leo Famulari 425fabfc9a
gnu: radicale: Skip the test suite.
* gnu/packages/dav.scm (radicale)[arguments]: Skip the tests.
2016-12-06 20:46:18 -05:00
Hartmut Goebel a08a835034
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.
2016-11-15 22:31:25 +01:00
Mark H Weaver 3d82676919
Merge branch 'master' into core-updates 2016-10-27 20:21:26 -04:00
Leo Famulari 30b1267830
gnu: vdirsyncer: Update to 0.14.0.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.14.0.
2016-10-26 19:56:15 -04:00
Leo Famulari f76af41a76
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.
2016-10-15 20:26:05 -04:00
Leo Famulari aae34a0c2d
gnu: vdirsyncer: Update to 0.13.1.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.13.1.
2016-10-09 16:49:27 -04:00
Leo Famulari 82d0fae22d
gnu: vdirsyncer: Update to 0.12.1.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.12.1.
2016-08-24 14:50:12 -04:00
Leo Famulari 5f518cadc3
gnu: vdirsyncer: Update to 0.11.3.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.3.
2016-08-01 21:06:42 -04:00
Leo Famulari 0b942744eb
gnu: vdirsyncer: Update to 0.11.2.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2.
2016-06-20 18:51:44 -04:00
Leo Famulari 88ac650c7b
gnu: vdirsyncer: Update to 0.11.0.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.0.
2016-05-23 13:26:17 -04:00
Leo Famulari 38e2104c5d
gnu: vdirsyncer: Update to 0.10.0.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.10.0.
[propagated-inputs]: Remove python-lxml.
2016-04-27 14:04:08 -04:00
Leo Famulari d87fd79953 gnu: vdirsyncer: Update to 0.9.3.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.3.
2016-04-10 22:31:32 -04:00
Leo Famulari 36455a9672 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.
2016-03-13 18:26:48 -04:00
Leo Famulari be6f30047e gnu: vdirsyncer: Update to 0.9.0.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.0.
2016-02-15 18:48:36 -05:00
Leo Famulari 8c44dabc5a 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.
2016-02-02 14:49:26 -05:00
Leo Famulari a2f6a3d502 gnu: Add vdirsyncer.
* gnu/packages/dav.scm (vdirsyncer): New variable.
2016-01-15 16:45:24 -05:00
Leo Famulari f75bbb028a gnu: Add radicale.
* gnu/packages/dav.scm (radicale): New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2016-01-15 16:45:24 -05:00