Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz (python-debian): Update to 0.1.36.
[source]: Switch to using git-fetch.
[arguments]: Add phase to delete tests depending on tools not yet present in
guix.
[propagated-inputs]: Add python-chardet.
|
|
|
|
* gnu/packages/python-xyz.scm (python-scipy): Update to 1.3.1.
(python2-scipy): Keep at version 1.2.2.
|
|
* gnu/packages/python-xyz.scm (python-pybtex): Update to 0.22.2.
|
|
|
|
* gnu/packages/python-xyz.scm (python-wrapt): Update to 1.11.2.
|
|
* gnu/packages/python-xyz.scm (python-elementpath): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-pip): Update to 19.2.1.
|
|
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.1.0.
|
|
* gnu/packages/python-xyz.scm (python-pyroutelib3): New variable.
|
|
* gnu/packages/python-xyz.scm (python-twisted): Update to 19.7.0.
|
|
* gnu/packages/python-xyz.scm (jube)[license]: Change to GPL3+.
|
|
* gnu/packages/python-xyz.scm (jube): New variable.
Co-authored-by: Florent Pruvost <florent.pruvost@inria.fr>
|
|
|
|
* gnu/packages/python-xyz.scm (python-folium): New variable.
|
|
|
|
The new version fails tests on architectures other than x86_64.
This reverts commit cb16a9fba9f1b28bde63daaa1bf241c130d2caad.
|
|
|
|
|
|
* gnu/packages/python-xyz.scm (python-mako): Update to 1.1.0.
[arguments]: New field.
[native-inputs]: Remove PYTHON-NOSE.
|
|
* gnu/packages/python-xyz.scm (python-packaging): Update to 19.1.
|
|
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.14.
|
|
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.13.
|
|
* gnu/packages/python-xyz.scm (python-cython)[arguments]: In the CHECK phase,
disable compiler optimizations and enable (some) parallel tests.
(cherry picked from commit e9194eb04896165f15830862c42673e96bc5c5f7)
|
|
|
|
* gnu/packages/python-xyz.scm (python-glances)[synopsis]: Remove article.
[description]: Double-space between sentences.
|
|
* gnu/packages/python-xyz.scm (python-glances)[source]: Add snippet.
|
|
* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.1.
[propagated-inputs]: Add python-future.
|
|
* gnu/packages/algebra.scm (pari-gp)[native-inputs]: Replace
texlive-fonts-amsfonts and texlive-latex-amsfonts with texlive-amsfonts in
texlive-union.
* gnu/packages/docbook.scm (dblatex)[inputs]: Same.
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Same.
* gnu/packages/python-xyz.scm (python-numpy-documentation,
python-matplotlib-documentation, python-ipython-documentation)
[native-inputs]: Same.
* gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Same.
* gnu/packages/tex.scm (teximpatient)[native-inputs]: Same.
|
|
* gnu/packages/python-xyz.scm (mallard-ducktype) Update to 1.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
* gnu/packages/python-xyz.scm (mallard-ducktype)[arguments]: Replace
'check phase to run test suite.
|
|
* gnu/packages/python-xyz.scm (pybind11): Update to 2.3.0.
|
|
* gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Add #:phases.
[inputs]: New field.
|
|
* gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow): New public
variable.
* gnu/packages/machine-learning.scm (tensorflow)[native-inputs]: Add it.
|
|
|
|
* gnu/packages/python-xyz.scm (python-pympler): Update to 0.7.
|
|
* gnu/packages/python-xyz.scm (python-flake8-polyfill)[arguments]: Add
substitution in setup.cfg.
|
|
* gnu/packages/python-xyz.scm (synopsis): Fix typo.
|
|
|
|
* gnu/packages/python-xyz.scm (python-ipykernel)[arguments]: Add
'set-python-file-name' phase.
|
|
* gnu/packages/python-xyz.scm (python-swagger-spec-validator): Update to
2.4.3.
[native-inputs]: Add python-pyyaml.
|
|
* gnu/packages/python-xyz.scm (python-matplotlib)[propagated-inputs]: Remove
gtk+ and python-pyqt.
[arguments]: Adjust configure-environment phase.
|
|
* gnu/packages/python-xyz.scm (python-datrie): Update to 0.8.
[arguments]: Remove.
|
|
* gnu/packages/python-xyz.scm (python-gevent)[arguments]: Simplify libev
unbundling, which failed with the newer libev. Use C_INCLUDE_PATH instead of CPATH.
[native-inputs]: Remove (PACKAGE-SOURCE LIBEV).
|
|
* gnu/packages/python-xyz.scm (python-progressbar33): New variable.
|
|
Patch from the upstream repository, see
https://github.com/PyCQA/pycodestyle/issues/786 for more details.
* gnu/packages/patches/python-pep8-stdlib-tokenize-compat.patch: New file.
* gnu/packages/python-xyz.scm (python-pep8)[source]: Add it.
|
|
* gnu/packages/python-xyz.scm (python-cython)[arguments]: In the CHECK phase,
disable compiler optimizations and enable (some) parallel tests.
|
|
This started failing because Python no longer bundles libexpat since
commit d1659c0fb27c4f71c8ddc6a85d3cd9f3a10cca97.
* gnu/packages/python-xyz.scm (python2-cython)[arguments]: New field.
|