jackhill/guix/guix.git
7 years agognu: python-twisted: Disable tests.
Marius Bakke [Thu, 15 Dec 2016 12:11:53 +0000 (13:11 +0100)]
gnu: python-twisted: Disable tests.

* gnu/packages/python.scm (python-twisted, python2-twisted)[arguments]:
Set #:tests? #f.

7 years agognu: python-zope-security: Disable tests.
Marius Bakke [Thu, 15 Dec 2016 11:45:26 +0000 (12:45 +0100)]
gnu: python-zope-security: Disable tests.

* gnu/packages/python.scm (python-zope-security,
  python2-zope-security)[arguments]: Set #:tests? #f.
  [native-inputs]: Add python-six.

7 years agognu: python-zope-location: Disable tests.
Marius Bakke [Thu, 15 Dec 2016 11:42:39 +0000 (12:42 +0100)]
gnu: python-zope-location: Disable tests.

* gnu/packages/python.scm (python-zope-location,
  python2-zope-location)[arguments]: Set #:tests? #f.

7 years agognu: python-zope-proxy: Disable tests.
Marius Bakke [Thu, 15 Dec 2016 11:40:10 +0000 (12:40 +0100)]
gnu: python-zope-proxy: Disable tests.

* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy)[arguments]:
  Set #:tests? #f.

7 years agognu: python-zope-configuration: Disable tests.
Marius Bakke [Thu, 15 Dec 2016 11:38:04 +0000 (12:38 +0100)]
gnu: python-zope-configuration: Disable tests.

* gnu/packages/python.scm (python-zope-configuration,
  python2-zope-configuration)[arguments]: Set #:tests? #f.

7 years agognu: python-zope-interface: Disable tests.
Marius Bakke [Thu, 15 Dec 2016 11:35:26 +0000 (12:35 +0100)]
gnu: python-zope-interface: Disable tests.

* gnu/packages/python.scm (python-zope-schema,
  python2-zope-schema)[arguments]: Set #:tests? #f.

7 years agognu: python-zope-testrunner: Disable tests.
Marius Bakke [Thu, 15 Dec 2016 11:12:13 +0000 (12:12 +0100)]
gnu: python-zope-testrunner: Disable tests.

* gnu/packages/python.scm (python-zope-testrunner,
  python2-zope-testrunner)[arguments]: Set #:tests? #f.

7 years agognu: snakemake: Update to 3.9.0.
Marius Bakke [Thu, 15 Dec 2016 09:12:38 +0000 (10:12 +0100)]
gnu: snakemake: Update to 3.9.0.

* gnu/packages/python.scm (snakemake): Update to 3.9.0.
[source]: Use 'pypi-uri'.
[arguments]: Disable tests.
[home-page]: Update.

7 years agognu: python-ly: Disable tests.
Marius Bakke [Thu, 15 Dec 2016 09:02:11 +0000 (10:02 +0100)]
gnu: python-ly: Disable tests.

* gnu/packages/python.scm (python-ly): Set #:tests? #f.

7 years agognu: python-scikit-image: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 22:01:40 +0000 (23:01 +0100)]
gnu: python-scikit-image: Disable tests.

* gnu/packages/python.scm (python-scikit-image,
  python2-scikit-image)[arguments]: Set #:tests? #f.

7 years agognu: python-jedi: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 21:59:56 +0000 (22:59 +0100)]
gnu: python-jedi: Disable tests.

* gnu/packages/python.scm (python-jedi, python2-jedi)[arguments]: Disable
  tests.
  [native-inputs]: Add python-pytest.

7 years agognu: python-rdflib: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 21:24:50 +0000 (22:24 +0100)]
gnu: python-rdflib: Disable tests.

* gnu/packages/rdf.scm (python-rdflib)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-nose.
(python2-rdflib)[inputs]: Remove field. Use 'package-with-python2'.

7 years agognu: python-clint: Fix tests.
Marius Bakke [Wed, 14 Dec 2016 21:07:38 +0000 (22:07 +0100)]
gnu: python-clint: Fix tests.

* gnu/packages/python.scm (python-clint, python2-clint)[native-inputs]: Add
  python-pytest.
  [arguments]: Replace 'check' phase with custom command.

7 years agognu: python-fake-factory: Fix tests.
Marius Bakke [Wed, 14 Dec 2016 21:01:36 +0000 (22:01 +0100)]
gnu: python-fake-factory: Fix tests.

* gnu/packages/python.scm (python-fake-factory,
  python2-fake-factory)[arguments]: Replace 'check' phase with custom command.

7 years agognu: python-pyaml: Fix tests.
Marius Bakke [Wed, 14 Dec 2016 18:53:21 +0000 (19:53 +0100)]
gnu: python-pyaml: Fix tests.

* gnu/packages/python.scm (python-pyaml, python2-pyaml)[native-inputs]: Add
  python-unidecode.

7 years agognu: python-inflection: Fix test requirements.
Marius Bakke [Wed, 14 Dec 2016 18:50:44 +0000 (19:50 +0100)]
gnu: python-inflection: Fix test requirements.

* gnu/packages/python.scm (python-inflection,
  python2-inflection)[native-inputs]: Add python-pytest.

7 years agognu: python-botocore: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 18:49:35 +0000 (19:49 +0100)]
gnu: python-botocore: Disable tests.

* gnu/packages/python.scm (python-botocore, python2-botocore): Set #:tests? #f.

7 years agognu: python-jmespath: Fix tests.
Marius Bakke [Wed, 14 Dec 2016 18:45:46 +0000 (19:45 +0100)]
gnu: python-jmespath: Fix tests.

* gnu/packages/python.scm (python-jmespath, python2-jmespath)[native-inputs]:
  Add python-nose.

7 years agognu: python2-fastlmm: Fix test requirements.
Marius Bakke [Wed, 14 Dec 2016 18:38:50 +0000 (19:38 +0100)]
gnu: python2-fastlmm: Fix test requirements.

* gnu/packages/python.scm (python2-fastlmm)[native-inputs]: Add python2-nose.

7 years agognu: python-biom-format: Fix tests.
Marius Bakke [Wed, 14 Dec 2016 18:18:26 +0000 (19:18 +0100)]
gnu: python-biom-format: Fix tests.

* gnu/packages/bioinformatics.scm (python-biom-format,
  python2-biom-format)[native-inputs]: Add python-nose.

7 years agognu: python-pyopenssl: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 17:34:48 +0000 (18:34 +0100)]
gnu: python-pyopenssl: Disable tests.

* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl)[arguments]:
Set #:tests? #f.
[native-inputs]: Add python-pytest.

7 years agognu: python-hypothesis: Don't propagate test inputs.
Marius Bakke [Wed, 14 Dec 2016 16:35:28 +0000 (17:35 +0100)]
gnu: python-hypothesis: Don't propagate test inputs.

* gnu/packages/python.scm (python-hypothesis,
  python2-hypothesis)[propagated-inputs]: Move everything from here ...
  [native-inputs]: ... to here.
(python2-hypothesis)[native-inputs]: Append inherited native-inputs.

7 years agognu: python-nbconvert: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 11:59:40 +0000 (12:59 +0100)]
gnu: python-nbconvert: Disable tests.

* gnu/packages/python.scm (python-nbconvert, python2-nbconvert)[arguments]:
Set #:tests? #f.
[native-inputs]: Add python-pytest.

7 years agognu: python-iso8601: Fix test dependencies.
Marius Bakke [Wed, 14 Dec 2016 11:47:22 +0000 (12:47 +0100)]
gnu: python-iso8601: Fix test dependencies.

* gnu/packages/python.scm (python-iso8601, python2-iso8601)[native-inputs]:
  Add python-pytest.

7 years agognu: python-django-filter: Fix test suite.
Marius Bakke [Wed, 14 Dec 2016 11:43:36 +0000 (12:43 +0100)]
gnu: python-django-filter: Fix test suite.

* gnu/packages/django.scm (python-django-filter,
  python2-django-filter)[arguments]: Replace 'check' phase with custom command.

7 years agognu: python-django-simple-math-captcha: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 11:40:13 +0000 (12:40 +0100)]
gnu: python-django-simple-math-captcha: Disable tests.

* gnu/packages/django.scm (python-django-simple-math-captcha,
  python2-django-simple-math-captcha)[arguments]: Set #:tests? #f.

7 years agognu: python-mox3: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 11:02:45 +0000 (12:02 +0100)]
gnu: python-mox3: Disable tests.

* gnu/packages/openstack.scm (python-mox3, python2-mox3)[arguments]: Disable
  tests.
  [native-inputs]: Add python-oslosphinx and python-sphinx.

7 years agognu: python-hacking: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 10:27:11 +0000 (11:27 +0100)]
gnu: python-hacking: Disable tests.

* gnu/packages/openstack.scm (python-hacking, python2-hacking)[arguments]:
Set #:tests? #f.

7 years agognu: python-flake8-2.2.4: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 10:25:02 +0000 (11:25 +0100)]
gnu: python-flake8-2.2.4: Disable tests.

* gnu/packages/python.scm (python-flake8-2.2.4,
  python2-flake8-2.2.4)[arguments]: Set #:tests? #f.

7 years agognu: python-pep8-1.5.7: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 10:21:50 +0000 (11:21 +0100)]
gnu: python-pep8-1.5.7: Disable tests.

* gnu/packages/python.scm (python-pep8-1.5.7, python2-pep8-1.5.7)[arguments]:
Set #:tests? #f.

7 years agognu: python-pyflakes-0.8.1: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 10:19:11 +0000 (11:19 +0100)]
gnu: python-pyflakes-0.8.1: Disable tests.

* gnu/packages/python.scm (python-pyflakes-0.8.1,
  python2-pyflakes-0.8.1)[arguments]: Set #:tests? #f.

7 years agognu: python-testrepository: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 09:46:47 +0000 (10:46 +0100)]
gnu: python-testrepository: Disable tests.

* gnu/packages/python.scm (python-testrepository, python2-testrepository):
Set #:tests? #f.

7 years agognu: python-fixtures: Fix test suite.
Marius Bakke [Wed, 14 Dec 2016 09:38:26 +0000 (10:38 +0100)]
gnu: python-fixtures: Fix test suite.

* gnu/packages/python.scm (python-fixtures, python2-fixtures): Replace 'check'
  with custom phase.
  [native-inputs]: Add python-mock.

7 years agognu: python-psutil: Disable tests.
Marius Bakke [Wed, 14 Dec 2016 09:18:33 +0000 (10:18 +0100)]
gnu: python-psutil: Disable tests.

* gnu/packages/python.scm (python-psutil, python2-psutil): Disable tests.

7 years agognu: python-sphinx-rtd-theme: Build with python-sphinx.
Leo Famulari [Wed, 14 Dec 2016 01:51:26 +0000 (20:51 -0500)]
gnu: python-sphinx-rtd-theme: Build with python-sphinx.

* gnu/packages/python.scm (python-sphinx-rtd-theme,
python2-sphinx-rtd-theme)[propagated-inputs]: Add python-sphinx.

7 years agognu: python-zope-schema: Build with python-zope-exceptions.
Leo Famulari [Wed, 14 Dec 2016 01:45:50 +0000 (20:45 -0500)]
gnu: python-zope-schema: Build with python-zope-exceptions.

* gnu/packages/python.scm (python-zope-schema,
python2-zope-schema)[propagated-inputs]: Add python-zope-schema.

7 years agognu: python-cairocffi: Disable tests.
Marius Bakke [Tue, 13 Dec 2016 18:30:21 +0000 (19:30 +0100)]
gnu: python-cairocffi: Disable tests.

* gnu/packages/python.scm (python-cairocffi, python2-cairocffi)[arguments]:
Set #:tests? #f.

7 years agognu: python-cairocffi: Use 'modify-phases' syntax.
Marius Bakke [Tue, 13 Dec 2016 18:28:27 +0000 (19:28 +0100)]
gnu: python-cairocffi: Use 'modify-phases' syntax.

* gnu/packages/python.scm (python-cairocffi)[arguments]: Use 'modify-phases'.

7 years agognu: python-xcffib: Disable tests.
Marius Bakke [Tue, 13 Dec 2016 18:25:49 +0000 (19:25 +0100)]
gnu: python-xcffib: Disable tests.

* gnu/packages/python.scm (python-xcffib, python2-xcffib)[arguments]:
Set #:tests? #f.

7 years agognu: python-xcffib: Use 'modify-phases' syntax.
Marius Bakke [Tue, 13 Dec 2016 18:15:21 +0000 (19:15 +0100)]
gnu: python-xcffib: Use 'modify-phases' syntax.

* gnu/packages/python.scm (python-xcffib)[arguments]: Use 'modify-phases'.

7 years agognu: python-requests: Disable tests.
Marius Bakke [Tue, 13 Dec 2016 18:07:30 +0000 (19:07 +0100)]
gnu: python-requests: Disable tests.

* gnu/packages/python.scm (python-requests, python2-requests,
python-requests-2.7)[native-inputs]: Remove field.
[arguments]: New field. Set #:tests? #f.

7 years agognu: python-click: Fix tests.
Marius Bakke [Tue, 13 Dec 2016 17:51:01 +0000 (18:51 +0100)]
gnu: python-click: Fix tests.

* gnu/packages/python.scm (python-click, python2-click)[arguments]: Replace
'check' with custom phase.
[native-inputs]: Add python-pytest.

7 years agognu: python-tornado: Disable tests.
Marius Bakke [Tue, 13 Dec 2016 11:48:04 +0000 (12:48 +0100)]
gnu: python-tornado: Disable tests.

* gnu/packages/python.scm (python-tornado, python2-tornado)[arguments]:
Set #:tests? #f.

7 years agognu: python-sphinx: Disable tests.
Marius Bakke [Tue, 13 Dec 2016 11:01:52 +0000 (12:01 +0100)]
gnu: python-sphinx: Disable tests.

* gnu/packages/python.scm (python-sphinx, python2-sphinx)[arguments]:
Set #:tests? #f.

7 years agognu: python-pygments: Disable tests.
Marius Bakke [Tue, 13 Dec 2016 09:47:59 +0000 (10:47 +0100)]
gnu: python-pygments: Disable tests.

* gnu/packages/python.scm (python-pygments, python2-pygments)[arguments]:
Set #:tests? #f.

7 years agognu: python-coverage: Disable tests.
Marius Bakke [Tue, 13 Dec 2016 08:50:08 +0000 (09:50 +0100)]
gnu: python-coverage: Disable tests.

* gnu/packages/python.scm (python-coverage, python2-coverage)[arguments]:
Set #:tests? #f.

7 years agognu: python-six: Fix test dependencies.
Marius Bakke [Tue, 13 Dec 2016 04:34:25 +0000 (05:34 +0100)]
gnu: python-six: Fix test dependencies.

* gnu/packages/python.scm (python-six, python2-six)[native-inputs]: Add
python-py and python-pytest.

7 years agognu: python-py: Disable tests.
Marius Bakke [Tue, 13 Dec 2016 00:19:07 +0000 (01:19 +0100)]
gnu: python-py: Disable tests.

* gnu/packages/python.scm (python-py, python2-py)[arguments]: Set #:tests? #f.

7 years agobuild-system/python: Make sure 'check' returns failures.
Marius Bakke [Sun, 11 Dec 2016 23:25:27 +0000 (00:25 +0100)]
build-system/python: Make sure 'check' returns failures.

* 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.

7 years agognu: xf86-input-keyboard: Update to 1.9.0.
Marius Bakke [Tue, 13 Dec 2016 19:39:01 +0000 (20:39 +0100)]
gnu: xf86-input-keyboard: Update to 1.9.0.

* gnu/packages/xorg.scm (xf86-input-keyboard): Update to 1.9.0.

7 years agognu: xf86-video-ati: Update to 7.8.0.
Marius Bakke [Tue, 13 Dec 2016 19:37:13 +0000 (20:37 +0100)]
gnu: xf86-video-ati: Update to 7.8.0.

* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.8.0.

7 years agognu: xf86-input-libinput: Update to 0.23.0.
Marius Bakke [Tue, 13 Dec 2016 19:31:29 +0000 (20:31 +0100)]
gnu: xf86-input-libinput: Update to 0.23.0.

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.23.0.

7 years agognu: iproute2: Update to 4.9.0.
Tobias Geerinckx-Rice [Tue, 13 Dec 2016 15:06:16 +0000 (16:06 +0100)]
gnu: iproute2: Update to 4.9.0.

* gnu/packages/linux.scm (iproute2): Update to 4.9.0.
[home-page]: Point to the latest attempt, and use HTTPS.

7 years agognu: libjpeg-turbo: Fix typo.
Alex Kost [Tue, 13 Dec 2016 16:52:13 +0000 (19:52 +0300)]
gnu: libjpeg-turbo: Fix typo.

This is a followup to commit e90a706e1686aaf3a1004683be8a3f3a4cbaf22e.

* gnu/packages/image.scm (libjpeg-turbo): Remove extra "\".

7 years agognu: epic5: Fix 'license' field to contain only licenses.
Ludovic Courtès [Tue, 13 Dec 2016 16:24:30 +0000 (17:24 +0100)]
gnu: epic5: Fix 'license' field to contain only licenses.

* gnu/packages/irc.scm (epic5)[license]: Call 'license:non-copyleft'.

7 years agognu: python-pyqt: Update to 5.7.
Efraim Flashner [Tue, 13 Dec 2016 13:11:25 +0000 (15:11 +0200)]
gnu: python-pyqt: Update to 5.7.

* gnu/packages/qt.scm (python-pyqt): Update to 5.7.

7 years agognu: onionshare: Update to 0.9.2 (fixes CVE-2016-5026).
Efraim Flashner [Tue, 13 Dec 2016 11:11:40 +0000 (13:11 +0200)]
gnu: onionshare: Update to 0.9.2 (fixes CVE-2016-5026).

* 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.

7 years agognu: diamond: Update to 0.8.29.
Ben Woodcroft [Tue, 13 Dec 2016 10:01:56 +0000 (20:01 +1000)]
gnu: diamond: Update to 0.8.29.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.29.

7 years agognu: orfm: Update to 0.6.1.
Ben Woodcroft [Tue, 13 Dec 2016 10:00:50 +0000 (20:00 +1000)]
gnu: orfm: Update to 0.6.1.

* gnu/packages/bioinformatics.scm (orfm): Update to 0.6.1.

7 years agognu: libsrtp: Fix building on mips.
Efraim Flashner [Tue, 13 Dec 2016 08:36:50 +0000 (10:36 +0200)]
gnu: libsrtp: Fix building on mips.

* gnu/packages/telephony.scm (libsrtp)[arguments]: Add substitution
changing variable name from 'mips' to 'mips_value'. Also substitute
dictionary location in test suite.

7 years agognu: libsrtp: Have source use file-name.
Efraim Flashner [Tue, 13 Dec 2016 08:31:38 +0000 (10:31 +0200)]
gnu: libsrtp: Have source use file-name.

* gnu/packages/telephony.scm (libsrtp)[source]: Add file-name field.

7 years agognu: libjpeg-turbo: Fix build on mips.
Efraim Flashner [Tue, 13 Dec 2016 08:04:11 +0000 (10:04 +0200)]
gnu: libjpeg-turbo: Fix build on mips.

* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Add substitution to
set variable type before use.

7 years agognu: lftp: Update to 4.7.4.
Marius Bakke [Tue, 13 Dec 2016 05:15:52 +0000 (06:15 +0100)]
gnu: lftp: Update to 4.7.4.

* gnu/packages/ftp.scm (lftp): Update to 4.7.4.
[home-page]: Change to new domain.
[source]: Adjust to new domain. Add mirror.

7 years agognu: python-setuptools: Update to 31.0.0.
Marius Bakke [Mon, 12 Dec 2016 01:13:32 +0000 (01:13 +0000)]
gnu: python-setuptools: Update to 31.0.0.

* gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to
31.0.0.
[source]: Use 'pypi-uri'.
[license]: Update for bundled libraries.

7 years agognu: duplicity: Use 'modify-phases' syntax.
Marius Bakke [Wed, 7 Dec 2016 14:31:56 +0000 (15:31 +0100)]
gnu: duplicity: Use 'modify-phases' syntax.

* gnu/packages/backup.scm (duplicity)[arguments]: Use 'modify-phases'.

7 years agoimport: cpan: Add updater.
Eric Bavier [Tue, 13 Dec 2016 03:59:27 +0000 (21:59 -0600)]
import: cpan: Add updater.

* 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.

7 years agoimport: cpan: Move core-module? to top-level.
Eric Bavier [Tue, 13 Dec 2016 03:57:09 +0000 (21:57 -0600)]
import: cpan: Move core-module? to top-level.

* guix/import/cpan.scm (cpan-module->sexp): Move local core-module?
procedure to ...
(core-module?): ... here.

7 years agoimport: json: Silence json-fetch output.
Eric Bavier [Mon, 5 Dec 2016 04:42:49 +0000 (22:42 -0600)]
import: json: Silence json-fetch output.

* 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.

7 years agognu: xf86-video-nouveau: Update to 1.0.13.
Tobias Geerinckx-Rice [Tue, 13 Dec 2016 03:45:18 +0000 (04:45 +0100)]
gnu: xf86-video-nouveau: Update to 1.0.13.

* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.13.

7 years agognu: xf86-input-synaptics: Update to 1.9.0.
Tobias Geerinckx-Rice [Tue, 13 Dec 2016 03:43:44 +0000 (04:43 +0100)]
gnu: xf86-input-synaptics: Update to 1.9.0.

* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.0.

7 years agognu: xf86-input-mouse: Update to 1.9.2.
Tobias Geerinckx-Rice [Tue, 13 Dec 2016 03:41:37 +0000 (04:41 +0100)]
gnu: xf86-input-mouse: Update to 1.9.2.

* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.2.

7 years agognu: xf86-input-joystick: Update to 1.6.3.
Tobias Geerinckx-Rice [Tue, 13 Dec 2016 03:40:40 +0000 (04:40 +0100)]
gnu: xf86-input-joystick: Update to 1.6.3.

* gnu/packages/xorg.scm (xf86-input-joystick): Update to 1.6.3.

7 years agognu: xf86-input-evdev: Update to 2.10.4.
Tobias Geerinckx-Rice [Tue, 13 Dec 2016 03:39:19 +0000 (04:39 +0100)]
gnu: xf86-input-evdev: Update to 2.10.4.

* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.4.

7 years agognu: nano: Update to 2.7.2.
Tobias Geerinckx-Rice [Tue, 13 Dec 2016 03:30:04 +0000 (04:30 +0100)]
gnu: nano: Update to 2.7.2.

* gnu/packages/nano.scm (nano): Update to 2.7.2.

7 years agognu: perl-dbix-class-introspectablem2m: Update source tarball URL.
Tobias Geerinckx-Rice [Mon, 12 Dec 2016 20:15:16 +0000 (21:15 +0100)]
gnu: perl-dbix-class-introspectablem2m: Update source tarball URL.

* gnu/packages/perl.scm (perl-dbix-class-introspectablem2m)[source]: Update
tarball URL.

7 years agognu: cssc: Update to 1.4.0.
Tobias Geerinckx-Rice [Mon, 12 Dec 2016 13:18:24 +0000 (14:18 +0100)]
gnu: cssc: Update to 1.4.0.

* gnu/packages/version-control.scm (cssc): Update to 1.4.0.
[source]: Remove unneeded patches (i.e. all of them).
* gnu/packages/patches/cssc-gets-undeclared.patch: Delete file.
* gnu/packages/patches/cssc-missing-include.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove deleted patches.

7 years agognu: gsl: Update to 2.3.
Tobias Geerinckx-Rice [Mon, 12 Dec 2016 13:14:43 +0000 (14:14 +0100)]
gnu: gsl: Update to 2.3.

* gnu/packages/maths.scm (gsl): Update to 2.3.

7 years agognu: vim: Update to 8.0.0133.
Tobias Geerinckx-Rice [Mon, 12 Dec 2016 08:38:59 +0000 (09:38 +0100)]
gnu: vim: Update to 8.0.0133.

* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0133.

7 years agognu: denemo: Change default preferences to use the already-present lilypond.
Kei Kebreau [Sun, 11 Dec 2016 22:23:32 +0000 (17:23 -0500)]
gnu: denemo: Change default preferences to use the already-present lilypond.

* gnu/packages/music.scm (denemo)[progpagated-inputs]: Move lilypond to ...
[inputs]: ... here.
[phases]: New phase set-lilypond.

7 years agognu: calibre: Update to 2.74.0.
Efraim Flashner [Mon, 12 Dec 2016 11:12:51 +0000 (13:12 +0200)]
gnu: calibre: Update to 2.74.0.

* gnu/packages/ebook.scm (calibre): Update to 2.74.0.

7 years agognu: python-sip: Update to 4.18.1.
Efraim Flashner [Sun, 11 Dec 2016 20:16:14 +0000 (22:16 +0200)]
gnu: python-sip: Update to 4.18.1.

* gnu/packages/qt.scm (python-sip): Update to 4.18.1.

7 years agognu: python-pyqt-4: Use 'modify-phases' syntax.
Efraim Flashner [Sun, 11 Dec 2016 20:10:43 +0000 (22:10 +0200)]
gnu: python-pyqt-4: Use 'modify-phases' syntax.

* gnu/packages/qt.scm (python-pyqt-4)[arguments]: Use 'modify-phases'
syntax.

7 years agognu: python-pyqt@5.5: Remove variable.
Efraim Flashner [Sun, 11 Dec 2016 19:56:41 +0000 (21:56 +0200)]
gnu: python-pyqt@5.5: Remove variable.

* gnu/packages/qt.scm (python-pyqt@5.5, python2-pyqt@5.5): Remove them.

7 years agognu: calibre: Update qt dependancies.
Efraim Flashner [Sun, 11 Dec 2016 19:55:07 +0000 (21:55 +0200)]
gnu: calibre: Update qt dependancies.

* gnu/packages/ebook.scm (calibre)[native-inputs]: Remove qt, add
qtbase.
[inputs]: Remove qt, replace python2-pyqt@5.5 with python2-pyqt.

7 years agognu: python-pyqt: Build with more qt modules.
Efraim Flashner [Sun, 11 Dec 2016 19:53:15 +0000 (21:53 +0200)]
gnu: python-pyqt: Build with more qt modules.

* gnu/packages/qt.scm (python-pyqt)[inputs]: Add qtbase, qtconnectivity,
qtdeclarative, qtlocation, qtmultimedia, qtsensors, qtserialport, qtsvg,
qttools, qtwebchannel, qtwebkit, qtwebsockets, qtx11extras,
qtxmlpatterns.
(python2-pyqt)[inputs]: Same.
(python-pyqt@4)[inputs]: Only use python.

7 years agognu: orfm: Update to 0.6.0.
Ben Woodcroft [Mon, 12 Dec 2016 10:49:03 +0000 (20:49 +1000)]
gnu: orfm: Update to 0.6.0.

* gnu/packages/bioinformatics.scm (orfm): Update to 0.6.0.

7 years agognu: direnv: Update to 2.10.0.
Christopher Baines [Sun, 11 Dec 2016 22:24:44 +0000 (22:24 +0000)]
gnu: direnv: Update to 2.10.0.

* gnu/packages/shellutils.scm (direnv): Update to 2.10.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agoMerge branch 'staging'
Leo Famulari [Sun, 11 Dec 2016 20:03:52 +0000 (15:03 -0500)]
Merge branch 'staging'

7 years agognu: sunxi-tools: Update to 1.4.2.
Danny Milosavljevic [Sun, 11 Dec 2016 17:16:18 +0000 (18:16 +0100)]
gnu: sunxi-tools: Update to 1.4.2.

* gnu/packages/admin.scm (sunxi-tools): Update to 1.4.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: python-html5lib: Add dependency on python-webencodings.
Marius Bakke [Sat, 10 Dec 2016 15:38:15 +0000 (16:38 +0100)]
gnu: python-html5lib: Add dependency on python-webencodings.

* gnu/packages/python.scm (python-html5lib,
python2-html5lib)[propagated-inputs]: Add python-webencodings.

7 years agognu: Add python-webencodings.
Marius Bakke [Sat, 10 Dec 2016 15:36:30 +0000 (16:36 +0100)]
gnu: Add python-webencodings.

* gnu/packages/python.scm (python-webencodings, python2-webencodings): New
variables.

7 years agognu: linux-libre: Update to 4.8.14.
Mark H Weaver [Sun, 11 Dec 2016 14:47:58 +0000 (09:47 -0500)]
gnu: linux-libre: Update to 4.8.14.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.14.  Remove patches.
(linux-libre-arm-generic): Remove patches.

7 years agognu: linux-libre@4.4: Update to 4.4.38.
Mark H Weaver [Sun, 11 Dec 2016 14:46:10 +0000 (09:46 -0500)]
gnu: linux-libre@4.4: Update to 4.4.38.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.38.
Remove patches.

7 years agognu: fcgi: Disable parallel building.
Ricardo Wurmus [Sun, 11 Dec 2016 14:17:17 +0000 (15:17 +0100)]
gnu: fcgi: Disable parallel building.

* gnu/packages/web.scm (fcgi)[arguments]: Disable parallel building.

7 years agognu: Add sshoot.
Tobias Geerinckx-Rice [Thu, 1 Dec 2016 11:21:55 +0000 (12:21 +0100)]
gnu: Add sshoot.

* gnu/packages/vpn.scm (sshoot): New variable.

7 years agognu: Add python-argcomplete.
Tobias Geerinckx-Rice [Thu, 1 Dec 2016 14:28:24 +0000 (15:28 +0100)]
gnu: Add python-argcomplete.

* gnu/packages/python.scm (python-argcomplete): New variable.

7 years agognu: Add sshuttle.
Tobias Geerinckx-Rice [Fri, 15 Jul 2016 00:38:33 +0000 (02:38 +0200)]
gnu: Add sshuttle.

* gnu/packages/vpn.scm (sshuttle): New variable.

7 years agoservices: Activate system prior to services.
Christopher Baines [Sat, 10 Dec 2016 10:21:43 +0000 (10:21 +0000)]
services: Activate system prior to services.

* gnu/services.scm (activation-script): Move 'activation-current-system'
call before (for-each primitive-load …).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: openjpeg-2.1.2: Use a meaningful file-name for the source code.
Leo Famulari [Sun, 11 Dec 2016 07:22:15 +0000 (02:22 -0500)]
gnu: openjpeg-2.1.2: Use a meaningful file-name for the source code.

This is a followup to commit 0e8b7b1c351a2307bfc33211b4d76dbe7dfa01ef.

* gnu/packages/image.scm (openjpeg-2.1.2)[source]: Give a meaningful
file-name.

7 years agognu: diffoscope: Update to 63.
Leo Famulari [Sun, 11 Dec 2016 06:48:03 +0000 (01:48 -0500)]
gnu: diffoscope: Update to 63.

* gnu/packages/package-management.scm (diffoscope): Update to 63.
[arguments]: Remove obsolete 'disable-failing-test' and 'disable-egg-zipping'
phases. The former was fixed upstream, and the latter is fixed by the new Python
build system.