summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2016-12-14gnu: python-botocore: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-botocore, python2-botocore): Set #:tests? #f.
2016-12-14gnu: python-jmespath: Fix tests.Marius Bakke
* gnu/packages/python.scm (python-jmespath, python2-jmespath)[native-inputs]: Add python-nose.
2016-12-14gnu: python2-fastlmm: Fix test requirements.Marius Bakke
* gnu/packages/python.scm (python2-fastlmm)[native-inputs]: Add python2-nose.
2016-12-14gnu: python-biom-format: Fix tests.Marius Bakke
* gnu/packages/bioinformatics.scm (python-biom-format, python2-biom-format)[native-inputs]: Add python-nose.
2016-12-14gnu: python-pyopenssl: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl)[arguments]: Set #:tests? #f. [native-inputs]: Add python-pytest.
2016-12-14gnu: python-hypothesis: Don't propagate test inputs.Marius Bakke
* 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.
2016-12-14gnu: python-nbconvert: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-nbconvert, python2-nbconvert)[arguments]: Set #:tests? #f. [native-inputs]: Add python-pytest.
2016-12-14gnu: python-iso8601: Fix test dependencies.Marius Bakke
* gnu/packages/python.scm (python-iso8601, python2-iso8601)[native-inputs]: Add python-pytest.
2016-12-14gnu: python-django-filter: Fix test suite.Marius Bakke
* gnu/packages/django.scm (python-django-filter, python2-django-filter)[arguments]: Replace 'check' phase with custom command.
2016-12-14gnu: python-django-simple-math-captcha: Disable tests.Marius Bakke
* gnu/packages/django.scm (python-django-simple-math-captcha, python2-django-simple-math-captcha)[arguments]: Set #:tests? #f.
2016-12-14gnu: python-mox3: Disable tests.Marius Bakke
* gnu/packages/openstack.scm (python-mox3, python2-mox3)[arguments]: Disable tests. [native-inputs]: Add python-oslosphinx and python-sphinx.
2016-12-14gnu: python-hacking: Disable tests.Marius Bakke
* gnu/packages/openstack.scm (python-hacking, python2-hacking)[arguments]: Set #:tests? #f.
2016-12-14gnu: python-flake8-2.2.4: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-flake8-2.2.4, python2-flake8-2.2.4)[arguments]: Set #:tests? #f.
2016-12-14gnu: python-pep8-1.5.7: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-pep8-1.5.7, python2-pep8-1.5.7)[arguments]: Set #:tests? #f.
2016-12-14gnu: python-pyflakes-0.8.1: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-pyflakes-0.8.1, python2-pyflakes-0.8.1)[arguments]: Set #:tests? #f.
2016-12-14gnu: python-testrepository: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-testrepository, python2-testrepository): Set #:tests? #f.
2016-12-14gnu: python-fixtures: Fix test suite.Marius Bakke
* gnu/packages/python.scm (python-fixtures, python2-fixtures): Replace 'check' with custom phase. [native-inputs]: Add python-mock.
2016-12-14gnu: python-psutil: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-psutil, python2-psutil): Disable tests.
2016-12-13gnu: python-sphinx-rtd-theme: Build with python-sphinx.Leo Famulari
* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme)[propagated-inputs]: Add python-sphinx.
2016-12-13gnu: python-zope-schema: Build with python-zope-exceptions.Leo Famulari
* gnu/packages/python.scm (python-zope-schema, python2-zope-schema)[propagated-inputs]: Add python-zope-schema.
2016-12-13gnu: python-cairocffi: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-cairocffi, python2-cairocffi)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-cairocffi: Use 'modify-phases' syntax.Marius Bakke
* gnu/packages/python.scm (python-cairocffi)[arguments]: Use 'modify-phases'.
2016-12-13gnu: python-xcffib: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-xcffib, python2-xcffib)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-xcffib: Use 'modify-phases' syntax.Marius Bakke
* gnu/packages/python.scm (python-xcffib)[arguments]: Use 'modify-phases'.
2016-12-13gnu: python-requests: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-requests, python2-requests, python-requests-2.7)[native-inputs]: Remove field. [arguments]: New field. Set #:tests? #f.
2016-12-13gnu: python-click: Fix tests.Marius Bakke
* gnu/packages/python.scm (python-click, python2-click)[arguments]: Replace 'check' with custom phase. [native-inputs]: Add python-pytest.
2016-12-13gnu: python-tornado: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-tornado, python2-tornado)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-sphinx: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-sphinx, python2-sphinx)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-pygments: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-pygments, python2-pygments)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-coverage: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-coverage, python2-coverage)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-six: Fix test dependencies.Marius Bakke
* gnu/packages/python.scm (python-six, python2-six)[native-inputs]: Add python-py and python-pytest.
2016-12-13gnu: python-py: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-py, python2-py)[arguments]: Set #:tests? #f.
2016-12-13gnu: xf86-input-keyboard: Update to 1.9.0.Marius Bakke
* gnu/packages/xorg.scm (xf86-input-keyboard): Update to 1.9.0.
2016-12-13gnu: xf86-video-ati: Update to 7.8.0.Marius Bakke
* gnu/packages/xorg.scm (xf86-video-ati): Update to 7.8.0.
2016-12-13gnu: xf86-input-libinput: Update to 0.23.0.Marius Bakke
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.23.0.
2016-12-13gnu: iproute2: Update to 4.9.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (iproute2): Update to 4.9.0. [home-page]: Point to the latest attempt, and use HTTPS.
2016-12-13gnu: libjpeg-turbo: Fix typo.Alex Kost
This is a followup to commit e90a706e1686aaf3a1004683be8a3f3a4cbaf22e. * gnu/packages/image.scm (libjpeg-turbo): Remove extra "\".
2016-12-13gnu: epic5: Fix 'license' field to contain only licenses.Ludovic Courtès
* gnu/packages/irc.scm (epic5)[license]: Call 'license:non-copyleft'.
2016-12-13gnu: python-pyqt: Update to 5.7.Efraim Flashner
* gnu/packages/qt.scm (python-pyqt): Update to 5.7.
2016-12-13gnu: onionshare: Update to 0.9.2 (fixes CVE-2016-5026).Efraim Flashner
* 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.
2016-12-13gnu: diamond: Update to 0.8.29.Ben Woodcroft
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.29.
2016-12-13gnu: orfm: Update to 0.6.1.Ben Woodcroft
* gnu/packages/bioinformatics.scm (orfm): Update to 0.6.1.
2016-12-13gnu: libsrtp: Fix building on mips.Efraim Flashner
* gnu/packages/telephony.scm (libsrtp)[arguments]: Add substitution changing variable name from 'mips' to 'mips_value'. Also substitute dictionary location in test suite.
2016-12-13gnu: libsrtp: Have source use file-name.Efraim Flashner
* gnu/packages/telephony.scm (libsrtp)[source]: Add file-name field.
2016-12-13gnu: libjpeg-turbo: Fix build on mips.Efraim Flashner
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Add substitution to set variable type before use.
2016-12-13gnu: lftp: Update to 4.7.4.Marius Bakke
* gnu/packages/ftp.scm (lftp): Update to 4.7.4. [home-page]: Change to new domain. [source]: Adjust to new domain. Add mirror.
2016-12-13gnu: python-setuptools: Update to 31.0.0.Marius Bakke
* gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to 31.0.0. [source]: Use 'pypi-uri'. [license]: Update for bundled libraries.
2016-12-13gnu: duplicity: Use 'modify-phases' syntax.Marius Bakke
* gnu/packages/backup.scm (duplicity)[arguments]: Use 'modify-phases'.
2016-12-13gnu: xf86-video-nouveau: Update to 1.0.13.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.13.
2016-12-13gnu: xf86-input-synaptics: Update to 1.9.0.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.0.