summaryrefslogtreecommitdiff
path: root/gnu/packages/dav.scm
AgeCommit message (Expand)Author
2017-10-03gnu: vdirsyncer: Update to 0.16.3....* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.3. [native-inputs]: Add python-urllib3. Leo Famulari
2017-09-01gnu: vdirsyncer: Update to 0.16.2....* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.2. Leo Famulari
2017-08-10gnu: vdirsyncer: Update to 0.16.1....* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.1. Tobias Geerinckx-Rice
2017-07-02gnu: vdirsyncer: Update to 0.16.0....* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.0. [license]: Change to bsd-3. Leo Famulari
2017-04-30gnu: radicale: Update to 1.1.2 [fixes CVE-2017-8342]....* gnu/packages/dav.scm (radicale): Update to 1.1.2. Leo Famulari
2017-03-01gnu: 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 Famulari
2017-02-18gnu: 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 Famulari
2017-02-18gnu: 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 Famulari
2017-01-06gnu: vdirsyncer: Update to 0.14.1....* gnu/packages/dav.scm (vdirsyncer): Update to 0.14.1. Leo Famulari
2016-12-06gnu: radicale: Skip the test suite....* gnu/packages/dav.scm (radicale)[arguments]: Skip the tests. Leo Famulari
2016-11-15gnu: 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 Goebel
2016-10-27Merge branch 'master' into core-updatesMark H Weaver
2016-10-26gnu: vdirsyncer: Update to 0.14.0....* gnu/packages/dav.scm (vdirsyncer): Update to 0.14.0. Leo Famulari
2016-10-15gnu: 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 Famulari
2016-10-09gnu: vdirsyncer: Update to 0.13.1....* gnu/packages/dav.scm (vdirsyncer): Update to 0.13.1. Leo Famulari
2016-08-24gnu: vdirsyncer: Update to 0.12.1....* gnu/packages/dav.scm (vdirsyncer): Update to 0.12.1. Leo Famulari
2016-08-01gnu: vdirsyncer: Update to 0.11.3....* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.3. Leo Famulari
2016-06-20gnu: vdirsyncer: Update to 0.11.2....* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2. Leo Famulari
2016-05-23gnu: vdirsyncer: Update to 0.11.0....* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.0. Leo Famulari
2016-04-27gnu: vdirsyncer: Update to 0.10.0....* gnu/packages/dav.scm (vdirsyncer): Update to 0.10.0. [propagated-inputs]: Remove python-lxml. Leo Famulari
2016-04-10gnu: vdirsyncer: Update to 0.9.3....* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.3. Leo Famulari
2016-03-13gnu: 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 Famulari
2016-02-15gnu: vdirsyncer: Update to 0.9.0....* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.0. Leo Famulari
2016-02-02gnu: 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 Famulari
2016-01-15gnu: Add vdirsyncer....* gnu/packages/dav.scm (vdirsyncer): New variable. Leo Famulari
2016-01-15gnu: Add radicale....* gnu/packages/dav.scm (radicale): New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Leo Famulari