Age | Commit message (Collapse) | Author |
|
* gnu/packages/openstack.scm (python-mox3, python-openstackdocstheme,
python-stevedore, python-oslo.config)[native-inputs]: Change
PYTHON-SPHINX-1.6 to PYTHON-SPHINX.
* gnu/packages/python.scm (python-sphinx): Update to 1.7.7.
[arguments]: Incorporate changes from the 1.6 variant. Disable two tests.
[propagated-inputs]: Add PYTHON-PACKAGING and PYTHON-SPHINXCONTRIB-WEBSUPPORT.
[native-inputs]: Add IMAGEMAGICK and PYTHON-PYTEST.
(python2-sphinx)[propagated-inputs]: Add PYTHON2-TYPING.
(python-sphinx-1.6, python2-sphinx-1.6, python-sphinx-1.5.3): Remove variables.
(python-matplotlib-documentation)[native-inputs]: Change from
PYTHON-SPHINX-1.6 to PYTHON-SPHINX.
|
|
* gnu/packages/python.scm (python2-sphinxcontrib-websupport): New public variable.
|
|
* gnu/packages/python.scm (python-sphinxcontrib-websupport): Update to 1.1.0.
|
|
* gnu/packages/python.scm (python-sphinxcontrib-websupport)[arguments]: New
field.
[native-inputs, inputs]: Remove.
|
|
* gnu/packages/python.scm (python-jinja2): Update to 2.10.
|
|
* gnu/packages/python.scm (python-babel)[native-inputs]: Add PYTHON-FREEZEGUN
and PYTHON-PYTEST.
[arguments]: Replace 'check' phase. Remove #:tests?.
|
|
* gnu/packages/python.scm (python-babel): Update to 2.6.0.
|
|
* gnu/packages/python.scm (python-packaging)[arguments]: Override 'check' phase.
|
|
* gnu/packages/python.scm (python-packaging): Update to 17.1.
|
|
* gnu/packages/python.scm (python-imagesize)[synopsis]: Remove stray character.
|
|
* gnu/packages/python.scm (python-imagesize): Update to 1.0.0.
[arguments]: Remove.
|
|
* gnu/packages/python.scm (python-markupsafe): Update to 1.0.
|
|
* gnu/packages/python.scm (python-olefile): Update to 0.45.1.
|
|
* gnu/packages/python.scm (python-lxml): Update to 4.2.4.
|
|
* gnu/packages/python.scm (python-ipaddress): Update to 1.0.22.
|
|
* gnu/packages/python.scm (python-pycparser): Update to 2.18.
|
|
* gnu/packages/python.scm (python-setuptools-scm): Update to 3.1.0.
|
|
* gnu/packages/python.scm (python-more-itertools): Update to 4.3.0.
|
|
* gnu/packages/python.scm (python-scandir): Update to 1.9.0.
|
|
* gnu/packages/check.scm (python-pytest): Update to 3.7.2.
(python2-pytest)[propagated-inputs]: Add PYTHON2-PATHLIB.
(python2-pytest-bootstrap)[propagated-inputs]: Add PYTHON-PATHLIB2-BOOTSTRAP.
* gnu/packages/python.scm (python2-pathlib2-bootstrap): New public variable.
|
|
* gnu/packages/python.scm (python-pluggy): Update to 0.7.1.
[native-inputs]: Add PYTHON-SETUPTOOLS-SCM.
|
|
* gnu/packages/python.scm (python-rpy2): Update to 2.9.4.
[arguments]: Remove obsolete phases and substitute INVOKE for SYSTEM*
now that we can.
|
|
* gnu/packages/python.scm (python-rpy2)[home-page]: Update URI.
|
|
* gnu/packages/python.scm (python-py)[home-page]: Use HTTPS.
|
|
|
|
* gnu/packages/python.scm (python-cython)[arguments]: On armhf-linux, add
phase to disable two tests.
|
|
* gnu/packages/python.scm (python-argparse-manpage): New variable.
|
|
* gnu/packages/python.scm (python-txamqp): Update to 0.8.2.
|
|
|
|
Also add a comment about 1.7.1. This doesn't warrant a changelog entry,
so you never read this.
* gnu/packages/python.scm (python-pep8)[home-page]: Use HTTPS.
|
|
* gnu/packages/python.scm (python-flake8)[arguments]: Add build phases
"delete-broken-test" and "fix-problem-with-pycodestyle".
[propagated-inputs]: Remove python-setuptools.
|
|
* gnu/packages/python.scm (python-flake8)[arguments]: Use INVOKE and always
return #T.
|
|
* gnu/packages/python.scm (python-dbus): Update to 1.2.8.
[inputs]: Replace "python" with "python-wrapper".
|
|
* gnu/packages/python.scm (python-cython)[arguments]: Remove failing test.
|
|
* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.28.4.
[arguments]: Use invoke.
|
|
|
|
* gnu/packages/python.scm (python-scipy)[arguments]: Only run the default test
suite. The full test suite is too expensive and brittle.
|
|
|
|
|
|
It was first added in 02f8f804f0242df885311715412a1e3ee5436f3b, then again in
2dd12924cf4a30a96262b6d392fcde58c9f10d4b.
* gnu/packages/python.scm (python-pafy): Remove duplicated package definition.
|
|
This is a follow-up to commit 4696368108c2e1500a8f1d8a0d75b5f0aef1c37a.
* gnu/packages/python.scm (python-fonttools)[license]: Change to EXPAT (since 3.21).
|
|
* gnu/packages/python.scm (python-3.7)[source]: Update the list of files
to be deleted in the snippet.
|
|
|
|
* gnu/packages/python.scm (python-fonttools): Update to 3.28.0.
[arguments]: Remove.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER.
|
|
* gnu/packages/python.scm (python-invoke, python2-invoke): New public variables.
|
|
* gnu/packages/python.scm (python-flake8): Update to 3.5.0.
|
|
* gnu/packages/python.scm (python-setuptools): Update to 40.0.0.
[source](uri): Adjust to zipball archive.
|
|
* gnu/packages/python.scm (python-pycodestyle): Update to 2.4.0.
|
|
* gnu/packages/python.scm (python-more-itertools): Update to 4.2.0.
|
|
* gnu/packages/python.scm (python-pyflakes): Update to 2.0.0.
|