aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
koszkoAllow unauthorized `guix pull`W. Kosior5 weeks
koszko-scriptsAdd `koszko-vpn' branch.W. Kosior4 months
 
Update to 0.9.0. [source]: Build from PyPI. [arguments]: Enable tests. Add custom 'check phase and phase to make test files writable. [native-inputs]: Add python-joblib, python-matplotlib, python-numpy, python-pillow, python-pytest, python-pytest-cov, python-sphinx. Remove python-pytest-runner. [home-page]: Follow redirect. (python2-sphinx-gallery): Remove package. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego 2021-05-24gnu: python-breathe: Update to 4.30.0....* gnu/packages/sphinx.scm (python-breathe): Update to 4.30.0. [propagated-inputs]: Remove PYTHON-SIX. Marius Bakke 2021-04-13gnu: Add python-sphinxcontrib-github-alt....* gnu/packages/sphinx.scm (python-sphinxcontrib-github-alt): New variable. Ricardo Wurmus 2021-03-15gnu: python-sphobjinv: Fix build....* gnu/packages/sphinx.scm (python-sphobjinv): [patches]: Remove. [propagated-inputs]: Add (uncomment) python-certifi. Léo Le Bouter 2021-03-14gnu: Add python-sphinx-autodoc-typehints....* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): New variable. Eric Bavier 2021-03-14gnu: Add python-sphobjinv....* gnu/packages/sphinx.scm (python-sphobjinv): New variable. Eric Bavier 2021-02-05gnu: Add python2-sphinx....We need this to unbreak python2-numpydoc. Eventually, this should be moved to the Guix Past channel. * gnu/packages/sphinx.scm (python2-sphinx): New variable. Ricardo Wurmus 2021-02-02gnu: Add python-sphinx-argparse....* gnu/packages/sphinx.scm (python-sphinx-argparse): New variable. Nicolas Goaziou 2021-02-01Merge branch 'staging'Leo Famulari 2021-01-27gnu: python-xyz: Move a few modules to (gnu packages python-build)....* gnu/packages/python-xyz.scm (python-pep517): Inherit from python-pep517-bootstrap. Remove the inherited common fields. (python-poetry-core, python-wheel) (python-toml): Move to ... * gnu/packages/python-build.scm: ... here, a new module. (python-pep517-bootstrap): New package. * gnu/local.mk (GNU_SYSTEM_MODULES): Register the new module. Maxim Cournoyer 2020-12-21Merge branch 'ungrafting' into stagingMarius Bakke 2020-12-15gnu: Add python-nbsphinx....* gnu/packages/sphinx.scm (python-nbsphinx): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Giacomo Leidi 2020-12-13gnu: python-sphinx: Update to 3.3.1....* gnu/packages/sphinx.scm (python-sphinx): Update to 3.3.1. Marius Bakke