| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/django.scm (python-django-filter,
python2-django-filter)[arguments]: Replace 'check' phase with custom command.
|
|
|
|
|
| |
* gnu/packages/django.scm (python-django-simple-math-captcha,
python2-django-simple-math-captcha)[arguments]: Set #:tests? #f.
|
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-mox3, python2-mox3)[arguments]: Disable
tests.
[native-inputs]: Add python-oslosphinx and python-sphinx.
|
|
|
|
|
| |
* gnu/packages/openstack.scm (python-hacking, python2-hacking)[arguments]:
Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-flake8-2.2.4,
python2-flake8-2.2.4)[arguments]: Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pep8-1.5.7, python2-pep8-1.5.7)[arguments]:
Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pyflakes-0.8.1,
python2-pyflakes-0.8.1)[arguments]: Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-testrepository, python2-testrepository):
Set #:tests? #f.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-fixtures, python2-fixtures): Replace 'check'
with custom phase.
[native-inputs]: Add python-mock.
|
|
|
|
| |
* gnu/packages/python.scm (python-psutil, python2-psutil): Disable tests.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-sphinx-rtd-theme,
python2-sphinx-rtd-theme)[propagated-inputs]: Add python-sphinx.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-zope-schema,
python2-zope-schema)[propagated-inputs]: Add python-zope-schema.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-cairocffi, python2-cairocffi)[arguments]:
Set #:tests? #f.
|
|
|
|
| |
* gnu/packages/python.scm (python-cairocffi)[arguments]: Use 'modify-phases'.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-xcffib, python2-xcffib)[arguments]:
Set #:tests? #f.
|
|
|
|
| |
* gnu/packages/python.scm (python-xcffib)[arguments]: Use 'modify-phases'.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-requests, python2-requests,
python-requests-2.7)[native-inputs]: Remove field.
[arguments]: New field. Set #:tests? #f.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-click, python2-click)[arguments]: Replace
'check' with custom phase.
[native-inputs]: Add python-pytest.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-tornado, python2-tornado)[arguments]:
Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-sphinx, python2-sphinx)[arguments]:
Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pygments, python2-pygments)[arguments]:
Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-coverage, python2-coverage)[arguments]:
Set #:tests? #f.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-six, python2-six)[native-inputs]: Add
python-py and python-pytest.
|
|
|
|
| |
* gnu/packages/python.scm (python-py, python2-py)[arguments]: Set #:tests? #f.
|
|
|
|
|
|
| |
* guix/build/python-build-system.scm (check): Wrap 'call-setuppy' in 'if' so
that it actually fails when the tests fail. Print informational message when
skipped.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-keyboard): Update to 1.9.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.8.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.23.0.
|
|
|
|
|
| |
* gnu/packages/linux.scm (iproute2): Update to 4.9.0.
[home-page]: Point to the latest attempt, and use HTTPS.
|
|
|
|
|
|
| |
This is a followup to commit e90a706e1686aaf3a1004683be8a3f3a4cbaf22e.
* gnu/packages/image.scm (libjpeg-turbo): Remove extra "\".
|
|
|
|
| |
* gnu/packages/irc.scm (epic5)[license]: Call 'license:non-copyleft'.
|
|
|
|
| |
* gnu/packages/qt.scm (python-pyqt): Update to 5.7.
|
|
|
|
|
|
|
|
| |
* gnu/packages/tor.scm (onionshare): Update to 0.9.2.
[source]: Remove patch.
[arguments]: Update substitutions for new version.
* gnu/packages/patches/onionshare-fix-install-paths.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.29.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (orfm): Update to 0.6.1.
|
|
|
|
|
|
| |
* gnu/packages/telephony.scm (libsrtp)[arguments]: Add substitution
changing variable name from 'mips' to 'mips_value'. Also substitute
dictionary location in test suite.
|
|
|
|
| |
* gnu/packages/telephony.scm (libsrtp)[source]: Add file-name field.
|
|
|
|
|
| |
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Add substitution to
set variable type before use.
|
|
|
|
|
|
| |
* gnu/packages/ftp.scm (lftp): Update to 4.7.4.
[home-page]: Change to new domain.
[source]: Adjust to new domain. Add mirror.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to
31.0.0.
[source]: Use 'pypi-uri'.
[license]: Update for bundled libraries.
|
|
|
|
| |
* gnu/packages/backup.scm (duplicity)[arguments]: Use 'modify-phases'.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/import/cpan.scm (module->dist-name): Fetch the field of interest.
(cpan-fetch): Accept release name rather than module name.
(fix-source-url): Rename to ...
(cpan-source-url): ... this. Take metadata as parameter.
(package->upstream-name, cpan-version, cpan-package?, latest-release):
New procedures.
(cpan-module->sexp): Use cpan-version and cpan-source-url.
(%cpan-updater): New variable.
* guix/scripts/refresh.scm (%updaters): Add %CPAN-UPDATER.
|
|
|
|
|
|
| |
* guix/import/cpan.scm (cpan-module->sexp): Move local core-module?
procedure to ...
(core-module?): ... here.
|
|
|
|
|
|
|
|
| |
* guix/import/json.scm (json-fetch): Use http-fetch instead of url-fetch
to avoid writing to stdout and a temporary file for each invocation.
* guix/import/gem.scm (rubygems-fetch): Do not redirect json-fetch
output to /dev/null.
* guix/import/pypi.scm (pypi-fetch): Likewise.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.13.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.2.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-joystick): Update to 1.6.3.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.4.
|
|
|
|
| |
* gnu/packages/nano.scm (nano): Update to 2.7.2.
|