Marius Bakke
173d291466
Merge branch 'master' into staging
2018-08-25 16:38:51 +02:00
Marius Bakke
94e9d750a2
gnu: libx11: Replace with 1.6.6 [security fixes].
...
This fixes CVE-2018-14599, CVE-2018-14600, and CVE-2018-14598.
* gnu/packages/xorg.scm (libx11)[replacement]: New field.
(libx11-1.6.6): New public variable.
2018-08-25 16:32:06 +02:00
Marius Bakke
27c1df05a8
gnu: linux-libre-headers: Update to 4.14.67.
...
* gnu/packages/linux.scm (linux-libre-headers): Update to 4.14.67.
2018-08-25 16:27:46 +02:00
Marius Bakke
cf59c62853
gnu: Remove bison@2.7.
...
* gnu/packages/bison.scm (bison-2.7): Remove variable.
2018-08-25 16:23:37 +02:00
Marius Bakke
34f4c214b6
gnu: flex: Update bison-for-tests to 3.0.5.
...
* gnu/packages/flex.scm (flex)[inputs]: Make BISON-FOR-TESTS inherit source
from BISON, and disable tests on it since they require flex.
2018-08-25 16:23:36 +02:00
Marius Bakke
2fa4066c0a
gnu: findutils: Fix build with glibc 2.28.
...
* gnu/packages/patches/findutils-gnulib-libio.patch,
gnu/packages/patches/findutils-makedev.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/base.scm (findutils)[source](patches): Use them.
2018-08-25 16:23:36 +02:00
Marius Bakke
8c8ded2cc9
gnu: grep: Work around test failure with glibc 2.28.
...
* gnu/packages/base.scm (grep)[arguments]: Add phase 'disable-failing-tests'.
2018-08-25 16:23:36 +02:00
Marius Bakke
a8dcf6cec7
gnu: coreutils: Update to 8.30.
...
* gnu/packages/base.scm (coreutils): Update to 8.30.
[arguments]: Add phase to skip broken test.
2018-08-25 16:23:36 +02:00
Marius Bakke
c7b87eeda2
gnu: gzip: Fix FTBFS with glibc >= 2.28.
...
* gnu/packages/compression.scm (gzip)[arguments]: Add phase
'patch-for-glibc-2.28'.
2018-08-25 16:23:36 +02:00
Marius Bakke
95895d53b0
gnu: m4: Fix FTBFS with glibc >= 2.28.
...
* gnu/packages/patches/m4-gnulib-libio.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/m4.scm (m4)[source](patches): New field.
2018-08-25 16:23:36 +02:00
Marius Bakke
1aef659e86
gnu: gcc: Fix build with glibc >= 2.28.
...
* gnu/packages/patches/gcc-libsanitizer-ustat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gcc.scm (gcc-5)[source](patches): Add it.
2018-08-25 16:23:36 +02:00
Marius Bakke
e13b547407
gnu: glibc: Update to 2.28.
...
* gnu/packages/patches/glibc-2.28-git-fixes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/base.scm (glibc/linux): Update to 2.28.
[source](patches): Add 'glibc-2.28-git-fixes.patch'. Remove 2.27 equivalent.
(glibc-2.28): Remove variable.
(glibc-2.27): New public variable
2018-08-25 16:23:35 +02:00
宋文武
7789bf9531
gnu: dante: Disable preloading to make 'sockd' work.
...
* gnu/packages/networking.scm (dante)[arguments]: Pass '--disable-preload'
to #:configure-flags.
2018-08-25 16:40:21 +08:00
Leo Famulari
36a8d5cdf4
gnu: OpenSSH: Update to 7.8p1.
...
* gnu/packages/ssh.scm (openssh): Update to 7.8p1.
[source]: Remove 'openssh-CVE-2018-15473.patch'.
* gnu/packages/patches/openssh-CVE-2018-15473.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-24 17:04:58 -04:00
Ludovic Courtès
c1352b4bad
gnu: font-gnu-unifont: Update to 11.0.02.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 11.0.02.
[arguments]: Adjust code to install 'unifont.info.gz' in 'install'
phase.
2018-08-24 17:54:10 +02:00
Ludovic Courtès
bf0bb925ea
gnu: gdb: Update to 8.1.1.
...
* gnu/packages/gdb.scm (gdb): Update to 8.1.1.
2018-08-24 17:50:52 +02:00
Ricardo Wurmus
079cdd9c15
gnu: Add find-circ.
...
* gnu/packages/bioinformatics.scm (find-circ): New variable.
2018-08-24 11:20:19 +02:00
Tobias Geerinckx-Rice
4a3cf8929f
gnu: r-catools: Update to 1.17.1.1.
...
* gnu/packages/statistics.scm (r-catools): Update to 1.17.1.1.
2018-08-24 04:25:50 +02:00
Tobias Geerinckx-Rice
0e5d66abf6
gnu: keepassxc: Update to 2.3.4.
...
* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.4.
[arguments]: Remove obsolete ‘patch-sources’ phase.
2018-08-24 04:25:50 +02:00
Tobias Geerinckx-Rice
a7b14a1b39
gnu: capstone: Update to 3.0.5.
...
* gnu/packages/engineering.scm (capstone): Update to 3.0.5.
[arguments]: Set cstool's LDFLAGS in the environment instead of
SUBSTITUTE*ing the Makefile.
2018-08-24 03:04:56 +02:00
Tobias Geerinckx-Rice
77c027b98b
gnu: r-trimcluster: Update to 0.1-2.1.
...
* gnu/packages/statistics.scm (r-trimcluster): Update to 0.1-2.1.
2018-08-24 02:30:43 +02:00
Tobias Geerinckx-Rice
6d83cd1f9a
gnu: r-synchronicity: Update to 1.3.5.
...
* gnu/packages/statistics.scm (r-synchronicity): Update to 1.3.5.
2018-08-24 02:30:42 +02:00
Tobias Geerinckx-Rice
6a9a50fd2f
gnu: guile-lib: Update to 0.2.6.1.
...
* gnu/packages/guile.scm (guile-lib): Update to 0.2.6.1.
[source]: Remove obsolete snippet.
2018-08-24 02:30:42 +02:00
Tobias Geerinckx-Rice
a0a7e42500
gnu: tuxguitar: Update to 1.5.2.
...
* gnu/packages/music.scm (tuxguitar): Update to 1.5.2.
[source]: Remove obsolete snippet.
2018-08-24 02:30:41 +02:00
Tobias Geerinckx-Rice
38146797e6
gnu: libgig: Update to 4.1.0.
...
* gnu/packages/music.scm (libgig): Update to 4.1.0.
2018-08-24 02:30:41 +02:00
Tobias Geerinckx-Rice
f6181921e5
gnu: denemo: Use INVOKE.
...
* gnu/packages/music.scm (denemo)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-08-24 02:30:41 +02:00
Tobias Geerinckx-Rice
fbde7b08e5
gnu: ncmpc: Update to 0.29.
...
* gnu/packages/mpd.scm (ncmpc): Update to 0.29.
[build-system]: Switch to Meson.
[arguments]: Find ncurses.h.
[native-inputs]: Add gettext.
2018-08-24 02:30:41 +02:00
Ludovic Courtès
0b4e5f7e5b
gnu: parallel: Update to 20180822.
...
* gnu/packages/parallel.scm (parallel): Update to 20180822.
2018-08-24 00:40:09 +02:00
Ludovic Courtès
444488fc1b
gnu: boost: Move 1.59.0 definition to boost.scm.
...
Fixes a regression introduced in commit
7cbf06d8c2
where the top-level code of
these two modules would depend on each other, leading to "boost: unbound
variable" kind of errors in some circumstances.
* gnu/packages/databases.scm (boost-for-mysql): Move to...
* gnu/packages/boost.scm (boost-for-mysql): ... here. Make public and
add 'properties' field.
2018-08-24 00:36:04 +02:00
Tobias Geerinckx-Rice
d32da49c76
gnu: r-devtools: Update to 1.13.6.
...
* gnu/packages/statistics.scm (r-devtools): Update to 1.13.6.
2018-08-23 23:11:52 +02:00
Tobias Geerinckx-Rice
c95f9f09a7
gnu: drumkv1: Update to 0.9.2.
...
* gnu/packages/music.scm (drumkv1): Update to 0.9.2.
2018-08-23 23:01:56 +02:00
Tobias Geerinckx-Rice
69b4d24871
gnu: synthv1: Update to 0.9.2.
...
* gnu/packages/music.scm (synthv1): Update to 0.9.2.
2018-08-23 23:01:56 +02:00
Tobias Geerinckx-Rice
29618d6722
gnu: samplv1: Update to 0.9.2.
...
* gnu/packages/music.scm (samplv1): Update to 0.9.2.
2018-08-23 23:01:56 +02:00
Tobias Geerinckx-Rice
2c59066f6a
gnu: padthv1: Update to 0.9.2.
...
* gnu/packages/music.scm (padthv1): Update to 0.9.2.
2018-08-23 23:01:56 +02:00
Tobias Geerinckx-Rice
9459216aa1
gnu: Update home pages for the V1 synth family.
...
* gnu/packages/music.scm (synthv1, drumkv1, samplv1, padthv1)
[home-page]: Update & use HTTPS.
2018-08-23 23:01:55 +02:00
pimi
16b0e8da48
gnu: Add r-a3.
...
gnu/packages/cran.scm (r-a3): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-23 16:26:40 -04:00
pimi
881cc61c1b
gnu: Add r-manipulatewidget.
...
gnu/packages/cran.scm (r-manipulatewidget): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-23 16:26:40 -04:00
pimi
87b576aa8b
gnu: Add r-slam.
...
gnu/packages/cran.scm (r-slam): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-23 16:26:40 -04:00
pimi
c994418b8c
gnu: Add r-abcanalysis.
...
gnu/packages/cran.scm (r-abcanalysis): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-23 16:26:40 -04:00
pimi
67cf070239
gnu: Add r-miniui.
...
gnu/packages/web.scm (r-miniui): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-23 16:26:40 -04:00
Tobias Geerinckx-Rice
694765e1d6
gnu: qjackctl: Update to 0.5.3.
...
* gnu/packages/audio.scm (qjackctl): Update to 0.5.3.
2018-08-23 17:16:42 +02:00
Tobias Geerinckx-Rice
97353dfb69
gnu: byobu: Update home page.
...
* gnu/packages/screen.scm (byobu)[home-page]: Update & use HTTPS.
2018-08-23 17:16:41 +02:00
Tobias Geerinckx-Rice
9e29921162
gnu: byobu: Update to 5.127.
...
* gnu/packages/screen.scm (byobu): Update to 5.127.
* gnu/packages/patches/byobu-writable-status.patch: Adjust context
accordingly.
2018-08-23 17:16:41 +02:00
Tobias Geerinckx-Rice
f868276b8a
gnu: wine-staging-patchset-data: Don't use unstable archive.
...
* gnu/packages/wine.scm (wine-staging-patchset-data)[source]:
Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Remove unzip.
[arguments]: Adjust and refactor accordingly.
2018-08-23 17:16:41 +02:00
Tobias Geerinckx-Rice
574e2ee8ea
gnu: yubico-piv-tool: Update to 1.6.1.
...
* gnu/packages/security-token.scm (yubico-piv-tool): Update to 1.6.1.
2018-08-23 17:16:41 +02:00
Tobias Geerinckx-Rice
fa5511b6e9
gnu: r-car: Update to 3.0-1.
...
* gnu/packages/statistics.scm (r-car): Update to 3.0-1.
2018-08-23 17:16:40 +02:00
Tobias Geerinckx-Rice
39bb1cc77a
gnu: r-digest: Update to 0.6.16.
...
* gnu/packages/statistics.scm (r-digest): Update to 0.6.16.
2018-08-23 17:16:40 +02:00
Tobias Geerinckx-Rice
ed61c44895
gnu: r-dplyr: Update to 0.7.6.
...
* gnu/packages/statistics.scm (r-dplyr): Update to 0.7.6.
2018-08-23 17:16:40 +02:00
Tobias Geerinckx-Rice
51dbad04c5
gnu: r-rcpp: Update to 0.12.18.
...
* gnu/packages/cran.scm (r-rcpp): Update to 0.12.18.
2018-08-23 17:16:40 +02:00
Tobias Geerinckx-Rice
02489a6646
gnu: duplicity: Update to 0.7.18.
...
* gnu/packages/backup.scm (duplicity): Update to 0.7.18.
2018-08-23 17:16:39 +02:00
Marius Bakke
3ea66dadf6
gnu: boost: Update to 1.68.0.
...
* gnu/packages/boost.scm (boost): Update to 1.68.0.
[arguments]: Remove /bin/sh substitution.
2018-08-23 14:56:03 +02:00
Marius Bakke
bd65ecf460
gnu: boost: Provide libboost_python compatibility symlink.
...
* gnu/packages/boost.scm (boost)[arguments]: Add phase 'provide-libboost_python'.
2018-08-23 14:56:02 +02:00
Arun Isaac
72816ebed2
gnu: darcs: Update to 2.14.1.
...
* gnu/packages/version-control.scm (darcs): Update to 2.14.1.
[arguments]: Add patch-sh phase. Enable tests.
2018-08-23 15:51:43 +05:30
Arun Isaac
d3c7e70858
gnu: ghc-zlib: Update to 0.6.2.
...
* gnu/packages/haskell.scm (ghc-zlib): Update to 0.6.2.
2018-08-23 14:43:48 +05:30
Arun Isaac
cdccdec1f2
gnu: ghc-quickcheck-instances: Update to 0.3.18.
...
* gnu/packages/haskell-check.scm (ghc-quickcheck-instances): Update to 0.3.18.
[arguments]: Allow building with newer base-compat.
2018-08-23 14:37:57 +05:30
Arun Isaac
f797a0e987
gnu: ghc-graphviz: Update to 2999.20.0.2.
...
* gnu/packages/haskell.scm (ghc-graphviz): Update to 2999.20.0.2.
[native-inputs]: Add ghc-hspec, graphviz and hspec-discover.
2018-08-23 13:21:23 +05:30
Arun Isaac
e173a95ffa
gnu: ghc-wl-pprint-text: Update to 1.2.0.0.
...
* gnu/packages/haskell.scm (ghc-wl-pprint-text): Update to 1.2.0.0.
[inputs]: Add ghc-base-compat.
2018-08-23 13:21:23 +05:30
Arun Isaac
0fa2c552fc
gnu: ghc-base-compat: Update to 0.10.4.
...
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
2018-08-23 13:21:23 +05:30
Arun Isaac
a3ab433a14
gnu: ghc-fgl-arbitrary: Allow building with newer hspec.
...
* gnu/packages/haskell.scm (ghc-fgl-arbitrary)[arguments]: Allow building with
newer hspec.
2018-08-23 13:00:53 +05:30
Arun Isaac
c4348ca72c
gnu: ghc-shelly: Update to 1.8.1.
...
* gnu/packages/haskell.scm (ghc-shelly): Update to 1.8.1.
[inputs]: Add ghc-hspec-contrib.
2018-08-23 12:53:47 +05:30
Arun Isaac
66dbe158cf
gnu: ghc-sandi: Update to 0.4.2.
...
* gnu/packages/haskell.scm (ghc-sandi): Update to 0.4.2.
2018-08-23 12:44:00 +05:30
Arun Isaac
b1a1600030
gnu: ghc-fgl: Update to 5.6.0.0.
...
* gnu/packages/haskell.scm (ghc-fgl): Update to 5.6.0.0.
[arguments]: Allow building with newer hspec.
2018-08-23 12:32:46 +05:30
Mark H Weaver
4e51d3e9ae
gnu: guile-redis: Remove duplicate 'home-page' field.
...
* gnu/packages/guile.scm (guile-redis): Remove duplicate 'home-page' field.
2018-08-23 02:30:30 -04:00
Mark H Weaver
efe2e7506e
gnu: guile-gcrypt: Remove duplicate 'home-page' field.
...
This is a followup to commit b0cb92b2d4
.
* gnu/packages/gnupg.scm (guile-gcrypt): Remove duplicate 'home-page' field.
2018-08-23 02:29:31 -04:00
Mark H Weaver
12dc04d0b4
gnu: linux-libre: Update to 4.18.4.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.4.
(%linux-libre-hash): Update hash.
2018-08-23 02:22:57 -04:00
Mark H Weaver
98dfe06e3e
gnu: linux-libre@4.14: Update to 4.14.66.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.66.
(%linux-libre-4.14-hash): Update hash.
2018-08-23 02:21:28 -04:00
Mark H Weaver
bb2efc0384
gnu: linux-libre@4.9: Update to 4.9.123.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.123.
2018-08-23 02:20:44 -04:00
Mark H Weaver
435722f72c
gnu: linux-libre@4.4: Update to 4.4.151.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.151.
2018-08-23 02:20:00 -04:00
Ludovic Courtès
b0cb92b2d4
gnu: Add guile-gcrypt.
...
* gnu/packages/gnupg.scm (guile-gcrypt): New variable.
2018-08-23 00:44:55 +02:00
Leo Famulari
58927996d9
gnu: perl-dbd-mysql: Update to 4.046.
...
* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.046.
[source]: Update URL. Remove 'perl-dbd-mysql-CVE-2017-10788.patch'.
* gnu/packages/patches/perl-dbd-mysql-CVE-2017-10788.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-22 15:40:08 -04:00
Paul Garlick
414f620fbb
gnu: python-pkgconfig: Enable tests.
...
* gnu/packages/python.scm (python-pkgconfig)[arguments]: Replace 'check' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-22 15:13:52 -04:00
Paul Garlick
5fab62527c
gnu: python-pkgconfig: Update to 1.3.1.
...
* gnu/packages/python.scm (python-pkgconfig): Update to 1.3.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-22 15:13:49 -04:00
Leo Famulari
373a9fd4db
gnu: soundtouch: Fix CVE-2018-{1000223,14044,14045}.
...
* gnu/packages/patches/soundtouch-CVE-2018-14044-14045.patch,
gnu/packages/patches/soundtouch-CVE-2018-1000223.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/audio.scm (soundtouch)[source]: Use them.
2018-08-22 13:38:39 -04:00
Leo Famulari
eb88ccf711
gnu: soundtouch: Update to 2.0.0.
...
* gnu/packages/audio.scm (soundtouch): Update to 2.0.0.
2018-08-22 13:38:39 -04:00
Marius Bakke
233df51ebc
Merge branch 'master' into staging
2018-08-22 18:14:04 +02:00
Marius Bakke
22cf2f4abf
gnu: python-cffi: Update to 1.11.5.
...
* gnu/packages/libffi.scm (python-cffi): Update to 1.11.5.
2018-08-22 18:01:10 +02:00
Marius Bakke
a20016e15a
gnu: python-urllib3: Update to 1.23.
...
* gnu/packages/python-web.scm (python-urllib3): Update to 1.23.
2018-08-22 18:01:10 +02:00
Marius Bakke
064732bd0c
gnu: python-certifi: Update to 2018.8.13.
...
* gnu/packages/python-crypto.scm (python-certifi): Update to 2018.8.13.
2018-08-22 18:01:10 +02:00
Marius Bakke
00ffbfd394
gnu: python-idna: Update to 2.7.
...
* gnu/packages/python.scm (python-idna): Update to 2.7.
2018-08-22 18:01:10 +02:00
Marius Bakke
fb76ef8477
gnu: Remove GCC ICE workarounds.
...
* gnu/packages/patches/doxygen-gcc-ice.patch,
gnu/packages/patches/mariadb-gcc-ice.patch,
gnu/packages/patches/perf-gcc-ice.patch: Delete files
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/databases.scm (mariadb)[source](patches): Likewise.
* gnu/packages/linux.scm (perf)[source](patches): Likewise.
* gnu/packages/documentation.scm (doxygen)[inputs, arguments]: Likewise.
2018-08-22 18:01:09 +02:00
Marius Bakke
43cec3fb1e
gnu: mariadb: Remove huge mysql_embedded executable.
...
* gnu/packages/databases.scm (mariadb)[arguments]: Adjust deletion regex.
2018-08-22 17:52:40 +02:00
Marius Bakke
22f5c07624
gnu: mariadb: Propagate OpenSSL.
...
* gnu/packages/databases.scm (mariadb)[inputs]: Move OPENSSL ...
[propagated-inputs]: ... here.
(r-rmysql)[inputs]: Remove OPENSSL.
2018-08-22 17:50:07 +02:00
Leo Famulari
180a8986e5
gnu: ImageMagick: Update to 6.9.10-10.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-10.
2018-08-22 03:25:47 -04:00
Leo Famulari
09efe9af2d
gnu: GraphicsMagick: Update to 1.3.30.
...
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.30.
2018-08-22 03:25:46 -04:00
Tobias Geerinckx-Rice
dc695341f7
gnu: r-fpc: Update to 2.1-11.1.
...
* gnu/packages/statistics.scm (r-fpc): Update to 2.1-11.1.
2018-08-22 00:03:44 +02:00
Tobias Geerinckx-Rice
7138c48e6e
gnu: r-survival: Update to 2.42-6.
...
* gnu/packages/statistics.scm (r-survival): Update to 2.42-6.
2018-08-22 00:03:44 +02:00
Tobias Geerinckx-Rice
311f06c94a
gnu: Add sqlcrush.
...
* gnu/packages/databases.smc (sqlcrush): New public variable.
2018-08-22 00:03:43 +02:00
Tobias Geerinckx-Rice
9763102bd7
gnu: Add python-pymysql.
...
* gnu/packages/databases.scm (python-pymysql, python2-pymysql): New
public variables.
2018-08-22 00:03:43 +02:00
Raphaël Mélotte
f998453559
gnu: luakit: Fix crash on startup.
...
* gnu/packages/web-browsers.scm (luakit): add XDG_CONFIG_DIRS to the
wrapping phase.
This fixes a crash when no configuration file is present in the user's home
directory. It allows luakit to use it's own default configuration files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-08-21 23:27:09 +02:00
Ludovic Courtès
c305ac30c3
gnu: guile-ssh: Don't build libguile-ssh.a.
...
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Add #:configure-flags.
2018-08-21 23:27:08 +02:00
Marius Bakke
fdb222033c
gnu: gdbm: Update to 1.18.
...
* gnu/packages/databases.scm (gdbm): Update to 1.18.
2018-08-21 17:25:23 +02:00
Marius Bakke
25febeedc6
gnu: python-numpydoc: Update to 0.8.0.
...
* gnu/packages/python.scm (python-numpydoc): Update to 0.8.0.
[source](uri): Use PYPI-URI.
[source](snippet): Remove.
2018-08-21 17:24:31 +02:00
Marius Bakke
7eab5e7377
gnu: python-greenlet: Update to 0.4.14.
...
* gnu/packages/python.scm (python-greenlet): Update to 0.4.14.
2018-08-21 17:24:31 +02:00
Marius Bakke
a8c9321368
gnu: cups-filters: Update to 1.21.0.
...
* gnu/packages/cups.scm (cups-filters): Update to 1.21.0.
2018-08-21 17:24:31 +02:00
Marius Bakke
3bbfc451ed
gnu: python-sphinx: Update to 1.7.7.
...
* gnu/packages/openstack.scm (python-mox3, python-openstackdocstheme,
python-stevedore, python-oslo.config)[native-inputs]: Change
PYTHON-SPHINX-1.6 to PYTHON-SPHINX.
* gnu/packages/python.scm (python-sphinx): Update to 1.7.7.
[arguments]: Incorporate changes from the 1.6 variant. Disable two tests.
[propagated-inputs]: Add PYTHON-PACKAGING and PYTHON-SPHINXCONTRIB-WEBSUPPORT.
[native-inputs]: Add IMAGEMAGICK and PYTHON-PYTEST.
(python2-sphinx)[propagated-inputs]: Add PYTHON2-TYPING.
(python-sphinx-1.6, python2-sphinx-1.6, python-sphinx-1.5.3): Remove variables.
(python-matplotlib-documentation)[native-inputs]: Change from
PYTHON-SPHINX-1.6 to PYTHON-SPHINX.
2018-08-21 17:24:31 +02:00
Marius Bakke
f70785a4c0
gnu: python-sphinxcontrib-websupport: Add a python2 variant.
...
* gnu/packages/python.scm (python2-sphinxcontrib-websupport): New public variable.
2018-08-21 17:24:31 +02:00
Marius Bakke
f65ef00556
gnu: python-sphinxcontrib-websupport: Update to 1.1.0.
...
* gnu/packages/python.scm (python-sphinxcontrib-websupport): Update to 1.1.0.
2018-08-21 17:24:31 +02:00
Marius Bakke
5f2707a255
gnu: python-sphinxcontrib-websupport: Disable tests.
...
* gnu/packages/python.scm (python-sphinxcontrib-websupport)[arguments]: New
field.
[native-inputs, inputs]: Remove.
2018-08-21 17:24:31 +02:00
Marius Bakke
efada0946d
gnu: python-jinja2: Update to 2.10.
...
* gnu/packages/python.scm (python-jinja2): Update to 2.10.
2018-08-21 17:24:30 +02:00
Marius Bakke
88166588a0
gnu: python-babel: Run the tests.
...
* gnu/packages/python.scm (python-babel)[native-inputs]: Add PYTHON-FREEZEGUN
and PYTHON-PYTEST.
[arguments]: Replace 'check' phase. Remove #:tests?.
2018-08-21 17:24:30 +02:00