| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/ruby.scm (ruby-pry): Update to 0.10.4.
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/25957>.
* gnu/packages/version-control.scm (gitolite)[arguments]: Add 'fix-hooks-shebangs'
phase to fix references to '/usr/bin/perl'.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (gitolite): Update to 3.6.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
* gnu/packages/xml.scm (pugixml): Add "-shared -fPIC" to ensure the
library is relocatable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (hiawatha): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/tls.scm (mbedtls-apache): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (stellarium)[inputs]: Remove qt.
Add qtbase, qtmultimedia, qtscript, qtserialport.
[native-inputs]: Add qtbase, qttools.
|
|
|
|
|
| |
* gnu/packages/games.scm (glulxe): Update to 0.5.4.
[license]: Change to 'expat'.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/linux.scm (acpid): Update to 2.0.28.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1.
|
|
|
|
| |
* gnu/packages/image.scm (jasper): Update to 2.0.12.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (maim): Update to 4.4.61.
|
|\ |
|
| |
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (ribodiff)[native-inputs]: Add PYTHON2-MOCK
and PYTHON2-NOSE.
|
| |
| |
| |
| | |
* gnu/packages/mail.scm (khard)[arguments]: Set #:tests? #f.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
* 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.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/openstack.scm (python2-reno)[arguments]: New field.
(python-reno)[properties]: Delay it.
|
| | |
| | |
| | |
| | | |
* gnu/packages/openstack.scm (python2-swiftclient)[arguments]: New field.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/openstack.scm (python2-bandit)[arguments]: New field.
(python-bandit)[properties]: Delay it.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/openstack.scm (python2-stevedore)[arguments]: New field.
(python-stevedore)[properties]: New field.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/openstack.scm (python2-requests-mock)[arguments]: New field.
(python-requests-mock): Delay it.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/openstack.scm(python2-oslotest)[arguments]: New field.
(python-oslotest)[properties]: Delay it.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-pyicu, python2-pyicu)[arguments]: New
field. Add phase to delete locale-dependent test.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-scikit-learn,
python2-scikit-learn)[arguments]: Use 'modify-phases'. Move 'check' phase
after 'install' and incorporate 'set-HOME' phase.
|
| | |
| | |
| | |
| | |
| | |
| | | |
This is a followup to a50e03014177d2f00b5b85d3e1c295406f842016.
* gnu/packages/python.scm (python-scipy)[properties]: New field.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-flask-wtf, python2-flask-wtf)[arguments]:
Add phase to delete file that needs network access.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-pbkdf2)[arguments]: Replace 'check' phase
with custom command.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/backup.scm (duplicity)[native-inputs]: Add PAR2CMDLINE.
[arguments]: Move /bin/sh substitution to 'patch-source' phase and add one file.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-sphinx)[native-inputs]: Move PYTHON-REQUESTS
to ...
[propagated-inputs]: ... here.
|
| | |
| | |
| | |
| | | |
* gnu/packages/openstack.scm (python-oslosphinx): Re-enable tests.
|
| | |
| | |
| | |
| | | |
* gnu/packages/openstack.scm (python-oslosphinx): Update to 4.10.0.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/patches/python-pbr-fix-man-page-support.patch: New file.
* gnu/packages/python.scm (python-pbr-minimal): Use the new patch file.
|
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-qrcode, python2-qrcode)[arguments]: New field.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-sphinx-cloud-sptheme,
python2-sphinx-cloud-sptheme)[arguments]: New field.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-sphinx-repoze-autointerface,
python2-sphinx-repoze-autointerface)[arguments]: New field.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-sphinx-rtd-theme,
python2-sphinx-rtd-theme)[arguments]: New field.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-sphinxcontrib-newsfeed
python2-sphinxcontrib-newsfeed)[arguments]: New field.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-sphinxcontrib-programoutput,
python2-sphinxcontrib-programoutput)[arguments]: New field.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock):
Update to 1.3.0.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-tabulate)[arguments]: New field.
[native-inputs]: Remove.
[source]: Remove test substitution snippet.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (awscli)[arguments]: New field.
[native-inputs]: Remove.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-mako, python2-mako)[native-inputs]: Add
PYTHON-PYTEST.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-openid-teams,
python2-openid-teams)[arguments]: New field.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-openid-cla, python2-openid-cla)[arguments]:
New field.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/openstack.scm (python-oslosphinx,
python2-oslosphinx)[arguments]: New field.
|