Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/python-xyz.scm (python-pathpy): Update to 11.5.0.
[outputs]: Add separate "doc" output.
[native-inputs]: Add python-jaraco-packaging.
[arguments]: Enable tests; uncomment "build-doc" and "install-doc" phases;
replace "check" phase to skip flaky test.
|
|
* gnu/packages/python-xyz.scm (python-jaraco-packaging): New variable.
|
|
* gnu/packages/python-xyz.scm (python-importlib-metadata): New variable.
|
|
* gnu/packages/python-xyz.scm (python-setuptools-git): New variable.
|
|
* gnu/packages/python-xyz.scm (python-contextlib2): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pathlib2): New variable.
|
|
* gnu/packages/python-xyz.scm (python-bsddb3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-typed-ast): New variable.
|
|
* gnu/packages/python.scm (python-stem): Update to 1.7.1.
|
|
* gnu/packages/python-xyz.scm (python-dask): Update to 1.2.2.
|
|
* gnu/packages/python-xyz.scm (python-twisted): Update to 19.2.1.
|
|
* gnu/packages/python-xyz.scm (python-astunparse): Update to 1.6.2.
|
|
* gnu/packages/python-xyz.scm (python-robotframework): Update to 3.1.2.
|
|
|
|
|
|
* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.1.0.
|
|
* gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.0.0.
[arguments]: Enable tests.
[propagated-inputs]: Replace python-prompt-toolkit-1 with
python-prompt-toolkit.
|
|
* gnu/packages/python-xyz.scm (python2-jupyter-console): Implement without
package-with-python2.
|
|
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.12.149.
[native-inputs]: Add python-urllib3.
|
|
* gnu/packages/python-xyz.scm (python-babel): Update to 2.7.0.
(python2-babel-2.6): New variable.
* gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change
PYTHON2-BABEL to PYTHON2-BABEL-2.6.
|
|
* gnu/packages/python-xyz.scm (python-matplotlib-venn): New variable.
|
|
* gnu/packages/python-xyz.scm (python2-ipython): Do not inherit from
python-ipython.
[outputs]: Remove separate "doc" output.
[native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, texinfo, and
the texlive-union consisting of texlive-fonts-amsfonts, texlive-fonts-ec,
texlive-generic-ifxetex, texlive-generic-pdftex, texlive-latex-amsfonts,
texlive-latex-capt-of, texlive-latex-cmap, texlive-latex-environ,
texlive-latex-eqparbox, texlive-latex-etoolbox, texlive-latex-expdlist,
texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap,
texlive-latex-float, texlive-latex-framed, texlive-latex-geometry,
texlive-latex-graphics, texlive-latex-hyperref, texlive-latex-mdwtools,
texlive-latex-multirow, texlive-latex-oberdiek, texlive-latex-parskip,
texlive-latex-preview, texlive-latex-tabulary, texlive-latex-threeparttable,
texlive-latex-titlesec, texlive-latex-trimspaces, texlive-latex-ucs,
texlive-latex-upquote, texlive-latex-url, texlive-latex-varwidth, and
texlive-latex-wrapfig.
[arguments]: Remove "install-doc" phase; rename "fix-tests" phase to
"delete-broken-tests" and adjust.
(python-ipython): Update to 7.5.0.
[outputs]: Remove separate "doc" output.
[propagated-inputs]: Add python-backcall and python-jedi; replace
python-prompt-toolkit-1 with python-prompt-toolkit.
[native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, texinfo, and
the texlive-union consisting of texlive-fonts-amsfonts, texlive-fonts-ec,
texlive-generic-ifxetex, texlive-generic-pdftex, texlive-latex-amsfonts,
texlive-latex-capt-of, texlive-latex-cmap, texlive-latex-environ,
texlive-latex-eqparbox, texlive-latex-etoolbox, texlive-latex-expdlist,
texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap,
texlive-latex-float, texlive-latex-framed, texlive-latex-geometry,
texlive-latex-graphics, texlive-latex-hyperref, texlive-latex-mdwtools,
texlive-latex-multirow, texlive-latex-oberdiek, texlive-latex-parskip,
texlive-latex-preview, texlive-latex-tabulary, texlive-latex-threeparttable,
texlive-latex-titlesec, texlive-latex-trimspaces, texlive-latex-ucs,
texlive-latex-upquote, texlive-latex-url, texlive-latex-varwidth, and
texlive-latex-wrapfig.
[arguments]: Remove "install-doc" phase; simplify "fix-tests" phase.
[properties]: Remove.
(python-ipython-documentation): New variable.
|
|
* gnu/packages/python-xyz.scm (python-ipykernel): Update to 5.1.1.
|
|
* gnu/packages/python-xyz.scm (python2-ipykernel): Define without
package-with-python2.
|
|
* gnu/packages/python-xyz.scm (python-backcall): New variable.
|
|
* gnu/packages/python-xyz.scm (python-pygments): Update to 2.4.2.
|
|
* gnu/packages/python-xyz.scm (python-scipy): Update to 1.2.2.
|
|
* gnu/packages/python-xyz.scm (python-jsonschema-2.6):
New old public variable.
* gnu/packages/docker.scm (docker-compose)[inputs]:
Add python-docker-pycreds and use python-jsonschema-2.6.
|
|
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.12.
|
|
* gnu/packages/python-xyz.scm (python-markupsafe): Update to 1.1.1.
[arguments]: New field. Override check phase.
[native-inputs]: Add PYTHON-PYTEST.
|
|
|
|
|
|
This is a follow-up to commit abb53e6f871cbf79fe24b7052fb41c8aff2f65ac.
* gnu/packages/python-xyz.scm (python-beautifulsoup4)[native-inputs]: Change
to ...
[propagated-inputs]: ... this.
|
|
* gnu/packages/python-xyz.scm (python-translate-toolkit)[home-page]: Use HTTPS.
|
|
* gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.7.1.
[native-inputs]: Add PYTHON-SOUPSIEVE.
|
|
* gnu/packages/python-xyz.scm (python-soupsieve)[properties]: New field.
(python2-soupsieve): Inherit using STRIP-PYTHON2-VARIANT.
[propagated-inputs]: Inherit from BASE.
|
|
* gnu/packages/python-xyz.scm (python-cython)[home-page]: Use HTTPS.
|
|
|
|
* gnu/packages/python-xyz.scm (python-attrs): Update to 19.1.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/python-xyz.scm (python-shapely): Update to 1.6.4.post2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
* gnu/packages/python-xyz.scm (python-pysocks): Update to 1.7.0.
|
|
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.10.
|
|
|
|
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.1.1.
|
|
* gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport,
python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx,
python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme,
python2-sphinx-rtd-theme, python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed,
python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput,
python-sphinx-repoze-interface, python2-sphinx-repoze-interface,
python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme,
python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme,
python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ...
(gnu):
* gnu/packages/sphinx.scm: ... here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm, gnu/packages/cluster.scm,
gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm,
gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm,
gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm,
gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm,
gnu/packages/search.scm, gnu/packages/statistics.scm,
gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm,
gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
|
|
* gnu/packages/python-xyz (python-honcho)[description]: Fix typo.
|
|
* gnu/packages/python-xyz (python-docopt)[description]: Fix typo.
|