| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-trollius-redis,
python2-trollius-redis)[arguments]: New field.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/xdisorg.scm (libwacom): Update to 0.23.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-openid): New variable.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/messaging.scm (gajim)[propagated-inputs]: Move all inputs from
here...
[inputs]: ...to here.
|
| |
| |
| |
| | |
* gnu/packages/messaging.scm (gajim): Update to 0.16.7.
|
| |
| |
| |
| |
| |
| |
| |
| | |
SDL is required for the `ffplay' executable to be built.
* gnu/packages/video.scm (ffmpeg)[inputs]: Add sdl2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
| |
| |
| |
| |
| | |
* gnu/packages/libevent.scm (libuv): Update to 1.11.0.
[home-page]: Change to new home.
|
| |
| |
| |
| | |
* gnu/packages/libevent.scm (libev): Update to 4.24.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is a followup to commit 81e0bc1834490a1a8092c75a0733b15c2b407285.
* tests/cpan.scm ("cpan->guix-package"): Add a 'rest' argument to the
lambda that mocks 'http-fetch'.
* tests/crate.scm ("crate->guix-package"): Likewise.
* tests/gem.scm ("gem->guix-package"): Likewise.
* tests/pypi.scm ("pypi->guix-package"): Likewise.
("pypi->guix-package, wheels"): Likewise.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/font.scm (font-google-material-design-icons): New
variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/simh.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add simh.scm.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/haskell.scm (ghc-hslogger): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
ghc stopped using libedit (via editline) in 2009:
https://git.haskell.org/ghc.git/commitdiff/46aed8a4a084add708bbd119d19905105d5f0d72
* gnu/packages/haskell.scm (ghc, ghc-8): remove 'libedit' input
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| | |
* gnu/packages/ruby.scm (bundler): Update to 1.14.4.
|
| |
| |
| |
| |
| |
| | |
* gnu/system/examples/bare-bones.tmpl <locale>: Change to "en_US.utf8".
* gnu/system/examples/desktop.tmpl <locale>: Likewise.
* gnu/system/examples/lightweight-desktop.tmpl <locale>: Likewise.
|
| |
| |
| |
| |
| | |
* doc/contributing.texi (Submitting Patches): Add paragraph on
guix-patches@gnu.org.
|
| |
| |
| |
| | |
* gnu/packages/wget.scm (wget): Update to 1.19.1.
|
| |
| |
| |
| | |
* gnu/packages/wm.scm (i3status): Update to 2.11.
|
| |
| |
| |
| | |
* gnu/packages/games.scm (angband): New variable.
|
| |
| |
| |
| | |
* gnu/packages/databases.scm (postgresql): Update to 9.5.6.
|
| |
| |
| |
| | |
* gnu/packages/messaging.scm (mcabber): Update to 1.0.5.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/screen-CVE-2017-5618.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/screen.scm (screen)[source]: Use it.
|
| |
| |
| |
| |
| | |
* gnu/packages/mpd.scm (mpd): Update to 0.20.4.
[native-inputs]: Add gcc-5.
|