Commit Graph

235 Commits (dea62932bc929243dae5e8b08f4fbe0b6f70be95)

Author SHA1 Message Date
Julien Lepiller dac8b27512
gnu: python-pygit2: Update to 0.28.2.
* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.2.
2019-07-03 19:01:08 +02:00
Ricardo Wurmus 49ad11e958
gnu: python-pathpy: Update to 11.5.0.
* 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.
2019-06-26 16:24:59 +02:00
Ricardo Wurmus 37c173d162
gnu: Add python-jaraco-packaging.
* gnu/packages/python-xyz.scm (python-jaraco-packaging): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus 15b6561769
gnu: Add python-importlib-metadata.
* gnu/packages/python-xyz.scm (python-importlib-metadata): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus 724a350c87
gnu: Add python-setuptools-git.
* gnu/packages/python-xyz.scm (python-setuptools-git): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus 3e8f76d801
gnu: Add python-contextlib2.
* gnu/packages/python-xyz.scm (python-contextlib2): New variable.
2019-06-26 16:24:58 +02:00
Ricardo Wurmus bb74ea0990
gnu: Add python-pathlib2.
* gnu/packages/python-xyz.scm (python-pathlib2): New variable.
2019-06-26 16:24:58 +02:00
Guillaume LE VAILLANT f825e60590
gnu: Add python-bsddb3
* gnu/packages/python-xyz.scm (python-bsddb3): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-26 15:59:58 +02:00
Maxim Cournoyer dae2eb1c12
gnu: Add python-typed-ast.
* gnu/packages/python-xyz.scm (python-typed-ast): New variable.
2019-06-26 11:08:44 +09:00
Alex Vong e746d1c37f
gnu: python-stem: Update to 1.7.1.
* gnu/packages/python.scm (python-stem): Update to 1.7.1.
2019-06-25 05:29:50 +08:00
Tobias Geerinckx-Rice 0998175f4e
gnu: python-dask: Update to 1.2.2.
* gnu/packages/python-xyz.scm (python-dask): Update to 1.2.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice 0107c9b8b2
gnu: python-twisted: Update to 19.2.1.
* gnu/packages/python-xyz.scm (python-twisted): Update to 19.2.1.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice 47d79541ba
gnu: python-astunparse: Update to 1.6.2.
* gnu/packages/python-xyz.scm (python-astunparse): Update to 1.6.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice 1710b8f889
gnu: python-robotframework: Update to 3.1.2.
* gnu/packages/python-xyz.scm (python-robotframework): Update to 3.1.2.
2019-06-22 01:37:35 +02:00
Marius Bakke bd9d72067e
gnu: python-unidecode: Update to 1.1.0.
* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.1.0.
2019-06-20 22:49:31 +02:00
Ricardo Wurmus becb9cbfe1
gnu: python-jupyter-console: Update to 6.0.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.
2019-06-20 13:14:16 +02:00
Ricardo Wurmus 8e590c8153
gnu: python2-jupyter-console: Split from python-jupyter-console.
* gnu/packages/python-xyz.scm (python2-jupyter-console): Implement without
package-with-python2.
2019-06-20 13:14:16 +02:00
Ricardo Wurmus 7bcf827c1d
gnu: python-botocore: Update to 1.12.149.
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.12.149.
[native-inputs]: Add python-urllib3.
2019-06-19 15:05:45 +02:00
Ricardo Wurmus 55dae98f73
gnu: Add python-matplotlib-venn.
* gnu/packages/python-xyz.scm (python-matplotlib-venn): New variable.
2019-06-18 14:50:52 +02:00
Ricardo Wurmus 8b5f756ccb
gnu: python-ipython: Update to 7.5.0
* 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.
2019-06-18 14:22:26 +02:00
Ricardo Wurmus 82110deadb
gnu: python-ipykernel: Update to 5.1.1.
* gnu/packages/python-xyz.scm (python-ipykernel): Update to 5.1.1.
2019-06-18 14:22:26 +02:00
Ricardo Wurmus 0f3789477a
gnu: python2-ipykernel: Split from python-ipykernel.
* gnu/packages/python-xyz.scm (python2-ipykernel): Define without
package-with-python2.
2019-06-18 14:22:26 +02:00
Ricardo Wurmus dede052a2c
gnu: Add python-backcall.
* gnu/packages/python-xyz.scm (python-backcall): New variable.
2019-06-18 14:22:23 +02:00
Ricardo Wurmus 5cfc16320a
gnu: python-scipy: Update to 1.2.2.
* gnu/packages/python-xyz.scm (python-scipy): Update to 1.2.2.
2019-06-17 13:31:23 +02:00
Tobias Geerinckx-Rice 914bba2809
gnu: docker-compose: Add required Python dependencies.
* 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.
2019-06-16 19:44:42 +02:00
Marius Bakke d4721ff101
Merge branch 'master' into staging 2019-06-05 19:46:16 +02:00
Marius Bakke f83e10e427
gnu: python-beautifulsoup4: Propagate python-soupsieve.
This is a follow-up to commit abb53e6f87.

* gnu/packages/python-xyz.scm (python-beautifulsoup4)[native-inputs]: Change
to ...
[propagated-inputs]: ... this.
2019-06-04 14:44:51 +02:00
Marius Bakke 18919cf928
gnu: python-translate-toolkit: Update home page.
* gnu/packages/python-xyz.scm (python-translate-toolkit)[home-page]: Use HTTPS.
2019-06-03 22:28:49 +02:00
Marius Bakke abb53e6f87
gnu: python-beautifulsoup4: Update to 4.7.1.
* gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.7.1.
[native-inputs]: Add PYTHON-SOUPSIEVE.
2019-06-03 22:28:49 +02:00
Marius Bakke d00b83fb8a
gnu: python-soupsieve: Fix python2 variant.
* gnu/packages/python-xyz.scm (python-soupsieve)[properties]: New field.
(python2-soupsieve): Inherit using STRIP-PYTHON2-VARIANT.
[propagated-inputs]: Inherit from BASE.
2019-06-03 22:28:49 +02:00
Marius Bakke f319409be0
gnu: Cython: Update home page.
* gnu/packages/python-xyz.scm (python-cython)[home-page]: Use HTTPS.
2019-06-03 22:28:49 +02:00
Marius Bakke 30e12b9664
Merge branch 'master' into staging 2019-06-03 17:03:56 +02:00
h.nasajpour 67458e209d
gnu: python-attrs: Update to 19.1.0.
* gnu/packages/python-xyz.scm (python-attrs): Update to 19.1.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-05-28 21:48:10 +02:00
Brett Gilio 6d94465b4e
gnu: python-shapely: Update to 1.6.4.post2.
* gnu/packages/python-xyz.scm (python-shapely): Update to 1.6.4.post2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-05-26 10:22:05 +02:00
Brett Gilio 7abf3cbf71
gnu: python-psutil: Update to 5.6.2.
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-05-26 10:22:05 +02:00
Marius Bakke b8725cdf94
gnu: python-pysocks: Update to 1.7.0.
* gnu/packages/python-xyz.scm (python-pysocks): Update to 1.7.0.
2019-05-24 23:28:31 +02:00
Marius Bakke b2965b26ee
gnu: python-mako: Update to 1.0.10.
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.10.
2019-05-24 23:28:30 +02:00
Marius Bakke ddb4062784
Merge branch 'master' into staging 2019-05-24 22:44:51 +02:00
Marius Bakke ceb1936aa4
gnu: python-markdown: Update to 3.1.1.
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.1.1.
2019-05-24 21:54:32 +02:00
Marius Bakke 9d0c291e3e
gnu: Move Sphinx and friends to (gnu packages sphinx).
* 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.
2019-05-24 21:54:31 +02:00
Vagrant Cascadian 50fceab07e
gnu: python-honcho: Fix typo "several".
* gnu/packages/python-xyz (python-honcho)[description]: Fix typo.
2019-05-22 18:29:50 -07:00
Vagrant Cascadian 4ca7207be2
gnu: python-docopt: Fix typo "programmatically".
* gnu/packages/python-xyz (python-docopt)[description]: Fix typo.
2019-05-22 18:21:46 -07:00
Vagrant Cascadian a090928635
gnu: python-xlrd: Fix typo "This package".
* gnu/packages/python-xyz (python-xlrd)[description]: Fix typo.
2019-05-22 18:08:59 -07:00
Vagrant Cascadian e36de31b1d
gnu: python-bigfloat: Fix typo "This package".
* gnu/packages/python-xyz (python-bigfloat)[description]: Fix typo.
2019-05-22 18:08:57 -07:00
Vagrant Cascadian 1df5407cad
gnu: python-jsonrpc-server: Fix typo "This package".
* gnu/packages/python-xyz (python-jsonrpc-server)[description]: Fix typo.
2019-05-22 18:08:54 -07:00
Jack Hill 8c141421fa
gnu: Add mallard-ducktype
* gnu/packages/python-xyz.scm: (mallard-ducktype) new variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-05-22 00:09:42 +02:00
Maxim Cournoyer b8e5de5608
gnu: python-jedi: Update to 0.13.3.
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.13.3.
(python2-jedi): Enable tests.
2019-05-15 17:47:48 -04:00
Danny Milosavljevic 79bfa42287
gnu: Add python-pylzma.
* gnu/packages/python-xyz.scm (python-pylzma): New variable.
(python2-pylzma): New variable.
2019-05-15 15:22:22 +02:00
Marius Bakke 9dc6ff5a85
gnu: python-packaging: Update to 19.0.
* gnu/packages/python-xyz.scm (python-packaging): Update to 19.0.
2019-05-13 14:14:42 +02:00
Marius Bakke 4cd4173d5b
gnu: python-pygments: Update to 2.4.0.
* gnu/packages/python-xyz.scm (python-pygments): Update to 2.4.0.
2019-05-13 14:14:42 +02:00