| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: stellarium: Use modular Qt.•••* gnu/packages/astronomy.scm (stellarium)[inputs]: Remove qt.
Add qtbase, qtmultimedia, qtscript, qtserialport.
[native-inputs]: Add qtbase, qttools.
| Danny Milosavljevic | 2017-03-04 | 1 | -2/+7 |
* | gnu: glulxe: Update to 0.5.4.•••* gnu/packages/games.scm (glulxe): Update to 0.5.4.
[license]: Change to 'expat'.
| 宋文武 | 2017-03-04 | 1 | -4/+4 |
* | gnu: arb: Update to 2.10.0.•••* gnu/packages/algebra.scm (arb): Update to 2.10.0.
* gnu/packages/patches/arb-ldconfig.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
| Andreas Enge | 2017-03-03 | 2 | -26/+3 |
* | gnu: acpid: Update to 2.0.28.•••* gnu/packages/linux.scm (acpid): Update to 2.0.28.
| Marius Bakke | 2017-03-03 | 1 | -2/+2 |
* | gnu: nss, nss-certs: Update to 3.29.2.•••* gnu/packages/certs.scm (nss-certs): Update to 3.29.2.
* gnu/packages/gnuzilla.scm (nss): Update to 3.29.2.
* gnu/packages/patches/nss-pkgconfig.patch: Adapt to context changes.
| Marius Bakke | 2017-03-03 | 3 | -6/+6 |
* | gnu: nspr: Update to 4.13.1.•••* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1.
| Leo Famulari | 2017-03-03 | 1 | -2/+2 |
* | gnu: jasper: Update to 2.0.12.•••* gnu/packages/image.scm (jasper): Update to 2.0.12.
| Marius Bakke | 2017-03-03 | 1 | -2/+2 |
* | gnu: maim: Update to 4.4.61.•••* gnu/packages/xdisorg.scm (maim): Update to 4.4.61.
| Marius Bakke | 2017-03-03 | 1 | -2/+2 |
* | Merge branch 'python-tests' | Marius Bakke | 2017-03-03 | 21 | -322/+1233 |
|\ |
|
| * | gnu: ribodiff: Fix test failure.•••* gnu/packages/bioinformatics.scm (ribodiff)[native-inputs]: Add PYTHON2-MOCK
and PYTHON2-NOSE.
| Marius Bakke | 2017-02-27 | 1 | -0/+3 |
| * | gnu: khard: Disable tests.•••* gnu/packages/mail.scm (khard)[arguments]: Set #:tests? #f.
| Marius Bakke | 2017-02-27 | 1 | -1/+5 |
| * | Merge branch 'master' into python-tests | Marius Bakke | 2017-02-27 | 71 | -519/+19927 |
| |\ |
|
| * | | gnu: python-dendropy: Fix failing tests.•••* gnu/packages/patches/python-dendropy-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bioinformatics.scm (python-dendropy)[source]: Add patch.
| Ricardo Wurmus | 2017-02-24 | 2 | -1/+43 |
| * | | gnu: python2-reno: Disable tests.•••* gnu/packages/openstack.scm (python2-reno)[arguments]: New field.
(python-reno)[properties]: Delay it.
| Marius Bakke | 2017-02-24 | 1 | -1/+7 |
| * | | gnu: python2-swiftclient: Disable tests.•••* gnu/packages/openstack.scm (python2-swiftclient)[arguments]: New field.
| Marius Bakke | 2017-02-24 | 1 | -0/+4 |
| * | | gnu: python2-bandit: Disable tests.•••* gnu/packages/openstack.scm (python2-bandit)[arguments]: New field.
(python-bandit)[properties]: Delay it.
| Marius Bakke | 2017-02-24 | 1 | -1/+7 |
| * | | gnu: python2-stevedore: Disable tests.•••* gnu/packages/openstack.scm (python2-stevedore)[arguments]: New field.
(python-stevedore)[properties]: New field.
| Marius Bakke | 2017-02-24 | 1 | -1/+7 |
| * | | gnu: python2-requests-mock: Disable tests.•••* gnu/packages/openstack.scm (python2-requests-mock)[arguments]: New field.
(python-requests-mock): Delay it.
| Marius Bakke | 2017-02-24 | 1 | -1/+7 |
| * | | gnu: python2-oslotest: Disable tests.•••* gnu/packages/openstack.scm(python2-oslotest)[arguments]: New field.
(python-oslotest)[properties]: Delay it.
| Marius Bakke | 2017-02-24 | 1 | -1/+7 |
| * | | gnu: python-fake-factory: Fix build on 32bit.•••* gnu/packages/patches/python-fake-factory-fix-build-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-fake-factory, python2-fake-factory)[source]:
Use it.
| Marius Bakke | 2017-02-24 | 2 | -1/+40 |
| * | | gnu: python-pyicu: Fix build.•••* gnu/packages/python.scm (python-pyicu, python2-pyicu)[arguments]: New
field. Add phase to delete locale-dependent test.
| Marius Bakke | 2017-02-19 | 1 | -0/+9 |
| * | | gnu: python-scikit-learn: Fix test failure.•••* gnu/packages/python.scm (python-scikit-learn,
python2-scikit-learn)[arguments]: Use 'modify-phases'. Move 'check' phase
after 'install' and incorporate 'set-HOME' phase.
| Marius Bakke | 2017-02-19 | 1 | -5/+14 |
| * | | gnu: python-scipy: Declare python2-variant.•••This is a followup to a50e03014177d2f00b5b85d3e1c295406f842016.
* gnu/packages/python.scm (python-scipy)[properties]: New field.
| Marius Bakke | 2017-02-19 | 1 | -0/+1 |
| * | | gnu: python-flake8-polyfill: Enable tests.•••* gnu/packages/python.scm (python-flake8-polyfill,
python2-flake8-polyfill)[native-inputs]: Add PYTHON-FLAKE8, PYTHON-MOCK,
PYTHON-PYCODESTYLE and PYTHON-PYTEST. New field.
[arguments]: Replace 'check' phase with custom command.
| Marius Bakke | 2017-02-19 | 1 | -0/+14 |
| * | | gnu: python-flask-wtf: Drop failing test.•••* gnu/packages/python.scm (python-flask-wtf, python2-flask-wtf)[arguments]:
Add phase to delete file that needs network access.
| Marius Bakke | 2017-02-19 | 1 | -0/+10 |
| * | | gnu: python-pbkdf2: Fix tests.•••* gnu/packages/python.scm (python-pbkdf2)[arguments]: Replace 'check' phase
with custom command.
| Marius Bakke | 2017-02-19 | 1 | -0/+9 |
| * | | gnu: duplicity: Fix tests.•••* gnu/packages/backup.scm (duplicity)[native-inputs]: Add PAR2CMDLINE.
[arguments]: Move /bin/sh substitution to 'patch-source' phase and add one file.
| Marius Bakke | 2017-02-19 | 1 | -8/+11 |
| * | | gnu: python-sphinx: Propagate python-requests.•••* gnu/packages/python.scm (python-sphinx)[native-inputs]: Move PYTHON-REQUESTS
to ...
[propagated-inputs]: ... here.
| Marius Bakke | 2017-02-19 | 1 | -2/+2 |
| * | | gnu: python-oslosphinx: Re-enable tests.•••* gnu/packages/openstack.scm (python-oslosphinx): Re-enable tests.
| Danny Milosavljevic | 2017-02-18 | 1 | -2/+8 |
| * | | gnu: python-oslosphinx: Update to 4.10.0.•••* gnu/packages/openstack.scm (python-oslosphinx): Update to 4.10.0.
| Danny Milosavljevic | 2017-02-18 | 1 | -2/+2 |
| * | | gnu: python-pbr: Support python-sphinx>=1.2.1.•••* gnu/packages/patches/python-pbr-fix-man-page-support.patch: New file.
* gnu/packages/python.scm (python-pbr-minimal): Use the new patch file.
| Danny Milosavljevic | 2017-02-18 | 2 | -1/+30 |
| * | | gnu: python-qrcode: Disable tests.•••* gnu/packages/python.scm (python-qrcode, python2-qrcode)[arguments]: New field.
| Marius Bakke | 2017-02-15 | 1 | -0/+3 |
| * | | gnu: python-sphinx-cloud-sptheme: Explicitly disable tests.•••* gnu/packages/python.scm (python-sphinx-cloud-sptheme,
python2-sphinx-cloud-sptheme)[arguments]: New field.
| Marius Bakke | 2017-02-15 | 1 | -0/+2 |
| * | | gnu: python-sphinx-repoze-autointerface: Disable tests.•••* gnu/packages/python.scm (python-sphinx-repoze-autointerface,
python2-sphinx-repoze-autointerface)[arguments]: New field.
| Marius Bakke | 2017-02-15 | 1 | -0/+1 |
| * | | gnu: python-sphinx-rtd-theme: Disable tests.•••* gnu/packages/python.scm (python-sphinx-rtd-theme,
python2-sphinx-rtd-theme)[arguments]: New field.
| Marius Bakke | 2017-02-15 | 1 | -0/+1 |
| * | | gnu: python-sphinxcontrib-newsfeed: Disable tests.•••* gnu/packages/python.scm (python-sphinxcontrib-newsfeed
python2-sphinxcontrib-newsfeed)[arguments]: New field.
| Marius Bakke | 2017-02-15 | 1 | -0/+1 |
| * | | gnu: python-sphinxcontrib-programoutput: Disable tests.•••* gnu/packages/python.scm (python-sphinxcontrib-programoutput,
python2-sphinxcontrib-programoutput)[arguments]: New field.
| Marius Bakke | 2017-02-15 | 1 | -0/+3 |
| * | | gnu: python-requests-mock: Update to 1.3.0.•••* gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock):
Update to 1.3.0.
| Marius Bakke | 2017-02-15 | 1 | -2/+2 |
| * | | gnu: python-tabulate: Disable tests.•••* gnu/packages/python.scm (python-tabulate)[arguments]: New field.
[native-inputs]: Remove.
[source]: Remove test substitution snippet.
| Marius Bakke | 2017-02-15 | 1 | -11/+5 |
| * | | gnu: awscli: Explicitly disable tests.•••* gnu/packages/python.scm (awscli)[arguments]: New field.
[native-inputs]: Remove.
| Marius Bakke | 2017-02-14 | 1 | -6/+3 |
| * | | gnu: python-mako: Fix tests.•••* gnu/packages/python.scm (python-mako, python2-mako)[native-inputs]: Add
PYTHON-PYTEST.
| Marius Bakke | 2017-02-14 | 1 | -1/+2 |
| * | | gnu: python-openid-teams: Disable tests.•••* gnu/packages/python.scm (python-openid-teams,
python2-openid-teams)[arguments]: New field.
| Marius Bakke | 2017-02-14 | 1 | -0/+1 |
| * | | gnu: python-openid-cla: Disable tests.•••* gnu/packages/python.scm (python-openid-cla, python2-openid-cla)[arguments]:
New field.
| Marius Bakke | 2017-02-14 | 1 | -0/+1 |
| * | | gnu: python-oslosphinx: Disable tests.•••* gnu/packages/openstack.scm (python-oslosphinx,
python2-oslosphinx)[arguments]: New field.
| Marius Bakke | 2017-02-14 | 1 | -0/+3 |
| * | | gnu: python-pygit2: Skip tests requiring network access.•••* gnu/packages/python.scm (python-pygit2, python2-pygit2)[source](patches):
New field.
* gnu/packages/patches/python-pygit2-disable-network-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Marius Bakke | 2017-02-14 | 2 | -1/+67 |
| * | | gnu: python-trollius-redis: Disable tests.•••* gnu/packages/python.scm (python-trollius-redis,
python2-trollius-redis)[arguments]: New field.
| Marius Bakke | 2017-02-13 | 1 | -0/+2 |
| * | | Merge branch 'master' into python-tests | Marius Bakke | 2017-02-13 | 190 | -2421/+11405 |
| |\ \ |
|
| * | | | gnu: python-scipy, python-matplotlib: Fix build after Sphinx update.•••* gnu/packages/python.scm (python-sphinx-1.2.3, python2-sphinx-1.2.3): New
variables.
(python-matplotlib)[native-inputs]: Change 'python-sphinx' to 'python-sphinx-1.2.3'.
(python2-matplotlib)[native-inputs]: New field.
(python-scipy)[native-inputs]: Change 'python-sphinx' to 'python-sphinx-1.2.3'.
(python2-scipy)[native-inputs]: New field.
| Marius Bakke | 2017-01-20 | 1 | -3/+33 |
| * | | | gnu: python-scipy: Fix expression after changing to 'modify-phases'.•••This is a followup to 16ca6aaac867862ea6d84c5888bfc59099f335a0.
* gnu/packages/python.scm (python-scipy)[arguments]: Fix parens.
| Marius Bakke | 2017-01-19 | 1 | -3/+3 |
| * | | | gnu: python-scipy: Use 'modify-phases' syntax.•••* gnu/packages/python.scm (python-scipy)[arguments]: Use 'modify-phases'.
| Marius Bakke | 2017-01-19 | 1 | -54/+50 |