summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Update python-natsort to 7.0.1, python2-natsort to 6.2.1.Marius Bakke2020-03-15
| | | | | * gnu/packages/python-xyz.scm (python-natsort): Update to 7.0.1. (python2-natsort): Update to 6.2.1.
* gnu: Update python-seaborn to 0.10.0, python2-seaborn to 0.9.1.Marius Bakke2020-03-15
| | | | | | | | * gnu/packages/python-xyz.scm (python-seaborn): Update to 0.9.0. [source](patches): Remove. [arguments]: Remove obsolete phase. [properties]: New field. (python2-seaborn): Update to 0.9.1.
* gnu: python-joblib: Update to 0.14.1.Marius Bakke2020-03-15
| | | | * gnu/packages/python-xyz.scm (python-joblib): Update to 0.14.1.
* gnu: python-networkx: Update to 2.4.Marius Bakke2020-03-15
| | | | | | | | | * gnu/packages/python-xyz.scm (python-networkx): Update to 2.4. [source](uri): Download tarball instead of zipball. [arguments]: New field. [native-inputs]: Remove PYTHON-NOSE and UNZIP. Add PYTHON-PYTEST. [properties]: New field. (python2-networkx): Stick with version 2.2.
* gnu: python-pyrsistent: Update to 0.15.7.Marius Bakke2020-03-15
| | | | * gnu/packages/python-xyz.scm (python-pyrsistent): Update to 0.15.7.
* gnu: python2-pandas: Fix build with Python 2.7.17.Marius Bakke2020-03-15
| | | | | | | | While at it, fix the inheritance. * gnu/packages/python-science.scm (python2-pandas): Use INHERIT instead of PACKAGE/INHERIT. [source](modules, snippet): New fields.
* gnu: python2-scikit-learn: Downgrade to 0.20.4.Marius Bakke2020-03-15
| | | | | | | This is a follow-up to commit 546893c2965c8114e4d7cfe1de46c46664ec4b9e. * gnu/packages/machine-learning.scm (python-scikit-learn)[properties]: New field. (python2-scikit-learn)[version, source]: New fields.
* gnu: libarea: Build with cmake-minimal.Marius Bakke2020-03-15
| | | | | * gnu/packages/engineering.scm (libarea)[native-inputs]: Change from CMAKE to CMAKE-MINIMAL.
* gnu: python-pyside: Update to 5.12.6.Marius Bakke2020-03-15
| | | | | | | | | | | | | | * gnu/packages/qt.scm (python-shiboken-2): Update to 5.12.6. [source]: Download tarball release instead of git repository. [arguments]: Add phase to make files writable and update timestamps. (python-pyside-2): Inherit version and source from PYTHON-SHIBOKEN-2. [native-inputs]: Remove LIBCXX-6. Rename "python-wrapper" input to "python". Change from CMAKE to CMAKE-MINIMAL. [arguments]: Remove libcxx substitution. Add "-DPYTHON_EXECUTABLE" in #:configure-flags. (python-pyside-2-tools)[native-inputs]: Add PYTHON-WRAPPER. [arguments]: Set "-DPYTHON_EXECUTABLE" in #:configure-flags. Add phase 'go-to-source-dir'.
* gnu: zabbix-agentd: Update to 4.4.6.Ricardo Wurmus2020-03-15
| | | | * gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.4.6.
* gnu: guile-gi: Embed absolute file name of extension library.Ricardo Wurmus2020-03-15
| | | | | * gnu/packages/guile-xyz.scm (guile-gi)[arguments]: Add phase patch-references-to-extension.
* services/web: nginx-configuration: Add support for global directives.Ricardo Wurmus2020-03-15
| | | | | | | * gnu/services/web.scm (<nginx-configuration>)[global-directives]: Add field. (emit-global-directive): New procedure. (default-nginx-config): Use it. * doc/guix.texi (Web Services): Document it.
* services/web: Remove empty events directive from default-nginx-config.Ricardo Wurmus2020-03-15
| | | | * gnu/services/web.scm (default-nginx-config): Remove empty events directive.
* gnu: Add python-pytest-vcr.Efraim Flashner2020-03-15
| | | | * gnu/packages/python-check.scm (python-pytest-vcr): New variable.
* gnu: Add python-blurhash.Efraim Flashner2020-03-15
| | | | * gnu/packages/python-crypto.scm (python-blurhash): New variable.
* gnu: Add bidiv.Efraim Flashner2020-03-15
| | | | | | * gnu/packages/fribidi.scm (bidiv): New variable. * gnu/packages/patches/bidiv-update-fribidi.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: LibreOffice: Update to 6.4.1.2.Leo Famulari2020-03-14
| | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.1.2.
* Revert "gnu: VIGRA: Try to fix a build failure on the build farm."Leo Famulari2020-03-14
| | | | | | | | | | | This doesn't have any effect on our build farm, because Cuirass does not honor the 'timeout' and 'max-silent-time' properties: https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00209.html This reverts commit 9e89b4196605457cff6ca14b21f86c7b25a22671. * gnu/packages/image.scm (vigra)[properties]: Remove field.
* gnu: gauche: Use HTTPS home page.base-for-series-3167Tobias Geerinckx-Rice2020-03-15
| | | | * gnu/packages/scheme.scm (gauche)[home-page]: Use HTTPS.
* gnu: librep: Update home page.Tobias Geerinckx-Rice2020-03-15
| | | | | * gnu/packages/sawfish.scm (librep)[home-page]: Follow (HTTPS) redirection.
* gnu: librep: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-03-15
| | | | * gnu/packages/sawfish.scm (librep)[source]: Hard-code NAME.
* gnu: sudo: Update to 1.8.31p1.Tobias Geerinckx-Rice2020-03-15
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.31p1.
* gnu: java-osgi-cmpn: Update source URI.Björn Höfling2020-03-14
| | | | * gnu/packages/java.scm (java-osgi-cmpn)[source]: Update URI.
* gnu: java-qdox-1.12: Update source and home-page URI.Björn Höfling2020-03-14
| | | | | * gnu/packages/java.scm (java-qdox-1.12)[source]: Update URI. [home-page]: Update URI.
* gnu: pangomm: Update home page.Tobias Geerinckx-Rice2020-03-14
| | | | | * gnu/packages/gtk.scm (pangomm)[home-page]: Follow (HTTPS) redirection.
* gnu: giblib: Use archived home page.Tobias Geerinckx-Rice2020-03-14
| | | | * gnu/packages/image.scm (giblib)[home-page]: Use Web Archive snapshot.
* gnu: giblib: Add mirror URL.Tobias Geerinckx-Rice2020-03-14
| | | | * gnu/packages/image.scm (giblib)[source]: Add another URL.
* gnu: ant: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-14
| | | | * gnu/packages/java.scm (ant)[home-page]: Use HTTPS.
* gnu: fio: Update to 3.19.Tobias Geerinckx-Rice2020-03-14
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.19.
* gnu: cube: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-14
| | | | * gnu/packages/profiling.scm (cube)[home-page]: Use HTTPS.
* gnu: talkfilters: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-03-14
| | | | * gnu/packages/games.scm (talkfilters)[source]: Hard-code NAME.
* gnu: hyperrogue: Update to 11.3a.Tobias Geerinckx-Rice2020-03-14
| | | | * gnu/packages/games.scm (hyperrogue): Update to 11.3a.
* gnu: openlibm: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-14
| | | | * gnu/packages/maths.scm (openlibm)[home-page]: Use HTTPS.
* gnu: define dune-*-openmpi packagesbase-for-series-3166Felix Gruber2020-03-14
| | | | | | | | | | | | | * gnu/packages/maths.scm (dune-common-openmpi, dune-geometry-openmpi, dune-istl-openmpi, dune-typetree-openmpi, dune-uggrid-openmpi, dune-grid-openmpi, dune-alugrid-openmpi, dune-subgrid-openmpi, dune-localfunctions-openmpi, dune-functions-openmpi, dune-pdelab-openmpi): New variables. (add-openmpi-to-dune-package): New function to add openmpi to the inputs of a dune-* package and replace all dune-* packages in its input with the corresponding dune-*-openmpi package. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: dune-*: remove openmpi dependencyFelix Gruber2020-03-14
| | | | | | | * gnu/packages/maths.scm (dune-*)[inputs]: Remove openmpi dependency. [arguments]: remove code to setup openmpi for tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gcc-9: Update to 9.3.0.Efraim Flashner2020-03-14
| | | | * gnu/packages/gcc.scm (gcc-9): Update to 9.3.0.
* gnu: Add guile3.0-chickadee.Ricardo Wurmus2020-03-14
| | | | * gnu/packages/game-development.scm (guile3.0-chickadee): New variable.
* gnu: Add guile3.0-opengl.Ricardo Wurmus2020-03-14
| | | | * gnu/packages/gl.scm (guile3.0-opengl): New variable.
* gnu: Add guile3.0-sdl2.Ricardo Wurmus2020-03-14
| | | | * gnu/packages/sdl.scm (guile3.0-sdl2): New variable.
* gnu: Add superfamiconvJakub Kądziołka2020-03-14
| | | | * gnu/packages/graphics.scm (superfamiconv): New variable.
* Merge branch 'staging'Marius Bakke2020-03-14
|\
| * Merge branch 'master' into stagingMarius Bakke2020-03-14
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2020-03-11
| |\ \
| * | | gnu: python2-sphinx: Build with python-docutils@0.14.Marius Bakke2020-03-11
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python2-docutils-0.14): New public variable. * gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change from PYTHON2-DOCUTILS to PYTHON2-DOCUTILS-0.14.
| * | | Merge branch 'master' into stagingMarius Bakke2020-03-10
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2020-03-09
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2020-03-06
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2020-03-04
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2020-03-02
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2020-02-28
| |\ \ \ \ \ \ \ \