summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-21gnu: cups-filters: Update to 1.21.0.Marius Bakke
* gnu/packages/cups.scm (cups-filters): Update to 1.21.0.
2018-08-21gnu: python-sphinx: Update to 1.7.7.Marius Bakke
* 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-21gnu: python-sphinxcontrib-websupport: Add a python2 variant.Marius Bakke
* gnu/packages/python.scm (python2-sphinxcontrib-websupport): New public variable.
2018-08-21gnu: python-sphinxcontrib-websupport: Update to 1.1.0.Marius Bakke
* gnu/packages/python.scm (python-sphinxcontrib-websupport): Update to 1.1.0.
2018-08-21gnu: python-sphinxcontrib-websupport: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-sphinxcontrib-websupport)[arguments]: New field. [native-inputs, inputs]: Remove.
2018-08-21gnu: python-jinja2: Update to 2.10.Marius Bakke
* gnu/packages/python.scm (python-jinja2): Update to 2.10.
2018-08-21gnu: python-babel: Run the tests.Marius Bakke
* gnu/packages/python.scm (python-babel)[native-inputs]: Add PYTHON-FREEZEGUN and PYTHON-PYTEST. [arguments]: Replace 'check' phase. Remove #:tests?.
2018-08-21gnu: python-babel: Update to 2.6.0.Marius Bakke
* gnu/packages/python.scm (python-babel): Update to 2.6.0.
2018-08-21gnu: python-pytz: Update to 2018.5.Marius Bakke
* gnu/packages/time.scm (python-pytz): Update to 2018.5. [source](uri): Update file extension. [native-inputs]: Remove.
2018-08-21gnu: python-sqlalchemy: Update to 1.2.11.Marius Bakke
* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.2.11.
2018-08-21gnu: python-sqlalchemy: Use 'invoke'.Marius Bakke
* gnu/packages/databases.scm (python-sqlalchemy)[arguments]: Use INVOKE instead of SYSTEM*.
2018-08-21gnu: python-packaging: Run the tests.Marius Bakke
* gnu/packages/python.scm (python-packaging)[arguments]: Override 'check' phase.
2018-08-21gnu: python-packaging: Update to 17.1.Marius Bakke
* gnu/packages/python.scm (python-packaging): Update to 17.1.
2018-08-21gnu: python-imagesize: Fix typo.Marius Bakke
* gnu/packages/python.scm (python-imagesize)[synopsis]: Remove stray character.
2018-08-21gnu: python-imagesize: Update to 1.0.0.Marius Bakke
* gnu/packages/python.scm (python-imagesize): Update to 1.0.0. [arguments]: Remove.
2018-08-21gnu: python-markupsafe: Update to 1.0.Marius Bakke
* gnu/packages/python.scm (python-markupsafe): Update to 1.0.
2018-08-21gnu: python-pytest: Run the tests again.Marius Bakke
"python setup.py test" is ineffective since 3.6.x. The circle is complete. * gnu/packages/check.scm (python-pytest)[arguments]: Override 'check' phase. [native-inputs]: Add PYTHON-PYTEST-BOOTSTRAP.
2018-08-21gnu: libssh2: MIPS workaround no longer is.Marius Bakke
* gnu/packages/ssh.scm (libssh2)[arguments]: Override the 'bootstrap' phase regardless of target system. Remove 'autoreconf' phase.
2018-08-21gnu: pango: Update to 1.42.4.Marius Bakke
* gnu/packages/gtk.scm (pango): Update to 1.42.4.
2018-08-21gnu: libffi: Don't optimize for the build machine CPU.Marius Bakke
* gnu/packages/libffi.scm (libffi)[arguments]: Add #:configure-flags.
2018-08-21gnu: libatomic-ops: Update to 7.6.6.Marius Bakke
* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.6.
2018-08-21gnu: python-olefile: Update to 0.45.1.Marius Bakke
* gnu/packages/python.scm (python-olefile): Update to 0.45.1.
2018-08-21gnu: python-lxml: Update to 4.2.4.Marius Bakke
* gnu/packages/python.scm (python-lxml): Update to 4.2.4.
2018-08-21gnu: python-ipaddress: Update to 1.0.22.Marius Bakke
* gnu/packages/python.scm (python-ipaddress): Update to 1.0.22.
2018-08-21gnu: python-pycparser: Update to 2.18.Marius Bakke
* gnu/packages/python.scm (python-pycparser): Update to 2.18.
2018-08-21gnu: python-setuptools-scm: Update to 3.1.0.Marius Bakke
* gnu/packages/python.scm (python-setuptools-scm): Update to 3.1.0.
2018-08-21gnu: python-hypothesis: Update to 3.68.2.Marius Bakke
* gnu/packages/check.scm (python-hypothesis): Update to 3.68.2.
2018-08-21gnu: python-more-itertools: Update to 4.3.0.Marius Bakke
* gnu/packages/python.scm (python-more-itertools): Update to 4.3.0.
2018-08-21gnu: python-scandir: Update to 1.9.0.Marius Bakke
* gnu/packages/python.scm (python-scandir): Update to 1.9.0.
2018-08-21gnu: python-pytest: Update to 3.7.2.Marius Bakke
* gnu/packages/check.scm (python-pytest): Update to 3.7.2. (python2-pytest)[propagated-inputs]: Add PYTHON2-PATHLIB. (python2-pytest-bootstrap)[propagated-inputs]: Add PYTHON-PATHLIB2-BOOTSTRAP. * gnu/packages/python.scm (python2-pathlib2-bootstrap): New public variable.
2018-08-21gnu: python-pluggy: Update to 0.7.1.Marius Bakke
* gnu/packages/python.scm (python-pluggy): Update to 0.7.1. [native-inputs]: Add PYTHON-SETUPTOOLS-SCM.
2018-08-21gnu: graphite2: Update to 1.3.12.Marius Bakke
* gnu/packages/fontutils.scm (graphite2): Update to 1.3.12.
2018-08-21gnu: libuv: Update to 1.23.0.Marius Bakke
* gnu/packages/libevent.scm (libuv): Update to 1.23.0.
2018-08-21gnu: expat: Update to 2.2.6.Marius Bakke
* gnu/packages/xml.scm (expat): Update to 2.2.6.
2018-08-21gnu: cmake: Update to 3.12.1.Marius Bakke
* gnu/packages/cmake.scm (cmake): Update to 3.12.1.
2018-08-21gnu: glib: Update to 2.56.2.Marius Bakke
* gnu/packages/glib.scm (glib): Update to 2.56.2.
2018-08-21gnu: dbus: Update to 1.12.10.Marius Bakke
* gnu/packages/glib.scm (dbus): Update to 1.12.10.
2018-08-21gnu: harfbuzz: Update to 1.8.8.Marius Bakke
* gnu/packages/gtk.scm (harfbuzz): Update to 1.8.8.
2018-08-21gnu: bootstrap-tarballs: Adjust to static outputs of zlib and libunistring.Marius Bakke
* gnu/packages/make-bootstrap.scm (%gcc-static)[inputs]: Add ZLIB:STATIC. (%guile-static)[inputs]: Add LIBUNISTRING:STATIC.
2018-08-21gnu: libunistring: Do install static library.Marius Bakke
...but do so to a separate output. This reverts commit 1f2d64e4a86fbd77cfd7c773a9621a001516e1ce. * gnu/packages/libunistring.scm (libunistring)[outputs]: New field. [arguments]: Add phase for moving libunistring.a. Remove #:configure-flags.
2018-08-20utils: Generate valid substitutions in 'wrap-program'.Jelle Licht
* guix/build/utils.scm (wrap-program)[export-variable]: Generate valid bash substitutions when using custom separators.
2018-08-16gnu: libgcrypt: Make build reproducible.Björn Höfling
* gnu/packages/patches/libgcrypt-make-yat2m-reproducible.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnupg.scm (libgcrypt)[source]: Use it. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-13Merge branch 'staging' into core-updatesRicardo Wurmus
2018-08-12gnu: gcc@5: Build with isl@0.18.Marius Bakke
* gnu/packages/gcc.scm (gcc-5)[inputs]: Change ISL to ISL-0.18. (isl-0.18): New public variable.
2018-08-10gnu: meson: Update to 0.47.1.Ricardo Wurmus
* gnu/packages/build-tools.scm (meson): Update to 0.47.1. * gnu/packages/patches/meson-for-build-rpath.patch: Adjust.
2018-08-10Merge branch 'master' into stagingMarius Bakke
2018-08-10gnu: mariadb: Update to 10.1.35 [security fixes].Marius Bakke
This release fixes CVE-2018-3058, CVE-2018-3063, CVE-2018-3064 and CVE-2018-3066. See <https://mariadb.com/kb/en/library/mariadb-10135-release-notes/> for details. * gnu/packages/databases.scm (mariadb): Update to 10.1.35.
2018-08-10gnu: postgresql: Update to 10.5 [fixes CVE-2018-10915, CVE-2018-10925].Marius Bakke
* gnu/packages/databases.scm (postgresql): Update to 10.5.
2018-08-10gnu: inkscape: Add poppler compatibility patch.Ricardo Wurmus
* gnu/packages/inkscape.scm (inkscape)[source]: Add second poppler compatibility patch.
2018-08-10gnu: fontforge: Build with Python 2.Ricardo Wurmus
* gnu/packages/fontutils.scm (fontforge)[inputs]: Replace python-wrapper with python-2.