summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: python-pytz: Update to 2018.5.Marius Bakke2018-08-21
| | | | | | * gnu/packages/time.scm (python-pytz): Update to 2018.5. [source](uri): Update file extension. [native-inputs]: Remove.
* gnu: python-sqlalchemy: Update to 1.2.11.Marius Bakke2018-08-21
| | | | * gnu/packages/databases.scm (python-sqlalchemy): Update to 1.2.11.
* gnu: python-sqlalchemy: Use 'invoke'.Marius Bakke2018-08-21
| | | | | * gnu/packages/databases.scm (python-sqlalchemy)[arguments]: Use INVOKE instead of SYSTEM*.
* gnu: python-packaging: Run the tests.Marius Bakke2018-08-21
| | | | * gnu/packages/python.scm (python-packaging)[arguments]: Override 'check' phase.
* gnu: python-packaging: Update to 17.1.Marius Bakke2018-08-21
| | | | * gnu/packages/python.scm (python-packaging): Update to 17.1.
* gnu: python-imagesize: Fix typo.Marius Bakke2018-08-21
| | | | * gnu/packages/python.scm (python-imagesize)[synopsis]: Remove stray character.
* gnu: python-imagesize: Update to 1.0.0.Marius Bakke2018-08-21
| | | | | * gnu/packages/python.scm (python-imagesize): Update to 1.0.0. [arguments]: Remove.
* gnu: python-markupsafe: Update to 1.0.Marius Bakke2018-08-21
| | | | * gnu/packages/python.scm (python-markupsafe): Update to 1.0.
* gnu: python-pytest: Run the tests again.Marius Bakke2018-08-21
| | | | | | | "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.
* gnu: libssh2: MIPS workaround no longer is.Marius Bakke2018-08-21
| | | | | * gnu/packages/ssh.scm (libssh2)[arguments]: Override the 'bootstrap' phase regardless of target system. Remove 'autoreconf' phase.
* gnu: pango: Update to 1.42.4.Marius Bakke2018-08-21
| | | | * gnu/packages/gtk.scm (pango): Update to 1.42.4.
* gnu: libffi: Don't optimize for the build machine CPU.Marius Bakke2018-08-21
| | | | * gnu/packages/libffi.scm (libffi)[arguments]: Add #:configure-flags.
* gnu: libatomic-ops: Update to 7.6.6.Marius Bakke2018-08-21
| | | | * gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.6.
* gnu: python-olefile: Update to 0.45.1.Marius Bakke2018-08-21
| | | | * gnu/packages/python.scm (python-olefile): Update to 0.45.1.
* gnu: python-lxml: Update to 4.2.4.Marius Bakke2018-08-21
| | | | * gnu/packages/python.scm (python-lxml): Update to 4.2.4.
* gnu: python-ipaddress: Update to 1.0.22.Marius Bakke2018-08-21
| | | | * gnu/packages/python.scm (python-ipaddress): Update to 1.0.22.
* gnu: python-pycparser: Update to 2.18.Marius Bakke2018-08-21
| | | | * gnu/packages/python.scm (python-pycparser): Update to 2.18.
* gnu: python-setuptools-scm: Update to 3.1.0.Marius Bakke2018-08-21
| | | | * gnu/packages/python.scm (python-setuptools-scm): Update to 3.1.0.
* gnu: python-hypothesis: Update to 3.68.2.Marius Bakke2018-08-21
| | | | * gnu/packages/check.scm (python-hypothesis): Update to 3.68.2.
* gnu: python-more-itertools: Update to 4.3.0.Marius Bakke2018-08-21
| | | | * gnu/packages/python.scm (python-more-itertools): Update to 4.3.0.
* gnu: python-scandir: Update to 1.9.0.Marius Bakke2018-08-21
| | | | * gnu/packages/python.scm (python-scandir): Update to 1.9.0.
* gnu: python-pytest: Update to 3.7.2.Marius Bakke2018-08-21
| | | | | | | * 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.
* gnu: python-pluggy: Update to 0.7.1.Marius Bakke2018-08-21
| | | | | * gnu/packages/python.scm (python-pluggy): Update to 0.7.1. [native-inputs]: Add PYTHON-SETUPTOOLS-SCM.
* gnu: graphite2: Update to 1.3.12.Marius Bakke2018-08-21
| | | | * gnu/packages/fontutils.scm (graphite2): Update to 1.3.12.
* gnu: libuv: Update to 1.23.0.Marius Bakke2018-08-21
| | | | * gnu/packages/libevent.scm (libuv): Update to 1.23.0.
* gnu: expat: Update to 2.2.6.Marius Bakke2018-08-21
| | | | * gnu/packages/xml.scm (expat): Update to 2.2.6.
* gnu: cmake: Update to 3.12.1.Marius Bakke2018-08-21
| | | | * gnu/packages/cmake.scm (cmake): Update to 3.12.1.
* gnu: glib: Update to 2.56.2.Marius Bakke2018-08-21
| | | | * gnu/packages/glib.scm (glib): Update to 2.56.2.
* gnu: dbus: Update to 1.12.10.Marius Bakke2018-08-21
| | | | * gnu/packages/glib.scm (dbus): Update to 1.12.10.
* gnu: harfbuzz: Update to 1.8.8.Marius Bakke2018-08-21
| | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.8.8.
* gnu: bootstrap-tarballs: Adjust to static outputs of zlib and libunistring.Marius Bakke2018-08-21
| | | | | * gnu/packages/make-bootstrap.scm (%gcc-static)[inputs]: Add ZLIB:STATIC. (%guile-static)[inputs]: Add LIBUNISTRING:STATIC.
* gnu: libunistring: Do install static library.Marius Bakke2018-08-21
| | | | | | | | ...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.
* utils: Generate valid substitutions in 'wrap-program'.Jelle Licht2018-08-20
| | | | | * guix/build/utils.scm (wrap-program)[export-variable]: Generate valid bash substitutions when using custom separators.
* gnu: libgcrypt: Make build reproducible.Björn Höfling2018-08-16
| | | | | | | | * 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>
* Merge branch 'staging' into core-updatesRicardo Wurmus2018-08-13
|\
| * Merge branch 'master' into stagingMarius Bakke2018-08-10
| |\
| | * gnu: mes: Update to 0.17.Jan Nieuwenhuizen2018-08-10
| | | | | | | | | | | | * gnu/packages/mes.scm (mes): Update to 0.17.
| | * gnu: sord: Update to 0.16.2.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | * gnu/packages/rdf.scm (sord): Update to 0.16.2.
| | * gnu: otf2: Update to 2.1.1.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | * gnu/packages/profiling.scm (otf2): Update to 2.1.1.
| | * gnu: xmonad: Update to 0.14.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | | | | * gnu/packages/wm.scm (xmonad): Update to 0.14. [inputs]: Add ghc-semigroups.
| | * gnu: ghc-xmonad-contrib: Update to 0.14.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | * gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.14.
| | * gnu: Use HTTPS for xmonad.org home pages.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | | | | * gnu/packages/wm.scm (ghc-xmonad-contrib, xmonad)[home-page]: Use HTTPS.
| | * gnu: bear: Update to 2.3.12.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | * gnu/packages/build-tools.scm (bear): Update to 2.3.12.
| | * gnu: bear: Don't use unstable tarball.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | | | | * gnu/packages/build-tools.scm (bear)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| | * gnu: lynx: Update to 2.8.9rel.1.Tobias Geerinckx-Rice2018-08-10
| | | | | | | | | | | | * gnu/packages/web-browsers.scm (lynx): Update to 2.8.9rel.1.
| | * gnu: cgit: Update to 1.2.1 [fixes CVE-2018-14912].Leo Famulari2018-08-09
| | | | | | | | | | | | | | | * gnu/packages/version-control.scm (cgit): Update to 1.2.1. [inputs]: Use the source of GIT.
| | * gnu: wpa_supplicant: Fix CVE-2018-14526.Leo Famulari2018-08-09
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/wpa-supplicant-CVE-2018-14526.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Use it.
| | * gnu: snap: Update to 4.2.1.3.Nicolas Goaziou2018-08-10
| | | | | | | | | | | | * gnu/packages/education.scm (snap): Update to 4.2.1.3.
| | * gnu: python-duniterpy: Update home page.Nicolas Goaziou2018-08-09
| | | | | | | | | | | | * gnu/packages/finance.scm (python-duniterpy) [home-page]: Update URL.
| | * gnu: python-duniterpy: Update to 0.43.7.Nicolas Goaziou2018-08-09
| | | | | | | | | | | | | | | | | | * gnu/packages/finance.scm (python-duniterpy): Update to 0.43.7. [source]: Change upstream repository, which moved to a Gitlab instance. [arguments]: Remove phase removing a failing test, no longer needed.