summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-24gnu: python2-pluggy: Update to 0.13.1....* gnu/packages/python-xyz.scm (python-pluggy)[source, version]: Remove. [propagated-inputs]: Add PYTHON2-IMPORTLIB-METADATA. Marius Bakke
2020-01-24gnu: python2-importlib-resources: Drop 'wheel' dependency....* gnu/packages/python-xyz.scm (python2-importlib-resources)[native-inputs]: Remove. [arguments]: Add #:phases. Marius Bakke
2020-01-24gnu: python2-flake8: Add missing input....* gnu/packages/python-xyz.scm (python2-flake8)[propagated-inputs]: Add PYTHON2-FUNCTOOLS32. Marius Bakke
2020-01-24gnu: python-pytest: Update to 5.3.2....* gnu/packages/check.scm (python-pytest): Update to 5.3.2. [propagated-inputs]: Add PYTHON-WCWIDTH and PYTHON-PACKAGING-BOOTSTRAP. [native-inputs]: Add PYTHON-XMLSCHEMA. [arguments]: Support overriding check phase with #:tests?. (python2-pytest): Stay on version 4.4.2. (python2-pytest-bootstrap): Inherit from PYTHON2-PYTEST instead of PYTHON-PYTEST-BOOTSTRAP. * gnu/packages/python-xyz.scm (python-packaging-bootstrap): New public variable. Marius Bakke
2020-01-24gnu: python-pluggy: Update to 0.13.1....* gnu/packages/python-xyz.scm (python-pluggy): Update to 0.13.1. [properties]: New field. (python2-pluggy): Stay on 0.11.0. Marius Bakke
2020-01-24gnu: python-hypothesis: Update to 5.1.5....* gnu/packages/check.scm (python-hypothesis): Update to 5.1.5. [native-inputs]: Remove. [arguments]: New field. [propagated-inputs]: Remove PYTHON-COVERAGE. Add PYTHON-SORTEDCONTAINERS. (python2-hypothesis): Update to 4.57.1. Marius Bakke
2020-01-24gnu: python-attrs: Update to 19.3.0....* gnu/packages/python-xyz.scm (python-attrs): Update to 19.3.0. Marius Bakke
2020-01-24gnu: python-pyparsing: Update to 2.4.6....* gnu/packages/python-xyz.scm (python-pyparsing): Update to 2.4.6. Marius Bakke
2020-01-24gnu: python-sortedcontainers: Add python2 variant....* gnu/packages/python-xyz.scm (python2-sortedcontainers): New public variable. Marius Bakke
2020-01-24gnu: python-sorted-containers: Disable tests....It did not actually run tests previously, because pytest was unavailable. * gnu/packages/python-xyz.scm (python-sortedcontainers)[arguments]: New field. [native-inputs]: Remove. Marius Bakke
2020-01-24gnu: python-mock: Update to 3.0.5....* gnu/packages/check.scm (python-mock): Update to 3.0.5. [propagated-inputs]: Remove PYTHON-PBR-MINIMAL. [native-inputs]: Remove. [arguments]: Remove #:phases. Add #:tests?. Marius Bakke
2020-01-24gnu: python-more-itertools: Update to 8.1.0....* gnu/packages/python-xyz.scm (python-more-itertools): Update to 8.1.0. Marius Bakke
2020-01-24gnu: python-flake8: Update to 3.7.9....* gnu/packages/python-xyz.scm (python-flake8): Update to 3.7.9. [native-inputs]: Remove PYTHON-PYTEST-RUNNER. Marius Bakke
2020-01-24gnu: python2-pathlib2: Update to 2.3.5....* gnu/packages/python-xyz.scm (python2-pathlib2): Update to 2.3.5. Marius Bakke
2020-01-24gnu: python-six: Update to 1.13.0....* gnu/packages/python-xyz.scm (python-six): Update to 1.13.0. [native-inputs]: Remove PYTHON-PY. Marius Bakke
2020-01-24gnu: python-configparser: Update to 4.0.2....* gnu/packages/python-xyz.scm (python-configparser): Update to 4.0.2. [native-inputs]: Add PYTHON-SETUPTOOLS-SCM. Marius Bakke
2020-01-24gnu: python-typing: Update to 3.7.4.1....* gnu/packages/python-xyz.scm (python-typing): Update to 3.7.4.1. Marius Bakke
2020-01-24gnu: python-py: Update to 1.8.1....* gnu/packages/python-xyz.scm (python-py): Update to 1.8.1. Marius Bakke
2020-01-24gnu: python-setuptools-scm: Update to 3.3.3....* gnu/packages/python-xyz.scm (python-setuptools-scm): Update to 3.3.3. (python-setuptools-scm-3.3): Remove variable. (python-lazy-object-proxy)[native-inputs]: Change from PYTHON-SETUPTOOLS-SCM-3.3 to PYTHON-SETUPTOOLS-SCM. Marius Bakke
2020-01-24gnu: python-coverage: Update to 5.0.3....* gnu/packages/check.scm (python-coverage): Update to 5.0.3. Marius Bakke
2020-01-24gnu: python-scandir: Update to 1.10.0....* gnu/packages/python-xyz.scm (python-scandir): Update to 1.10.0. Marius Bakke
2020-01-24gnu: fontforge: Fix build with Python 3.8....* gnu/packages/fontutils.scm (fontforge)[native-inputs]: Add AUTOCONF, AUTOMAKE, and LIBTOOL. [arguments]: Add phase 'fix-linking-with-python-3.8'. Marius Bakke
2020-01-24gnu: boost: Fix build with Python 3.8....* gnu/packages/boost.scm (boost)[arguments]: Drop "m" suffix of Python 3 header location. Marius Bakke
2020-01-24gnu: Python: Update to 3.8.1....* gnu/packages/python.scm (python-3.7): Rename to ... (python-3.8): ... this. Update to 3.8.1. [source](patches): Add "python-3.8-fix-tests.patch". [source](snippet): Adjust for renamed file. (python-3): Alias to PYTHON-3.8. * gnu/packages/patches/python-3-search-paths.patch: Adjust for 3.8. * gnu/packages/patches/python-3.8-search-paths.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2020-01-24gnu: gobject-introspection: Update to 1.62.0....* gnu/packages/glib.scm (gobject-introspection): Update to 1.62.0. Marius Bakke
2020-01-23gnu: nvi: Fix build with glibc 2.30....* gnu/packages/nvi.scm (nvi)[source](modules): New field. [source](snippet): Add substitution to prevent including code that relies on obsolete glibc functions. Marius Bakke
2020-01-23gnu: gcr: Update to 3.34.0....* gnu/packages/gnome.scm (gcr): Update to 3.34.0. [source](patches): Remove. [arguments]: Disable D-Bus tests differently. [native-inputs]: Remove PYTHON-2 and INTLTOOL. Add PYTHON-WRAPPER and GETTEXT-MINIMAL. Marius Bakke
2020-01-23gnu: gnome-calculator: Update to 3.34.1....* gnu/packages/gnome.scm (gnome-calculator): Update to 3.34.1. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. [inputs]: Add LIBGEE. Marius Bakke
2020-01-23gnu: shared-mime-info: Update to 1.15....* gnu/packages/gnome.scm (shared-mime-info): Update to 1.15. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL and ITSTOOL. Marius Bakke
2020-01-23gnu: vala: Update to 0.46.5....* gnu/packages/gnome.scm (vala): Update to 0.46.5. Marius Bakke
2020-01-23gnu: yelp-tools: Update to 3.32.2....* gnu/packages/gnome.scm (yelp-tools): Update to 3.32.2. Marius Bakke
2020-01-23gnu: yelp-xsl: Update to 3.34.2....* gnu/packages/gnome.scm (yelp-xsl): Update to 3.34.2. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. Marius Bakke
2020-01-23gnu: glibmm: Update to 2.62.0....* gnu/packages/glib.scm (glibmm): Update to 2.62.0. Marius Bakke
2020-01-23gnu: glib: Update to 2.62.4....* gnu/packages/glib.scm (glib): Update to 2.62.4. [arguments]: Adjust for renamed file. Marius Bakke
2020-01-23gnu: glib: Remove redundant input....* gnu/packages/glib.scm (glib)[inputs]: Remove. Marius Bakke
2020-01-23Merge branch 'staging' into core-updatesMarius Bakke
2020-01-23Merge branch 'master' into stagingMarius Bakke
2020-01-23gnu: libqmi: Update to 1.24.4....* gnu/packages/freedesktop.scm (libqmi): Update to 1.24.4. Marius Bakke
2020-01-23gnu: gsasl: Do not build 'libgsasl.a'....* gnu/packages/gsasl.scm (gsasl)[arguments]: Add "--disable-static" to #:configure-flags. Marius Bakke
2020-01-23gnu: gsasl: Update to 1.8.1....* gnu/packages/gsasl.scm (gsasl): Update to 1.8.1. [source](modules, snippet): Remove. [inputs]: Add LIBGCRYPT. Marius Bakke
2020-01-23gnu: Add ghc-llvm-hs....* gnu/packages/haskell-xyz.scm (ghc-llvm-hs): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> JoJo
2020-01-23gnu: Add ghc-llvm-hs-pure....* gnu/packages/haskell-xyz.scm (ghc-llvm-hs-pure): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> JoJo
2020-01-23gnu: evolution-data-server: Fix build with libical 3.0.7....* gnu/packages/patches/evolution-data-server-libical-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome.scm (evolution-data-server)[source](patches): Add it. Marius Bakke
2020-01-23gnu: Add ne....* gnu/packages/text-editors.scm (ne): New variable. Danny Milosavljevic
2020-01-23gnu: wxmaxima: Update to 20.01.3....* gnu/packages/maths.scm (wxmaxima): Update to 20.01.3. [home-page]: Update URL. Kei Kebreau
2020-01-23gnu: fenics: Update to 2019.1.0.post0....* gnu/packages/simulation.scm (fenics): Update to 2019.1.0.post0. [arguments]: In the 'pre-check' phase, add three more demos to the list of demos that are skipped. Paul Garlick
2020-01-23gnu: fenics-dolfin: Update to 2019.1.0.post0....* gnu/packages/simulation.scm (fenics-dolfin): Update to 2019.1.0.post0. [source](snippet): Remove three substitutions that are no longer needed. [native-inputs]: Use compatible version of CATCH. [arguments]: Use CMAKE version 3.15.5 to avoid EXCLUDE_FROM_ALL regression. See <https://issues.guix.gnu.org/issue/38060>. Paul Garlick
2020-01-23gnu: python-fenics-ffc: Update to 2019.1.0.post0....* gnu/packages/simulation.scm (python-fenics-ffc): Update to 2019.1.0.post0. Paul Garlick
2020-01-23gnu: python-fenics-fiat: Update to 2019.1.0....* gnu/packages/simulation.scm (python-fenics-fiat): Update to 2019.1.0. Paul Garlick
2020-01-23gnu: python-fenics-ufl: Update to 2019.1.0....* gnu/packages/simulation.scm (python-fenics-ufl): Update to 2019.1.0. Paul Garlick