Commit Graph

39879 Commits (b2b96d536782d00d5f2c0e3ae15ab9fc87091bb6)

Author SHA1 Message Date
Marius Bakke b2b96d5367
gnu: python-freezegun: Update to 0.3.11.
* gnu/packages/check.scm (python-freezegun): Update to 0.3.11.
2019-02-09 21:27:25 +01:00
Marius Bakke b3ca2b45d1
gnu: python-setuptools: Update to 40.8.0.
* gnu/packages/python-xyz.scm (python-setuptools): Update to 40.8.0.
2019-02-09 21:27:25 +01:00
Marius Bakke 16e03a521e
gnu: python-more-itertools: Update to 5.0.0.
* gnu/packages/python-xyz.scm (python-more-itertools): Update to 5.0.0.
[arguments]: Remove.
2019-02-09 21:27:25 +01:00
Marius Bakke 84127f8c30
gnu: python-configparser: Update to 3.7.1.
* gnu/packages/python-xyz.scm (python-configparser): Update to 3.7.1.
[source](uri): Use PYPI-URI.
2019-02-09 21:27:25 +01:00
Marius Bakke 54da6f9f9b
gnu: python2-pathlib2: Update to 2.3.3.
* gnu/packages/python-xyz.scm (python2-pathlib2): Update to 2.3.3.
2019-02-09 21:27:25 +01:00
Marius Bakke 81ed0980a5
gnu: python-pluggy: Update to 0.8.1.
* gnu/packages/python-xyz.scm (python-pluggy): Update to 0.8.1.
2019-02-09 21:27:24 +01:00
Marius Bakke 14f10479d0
gnu: python-atomicwrites: Update to 1.3.0.
* gnu/packages/python-xyz.scm (python-atomicwrites): Update to 1.3.0.
2019-02-09 21:27:24 +01:00
Marius Bakke 1bfb53c025
gnu: python-coverage: Update to 4.5.2.
* gnu/packages/check.scm (python-coverage): Update to 4.5.2.
2019-02-09 21:27:24 +01:00
Marius Bakke d16ef28b80
gnu: python-pycodestyle: Update to 2.5.0.
* gnu/packages/patches/python-pycodestyle-stdlib-tokenize-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-pycodestyle): Update to 2.5.0.
[source](patches): Remove.
2019-02-09 21:27:24 +01:00
Marius Bakke ac63cf0a69
gnu: Remove python-flake8@3.5.
* gnu/packages/python-xyz.scm (python-flake8-3.5): Rename to ...
(python-flake8): ... this.  Update to 3.6.0.  Remove previous variant.
[arguments]: Remove phases 'delete-broken-test' and 'fix-problem-with-pycodestyle'.
[properties]: Adjust for renamed variable.
(python2-flake8-3.5): Rename to ...
(python2-flake8): ... this.  Remove previous variable.
* gnu/packages/check.scm (python-hypothesis)[native-inputs]: Adjust accordingly.
2019-02-09 21:27:24 +01:00
Marius Bakke 5b972c3256
gnu: python-hypothesis: Update to 4.5.3.
* gnu/packages/check.scm (python-hypothesis): Update to 4.5.3.
2019-02-09 21:27:24 +01:00
Marius Bakke 850926439f
gnu: python-setuptools-scm: Update to 3.2.0.
* gnu/packages/python-xyz.scm (python-setuptools-scm): Update to 3.2.0.
2019-02-09 21:27:24 +01:00
Marius Bakke 8dd1fce66e
gnu: python-py: Update to 1.7.0.
* gnu/packages/python-xyz.scm (python-py): Update to 1.7.0.
2019-02-09 21:27:24 +01:00
Marius Bakke b5a72640d7
gnu: Tcl/Tk: Update to 8.6.9.
* gnu/packages/tcl.scm (tcl): Update to 8.6.9.
(tk): Update to 8.6.9.1.
[source](uri): Use VERSION-PREFIX to take only the first three components.
2019-02-09 21:27:23 +01:00
Marius Bakke 46d5a7e33d
gnu: sqlite: Enable FTS3 support.
This is no longer enabled by default since 3.25.0.

* gnu/packages/sqlite.scm (sqlite)[arguments]: Add "-DSQLITE_ENABLE_FTS3"
to #:configure-flags.
2019-02-09 21:27:23 +01:00
Marius Bakke f73f2e17d9
gnu: sqlite: Update to 3.27.1.
* gnu/packages/sqlite.scm (sqlite): Update to 3.27.1.
2019-02-09 21:27:23 +01:00
Marius Bakke ebbb7286b9
Merge branch 'master' into core-updates 2019-02-09 21:11:00 +01:00
Marius Bakke aefa29123f
gnu: python-pytest: Update home page.
* gnu/packages/check.scm (python-pytest)[home-page]: Follow redirects to
https://docs.pytest.org/en/latest/.
2019-02-09 21:07:37 +01:00
Marius Bakke 809f003f15
gnu: python-configparser: Update home page.
* gnu/packages/python-xyz.scm (python-configparser)[home-page]: Set to source
repository.
2019-02-09 21:07:37 +01:00
Marius Bakke 2c7a28ecce
gnu: notmuch: Update to 0.28.1.
* gnu/packages/mail.scm (notmuch): Update to 0.28.1.
2019-02-09 20:58:16 +01:00
Marius Bakke 44ed628466
gnu: tracker: Build against the regular SQLite.
FTS5 is enabled by default in the current version.

* gnu/packages/sqlite.scm (sqlite-with-fts5): Remove variable.
* gnu/packages/gnome.scm (tracker)[inputs]: Change from that to SQLITE.
2019-02-09 20:58:16 +01:00
Marius Bakke 9d51a97809
gnu: webkitgtk: Update to 2.22.6.
* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.6.
2019-02-09 20:58:15 +01:00
Marius Bakke 037d591367
gnu: libvpx: Update to 1.8.0.
* gnu/packages/patches/gst-plugins-good-libvpx-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (libvpx): Update to 1.8.0.
[source](patches): Remove obsolete patch.
(libvpx-1.7): New public variable.
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use LIBVPX-1.7 instead of LIBVPX.
* gnu/packages/gstreamer.scm (gst-plugins-good)[source](patches): New field.
[arguments]: Add #:make-flags.
2019-02-09 20:58:15 +01:00
Marius Bakke 4a3436449b
gnu: offlineimap: Remove redundant wrapper.
* gnu/packages/mail.scm (offlineimap)[arguments]: Remove phase 'wrap-binary'.
2019-02-09 20:58:15 +01:00
Marius Bakke 0ea0452c0a
gnu: Add xbanish.
* gnu/packages/xdisorg.scm (xbanish): New public variable.
2019-02-09 20:58:15 +01:00
Ludovic Courtès 50a93adc05
Merge branch 'staging' 2019-02-09 15:14:59 +01:00
Arun Isaac 722ac64cd7
gnu: plantuml: Update to 1.2019.0.
* gnu/packages/uml.scm (plantuml): Update to 1.2019.0.
2019-02-09 13:40:12 +05:30
Eric Bavier 68a116bd56
gnu: cool-retro-term: Upgrade to 1.1.1.
* gnu/packages/terminals.scm (cool-retro-term)[source]: Upgrade to 1.1.1.
Remove patches.  Adjust filtering in snippet for added/removed fonts.
[arguments]: Return #t in 'add-alternate-name' phase.
* gnu/packages/patches/cool-retro-term-dont-check-uninit-member.patch,
  gnu/packages/patches/cool-retro-term-fix-array-size.patch,
  gnu/packages/patches/cool-retro-term-memory-leak-1.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-02-09 00:50:16 -06:00
Eric Bavier 41313acebf
gnu: openmpi: Upgrade to 4.0.0.
* gnu/packages/linux.scm (psm)[arguments]: Add 'patch-sysmacros phase to fix
"undefined reference to `minor'" errors while linking against
libinfinipath.so.
* gnu/packages/mpi.scm (openmpi): Upgrade to 4.0.0.
[inputs]: Add libevent.
[arguments]: Simplify configure-flags.  Use system libevent.  Adjust romio
version strings.
(%openmpi-setup): Use OMPI_MCA_rmaps_base_mapping_policy for oversubscription.
2019-02-09 00:50:16 -06:00
Tobias Geerinckx-Rice 1482531cd7
gnu: perl-io-compress: Update to 2.084.
* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.084.
2019-02-08 23:51:18 +01:00
Tobias Geerinckx-Rice b2993cb1e0
gnu: perl-compress-raw-zlib: Update to 2.084.
* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.084.
2019-02-08 23:51:17 +01:00
Tobias Geerinckx-Rice a139501887
gnu: perl-compress-raw-bzip2: Update to 2.084.
* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.084.
2019-02-08 23:51:16 +01:00
Tobias Geerinckx-Rice 41eac1863a
gnu: gcab: Don't use NAME in source URI.
* gnu/packages/package-management.scm (gcab)[source]: Hard-code name.
2019-02-08 23:51:15 +01:00
Tobias Geerinckx-Rice a1785cfb6d
gnu: gcab: Update to 1.2.
* gnu/packages/package-management.scm (gcab): Update to 1.2.
[source]: Remove snippet.
2019-02-08 23:51:14 +01:00
Tobias Geerinckx-Rice 051ae68b7a
gnu: libraw: Update to 0.19.2.
* gnu/packages/photo.scm (libraw): Update to 0.19.2.
2019-02-08 23:51:14 +01:00
Tobias Geerinckx-Rice 7428d1693a
gnu: abiword: Don't use NAME in source URI.
* gnu/packages/abiword.scm (abiword)[source]: Hard-code name.
2019-02-08 23:51:13 +01:00
Tobias Geerinckx-Rice 64430c87b6
gnu: rdesktop: Don't use NAME in source URI.
* gnu/packages/rdesktop.scm (rdesktop)[source]: Hard-code name.
2019-02-08 23:51:12 +01:00
Tobias Geerinckx-Rice 9c2b56a377
gnu: compton: Don't use unstable tarball.
* gnu/packages/compton.scm (compton)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-08 23:51:12 +01:00
Tobias Geerinckx-Rice 782b1224ec
gnu: bspwm: Don't use unstable tarball.
* gnu/packages/wm.scm (bspwm)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-08 23:51:10 +01:00
Tobias Geerinckx-Rice a4880a2735
gnu: microscheme: Don't use unstable tarball.
* gnu/packages/avr.scm (microscheme)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-08 23:51:10 +01:00
Tobias Geerinckx-Rice 39a7b72065
gnu: python-trezor-agent: Don't use unstable tarball.
* gnu/packages/finance.scm (python-trezor-agent)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-08 23:51:09 +01:00
Tobias Geerinckx-Rice 1fd71120a7
gnu: geierlein: Don't use unstable tarball.
* gnu/packages/finance.scm (geierlein)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-08 23:51:08 +01:00
Tobias Geerinckx-Rice 8b7ac58c16
gnu: ledger: Don't use unstable tarball.
* gnu/packages/finance.scm (ledger)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-08 23:51:08 +01:00
Tobias Geerinckx-Rice d8d910e6e1
gnu: cbatticon: Don't use unstable tarball.
* gnu/packages/admin.scm (cbatticon)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-08 23:51:07 +01:00
Tobias Geerinckx-Rice 807a30999d
gnu: interrobang: Use GIT-... helpers.
* gnu/packages/admin.scm (interrobang)[version]: Use GIT-VERSION.
[source]: Use GIT-FILE-NAME.
2019-02-08 23:51:06 +01:00
Tobias Geerinckx-Rice 7d6e8fda61
gnu: sedsed: Don't use unstable tarball.
* gnu/packages/admin.scm (sedsed)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-08 23:51:05 +01:00
Tobias Geerinckx-Rice 9bc96d13ce
gnu: fdupes: Don't use unstable tarball.
* gnu/packages/admin.scm (fdupes)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-08 23:51:04 +01:00
Tobias Geerinckx-Rice aa372292b3
gnu: cpulimit: Don't use unstable tarball.
* gnu/packages/admin.scm (cpulimit)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-08 23:51:03 +01:00
Tobias Geerinckx-Rice 4b6456ce3b
gnu: progress: Don't use unstable tarball.
* gnu/packages/admin.scm (progress)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-08 23:51:02 +01:00
Tobias Geerinckx-Rice fc204d24be
gnu: dstat: Don't use unstable tarball.
* gnu/packages/admin.scm (dstat)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-08 23:51:02 +01:00