[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (ef3d60f -> b182121)
From: |
guix-commits |
Subject: |
branch master updated (ef3d60f -> b182121) |
Date: |
Fri, 9 Jul 2021 05:59:22 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from ef3d60f gnu: mergerfs-tools: Update to 0.0.0-3.3b6fe00.
new c7cfe54 gnu: python-seaborn: 'check' phase honors #:tests?.
new 3125255 gnu: python-seaborn: Simplify 'start-xserver' phase.
new 9bfc4a8 gnu: python-seaborn: Update to 0.11.1.
new 4204af9 gnu: Add python-escapism.
new 68a33f3 gnu: Add python-recommonmark.
new 778ae27 gnu: Add python-pytest-datadir.
new e31979c gnu: Add python-pytest-regressions.
new d6b3908 gnu: Add python-jupyter-sphinx.
new 885c1bd gnu: Add python-sphinxcontrib-autoprogram.
new faa26f2 gnu: Add python-pydata-sphinx-theme.
new af77082 gnu: Add repo2docker.
new 7ad7b07 gnu: python-arrow: Update to 1.1.1.
new b182121 gnu: python-arrow: Honor #:tests? in 'check' phase.
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/check.scm | 59 ++++++++++++++
gnu/packages/jupyter.scm | 74 ++++++++++++++++-
gnu/packages/patches/python-seaborn-kde-test.patch | 36 ++++++++
gnu/packages/python-xyz.scm | 72 +++++++++++++---
gnu/packages/sphinx.scm | 95 +++++++++++++++++++++-
gnu/packages/time.scm | 17 ++--
7 files changed, 334 insertions(+), 20 deletions(-)
create mode 100644 gnu/packages/patches/python-seaborn-kde-test.patch
- branch master updated (ef3d60f -> b182121),
guix-commits <=
- 04/13: gnu: Add python-escapism., guix-commits, 2021/07/09
- 01/13: gnu: python-seaborn: 'check' phase honors #:tests?., guix-commits, 2021/07/09
- 02/13: gnu: python-seaborn: Simplify 'start-xserver' phase., guix-commits, 2021/07/09
- 03/13: gnu: python-seaborn: Update to 0.11.1., guix-commits, 2021/07/09
- 06/13: gnu: Add python-pytest-datadir., guix-commits, 2021/07/09
- 09/13: gnu: Add python-sphinxcontrib-autoprogram., guix-commits, 2021/07/09
- 08/13: gnu: Add python-jupyter-sphinx., guix-commits, 2021/07/09
- 10/13: gnu: Add python-pydata-sphinx-theme., guix-commits, 2021/07/09
- 11/13: gnu: Add repo2docker., guix-commits, 2021/07/09
- 05/13: gnu: Add python-recommonmark., guix-commits, 2021/07/09