Age | Commit message (Expand) | Author |
---|---|---|
2017-03-01 | 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 Famulari |
2017-02-18 | 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 Famulari |
2017-02-18 | 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 Famulari |
2017-01-06 | gnu: vdirsyncer: Update to 0.14.1....* gnu/packages/dav.scm (vdirsyncer): Update to 0.14.1. | Leo Famulari |
2016-12-06 | gnu: radicale: Skip the test suite....* gnu/packages/dav.scm (radicale)[arguments]: Skip the tests. | Leo Famulari |
2016-11-15 | 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 Goebel |
2016-10-27 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-10-26 | gnu: vdirsyncer: Update to 0.14.0....* gnu/packages/dav.scm (vdirsyncer): Update to 0.14.0. | Leo Famulari |
2016-10-15 | 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 Famulari |
2016-10-09 | gnu: vdirsyncer: Update to 0.13.1....* gnu/packages/dav.scm (vdirsyncer): Update to 0.13.1. | Leo Famulari |
2016-08-24 | gnu: vdirsyncer: Update to 0.12.1....* gnu/packages/dav.scm (vdirsyncer): Update to 0.12.1. | Leo Famulari |
2016-08-01 | gnu: vdirsyncer: Update to 0.11.3....* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.3. | Leo Famulari |
2016-06-20 | gnu: vdirsyncer: Update to 0.11.2....* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2. | Leo Famulari |
2016-05-23 | gnu: vdirsyncer: Update to 0.11.0....* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.0. | Leo Famulari |
2016-04-27 | gnu: 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-10 | gnu: vdirsyncer: Update to 0.9.3....* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.3. | Leo Famulari |
2016-03-13 | 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 Famulari |
2016-02-15 | gnu: vdirsyncer: Update to 0.9.0....* gnu/packages/dav.scm (vdirsyncer): Update to 0.9.0. | Leo Famulari |
2016-02-02 | 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 Famulari |
2016-01-15 | gnu: Add vdirsyncer....* gnu/packages/dav.scm (vdirsyncer): New variable. | Leo Famulari |
2016-01-15 | gnu: Add radicale....* gnu/packages/dav.scm (radicale): New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. | Leo Famulari |