Leo Famulari
759aadd46f
gnu: python-requests-toolbelt: Fix build failure by adding missing dependencies.
...
* gnu/packages/python.scm (python-requests-toolbelt)[native-inputs]: Add
python-betamax, python-mock and python-pytest.
2016-10-17 13:54:51 -04:00
Leo Famulari
66d3f50a76
gnu: Add python-betamax.
...
* gnu/packages/python.scm (python-betamax, python2-betamax): New variables.
2016-10-17 13:54:51 -04:00
Leo Famulari
a9871b7b52
gnu: python-vobject: Disable the test suite.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the python-vobject build to fail.
* gnu/packages/python.scm (python-vobject, python2-vobject)[arguments]: Disable
the tests.
2016-10-17 13:54:51 -04:00
Leo Famulari
8757f05046
gnu: python-wsgi-intercept: Fix build failure with Python 3.5.
...
* gnu/packages/python.scm (python-wsgi-intercept)[native-inputs]:
Add python-urllib3.
2016-10-17 13:54:47 -04:00
宋文武
3969ca548c
gnu: wrap-python3: Use a bash wrapper for 'python3-config'.
...
See <http://lists.gnu.org/archive/html/guix-devel/2016-07/msg00008.html >
for details.
* gnu/packages/python.scm (wrap-python3)[arguments]: Use a bash wrapper
instead of a symlink for python3-config.
2016-10-17 18:53:50 +08:00
Leo Famulari
964fc66936
gnu: python-requests-mock: Fix build failure with Python 3.5.
...
* gnu/packages/openstack.scm (python-requests-mock,
python2-requests-mock)[native-inputs]: Add python-docutils.
2016-10-16 11:43:30 -04:00
Leo Famulari
792e607903
gnu: xonsh: Disable the test suite.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the xonsh build to fail.
* gnu/packages/shells.scm (xonsh)[arguments]: Disable the tests.
2016-10-16 11:10:19 -04:00
Leo Famulari
a39cc01632
gnu: python-ndg-httpsclient: Disable tests.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the python-ndg-httpsclient build to fail.
* gnu/packages/python.scm (python-ndg-httpsclient)[arguments]: Disable tests.
2016-10-15 22:43:41 -04:00
Leo Famulari
ca0eee9df5
gnu: python-execnet: Disable tests.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this
caused the python-execnet build to fail.
* gnu/packages/python.scm (python-execnet, python2-execnet)[arguments]: Disable
tests.
2016-10-15 22:20:38 -04:00
Leo Famulari
31c580068b
gnu: youtube-dl: Disable the tests.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this
caused the youtube-dl build to fail.
* gnu/packages/video.scm (youtube-dl)[arguments]: Disable tests.
2016-10-15 21:17:17 -04:00
Leo Famulari
57e57d433a
gnu: youtube-dl: Update to 2016-10-16.
...
* gnu/packages/video.scm (youtube-dl): Update to 2016-10-16.
2016-10-15 21:17:03 -04:00
Leo Famulari
f76af41a76
gnu: radicale: Run the test suite with py.test.
...
* gnu/packages/dav.scm (radicale)[native-inputs]: Add python-pytest.
[arguments]: Replace the 'check' phase and run the tests with python-pytest.
2016-10-15 20:26:05 -04:00
Leo Famulari
2f87a77ff7
gnu: python2-file: Build with setuptools.
...
* gnu/packages/python.scm (python-file)[properties]: New field.
(python2-file): Use strip-python2-variant.
[native-inputs]: Add python2-setuptools.
2016-10-15 20:14:55 -04:00
宋文武
4c8c2b0f54
gnu: gtk+: Move desktop files into "bin" output.
...
* gnu/packages/gtk.scm (gtk+)[arguments]: Add 'move-desktop-files' phase.
2016-10-15 09:39:14 +08:00
Leo Famulari
470613f962
gnu: python-cryptography: Ignore spurious test failure.
...
* gnu/packages/python.scm (python-cryptography,
python2-cryptography)[arguments]: Add 'disable-failing-test' phase.
2016-10-14 16:58:09 -04:00
Leo Famulari
90dcd49663
gnu: dbus: Replace with 1.10.12 [security fix].
...
Fixes <https://bugs.freedesktop.org/show_bug.cgi?id=98157 >
"format string vulnerability processing ActivationFailure messages"
* gnu/packages/glib.scm (dbus)[replacement]: New field.
(dbus-1.10.12): New variable.
2016-10-13 22:50:10 -04:00
Ludovic Courtès
c62a31ca80
gnu: guile: Graft 2.0.13.
...
* gnu/packages/guile.scm (guile-2.0.13): New variable.
(guile-2.0)[replacement]: New field.
(guile-2.0/fixed)[properties, replacement]: New fields.
(guile-next)[replacement]: New field.
* gnu/packages/make-bootstrap.scm (%guile-static)[replacement]: New
field.
2016-10-13 23:08:17 +02:00
Ludovic Courtès
3abd66aa0c
gnu: make-bootstrap: Remove duplicate definition of 'bash-static'.
...
* gnu/packages/make-bootstrap.scm (%bash-static): Remove.
(%static-inputs): Use STATIC-BASH instead of %BASH-STATIC.
2016-10-13 16:26:53 +02:00
Ludovic Courtès
c86447f486
gnu: bash-minimal: Remove "include" output.
...
* gnu/packages/bash.scm (bash-minimal)[outputs]: New field.
(static-bash)[outputs]: Remove.
2016-10-13 16:26:49 +02:00
Leo Famulari
e3d9da3c0c
gnu: gnupg: Remove superfluous patch.
...
This patch was integrated into GnuPG 2.1.14.
* gnu/packages/patches/gnupg-fix-expired-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gnupg.scm (gnupg)[source]: Remove patch.
2016-10-13 10:05:23 -04:00
Mark H Weaver
34708a221a
gnu: ghostscript: Eliminate graft.
...
* gnu/packages/ghostscript.scm (ghostscript)[replacement]: Remove field.
[source]: Add new patches from 'ghostscript/fixed'.
(ghostscript/fixed): Remove variable.
(ghostscript/x): Inherit from 'ghostscript'.
2016-10-13 05:54:22 -04:00
Mark H Weaver
061d7f3bd2
Merge branch 'master' into core-updates
2016-10-13 05:53:07 -04:00
Mark H Weaver
1cc213850a
gnu: graphicsmagick: Update to 1.3.25-1-56c8cae [security fixes].
...
Fixes CVE-2016-7800, CVE-2016-7996, CVE-2016-7997, and several other flaws.
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25-1-56c8cae.
[source]: Change method from 'url-fetch' to 'hg-fetch'. Add 'file-name'.
2016-10-13 05:49:33 -04:00
Andy Wingo
f2ec23d18e
gnu: Add CUPS service.
...
* gnu/services/cups.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/cups.scm.
* doc/guix.texi (Printing Services): New section.
2016-10-13 11:37:25 +02:00
Mark H Weaver
e98e9f4e85
gnu: imagemagick: Disable tests.
...
* gnu/packages/imagemagick.scm (imagemagick)[arguments]: Disable tests.
2016-10-13 05:28:25 -04:00
Mark H Weaver
59929e9849
gnu: imagemagick: Update to 6.9.6-2 [Fixes CVE-2016-{7799,7906}].
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-2.
2016-10-13 04:28:52 -04:00
Mark H Weaver
ab8536e4a8
gnu: ghostscript-with-x: Avoid inheriting replacement field.
...
This is a followup to commit 1de17a648f
.
* gnu/packages/ghostscript.scm (ghostscript/fixed)[replacement]:
Override inherited value.
2016-10-13 03:38:03 -04:00
Mark H Weaver
1de17a648f
gnu: ghostscript: Fix CVE-2013-5653 and CVE-2016-{7976,7978,7979,8602}.
...
* gnu/packages/patches/ghostscript-CVE-2013-5653.patch,
gnu/packages/patches/ghostscript-CVE-2016-7976.patch,
gnu/packages/patches/ghostscript-CVE-2016-7978.patch,
gnu/packages/patches/ghostscript-CVE-2016-7979.patch,
gnu/packages/patches/ghostscript-CVE-2016-8602.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field.
(ghostscript/fixed): New variable.
(ghostscript/x): Inherit 'ghostscript/fixed'.
2016-10-13 03:30:21 -04:00
Hartmut Goebel
e940a2713d
doc: Add guide on how to specify dependencies for Python packages.
...
* doc/guix.texi (Python Modules): New sub-subsection "Specifying
Dependencies".
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-10-12 23:35:43 +02:00
Thomas Danckaert
becbbefc9b
gnu: Add hdf4
...
* gnu/packages/maths.scm (hdf4, hdf4-alt): New variables.
* gnu/packages/patches/hdf4-reproducibility.patch: New file.
* gnu/packages/patches/hdf4-shared-fortran.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patches.
Co-Authored-By: Jeremy Robst <jpro@bas.ac.uk>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-10-12 23:35:43 +02:00
Ludovic Courtès
69e7322fdc
build: Make 'assert-no-store-file-names' effective.
...
Lack of '-E' made it useless.
* Makefile.am (assert-no-store-file-names): Pass '-E' to grep. Add
'--exclude' and '--exclude-dir' flags.
2016-10-12 23:35:43 +02:00
Ludovic Courtès
402bb3b9f7
build: Arrange so temporary .go files are deleted upon SIGINT.
...
* build-aux/compile-all.scm: Install SIGINT handler.
2016-10-12 23:35:41 +02:00
Leo Famulari
6671ce9370
gnu: ath9k-htc-firmware: Update binutils patch for binutils 2.27.
...
* gnu/packages/patches/ath9k-htc-firmware-binutils.patch: Remove
unnecessary and conflicting hunk. Add hunk required for binutils 2.27.
2016-10-12 16:17:22 -04:00
John Darrington
eb419bc9fe
gnu: Add NFS related services.
...
* gnu/services/nfs.scm (pipefs-service-type): New variable,
(gss-service-type): New variable, (idmap-service-type) New variable.
* doc/guix.texi (Network File System): New node.
2016-10-12 19:26:10 +02:00
Leo Famulari
9ebe87fe59
gnu: python-celery: Update to 3.1.24.
...
* gnu/packages/python.scm (python-celery, python2-celery): Update to 3.1.24.
[arguments]: Disable some tests with break with Python 3.5.
2016-10-12 13:24:51 -04:00
Leo Famulari
a6bb9e446f
gnu: python-billiard: Update to 3.3.0.23.
...
* gnu/packages/python.scm (python-billiard, python2-billiard):
Update to 3.3.0.23.
2016-10-12 13:24:51 -04:00
Leo Famulari
0cb5982268
gnu: python-kombu: Update to 3.0.37.
...
* gnu/packages/python.scm (python-kombu, python2-kombu): Update to 3.0.37.
[propagated-inputs]: Add python-redis.
2016-10-12 13:24:47 -04:00
Leo Famulari
68ce1875d5
Merge branch 'master' into core-updates
2016-10-12 12:42:37 -04:00
Tobias Geerinckx-Rice
ff9c2d819a
gnu: mcelog: Update to 142.
...
* gnu/packages/linux.scm (mcelog): Update to 142.
2016-10-12 18:20:17 +02:00
Tobias Geerinckx-Rice
9c49da5778
gnu: btrfs-progs: Update to 4.8.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.1.
2016-10-12 18:19:48 +02:00
Mark H Weaver
9bc79c118e
gnu: icecat: Use normal 'sqlite'.
...
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use normal 'sqlite'.
2016-10-12 09:28:49 -04:00
Mark H Weaver
abcf4858cd
Merge branch 'master' into core-updates
2016-10-12 09:28:14 -04:00
宋文武
82adf4952a
gnu: gtk+: Fix source hash.
...
* gnu/packages/gtk.scm (gtk+)[source]: Fix hash.
2016-10-12 21:12:34 +08:00
Mark H Weaver
bfb48f4f33
gnu: icecat: Update to 45.3.0-gnu1-beta. Add fixes from Firefox ESR 45.4.0.
...
Includes fixes for CVE-2016-5250, CVE-2016-5257, CVE-2016-5261, CVE-2016-5270,
CVE-2016-5272, CVE-2016-5274, CVE-2016-5276, CVE-2016-5277, CVE-2016-5278,
CVE-2016-5280, CVE-2016-5281, and CVE-2016-5284.
* gnu/packages/gnuzilla.scm (mozilla-patch): New procedure.
(icecat): Update to 45.3.0-gnu1.
[source]: Add alternate source URI for the beta release. Update patches.
[inputs]: Replace 'sqlite' input with a customized sqlite with
SQLITE_ENABLE_DBSTAT_VTAB support.
[native-inputs]: Add 'which'.
* gnu/packages/patches/icecat-avoid-bundled-includes.patch: Rename to...
* gnu/packages/patches/icecat-avoid-bundled-libraries.patch: ... and adapt
to version 45.
* gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch,
gnu/packages/patches/icecat-CVE-2016-2819.patch,
gnu/packages/patches/icecat-CVE-2016-2821.patch,
gnu/packages/patches/icecat-CVE-2016-2824.patch,
gnu/packages/patches/icecat-CVE-2016-2828.patch,
gnu/packages/patches/icecat-CVE-2016-2831.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
2016-10-11 12:59:26 -04:00
David Thompson
b25f060fbd
gnu: redis: Update to 3.2.4.
...
* gnu/packages/databases.scm (redis): Update to 3.2.4.
[arguments]: Add LDFLAGS to #:make-flags to work around missing linker
flag.
2016-10-11 12:24:57 -04:00
Leo Famulari
6667ee3a7a
gnu: newt: Update source and home-page URLs.
...
* gnu/packages/slang.scm (newt)[source]: Update URL.
[home-page]: Update URL.
2016-10-11 12:06:11 -04:00
Leo Famulari
65375f74bc
gnu: newt: Update source and home-page URLs.
...
* gnu/packages/slang.scm (newt)[source]: Update URL.
[home-page]: Update URL.
2016-10-11 12:05:40 -04:00
Ben Woodcroft
3dd50d974b
gnu: vsearch: Update to 2.3.0.
...
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.3.0.
2016-10-11 22:29:48 +10:00
Ben Woodcroft
99c9056141
gnu: diamond: Update to 0.8.23.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.23.
2016-10-11 19:51:49 +10:00
ng0
75fa19125f
Update e-mail address for ng0.
...
* .mailmap: Update entries for ng0.
2016-10-11 12:02:21 +03:00