summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Collapse)Author
2018-08-29gnu: Add python-anndata.Ricardo Wurmus
* gnu/packages/python.scm (python-anndata): New variable.
2018-08-29gnu: Add python-numba.Ricardo Wurmus
* gnu/packages/python.scm (python-numba): New variable.
2018-08-28gnu: python-apipkg: Update home page.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-apipkg)[home-page]: Update.
2018-08-28Merge branch 'master' into core-updatesMarius Bakke
2018-08-27gnu: python-pygit2: Update to 0.26.4.Leo Famulari
* gnu/packages/python.scm (python-pygit2, python2-pygit2): Update to 0.26.4. [source]: Remove 'python-pygit2-disable-network-tests.patch'. * gnu/packages/patches/python-pygit2-disable-network-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-27gnu: python-cairocffi: Update to 0.9.0.Marius Bakke
* gnu/packages/python.scm (python-cairocffi): Update to 0.9.0. [source](uri): Use PYPI-URI. [native-inputs]: Add PYTHON-PYTEST-COV and PYTHON-PYTEST-RUNNER. [arguments]: Remove #:tests? and outdated comment.
2018-08-27gnu: python-xcffib: Update to 0.6.0.Marius Bakke
* gnu/packages/python.scm (python-xcffib): Update to 0.6.0.
2018-08-27gnu: python-pandas: Update to 0.23.4.Marius Bakke
* gnu/packages/python.scm (python-pandas): Update to 0.23.4. [arguments]: Disable "--strict-data-files" pytest option. Delete one more test. Adjust pytest invocation to be more verbose and skip very slow tests.
2018-08-27gnu: python-beautifulsoup4: Update to 4.6.3.Marius Bakke
* gnu/packages/python.scm (python-beautifulsoup4): Update to 4.6.3.
2018-08-27gnu: python-pillow: Update to 5.2.0.Marius Bakke
* gnu/packages/patches/python-pillow-fix-failing-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/python.scm (python-pillow): Update to 5.2.0. [source](patches, patch-flags): Remove. [native-inputs]: Replace PYTHON-NOSE with PYTHON-PYTEST. [arguments]: Adjust custom check phase accordingly.
2018-08-27gnu: python-numpy: Update to 1.15.1.Marius Bakke
* gnu/packages/python.scm (python-numpy): Update to 1.15.1. [native-inputs]: Replace PYTHON-NOSE with PYTHON-PYTEST. [arguments]: Set PATH before running tests. Use INVOKE.
2018-08-25Merge branch 'staging' into core-updatesMarius Bakke
2018-08-22gnu: python-pkgconfig: Enable tests.Paul Garlick
* gnu/packages/python.scm (python-pkgconfig)[arguments]: Replace 'check' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-22gnu: python-pkgconfig: Update to 1.3.1.Paul Garlick
* gnu/packages/python.scm (python-pkgconfig): Update to 1.3.1. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-22gnu: python-idna: Update to 2.7.Marius Bakke
* gnu/packages/python.scm (python-idna): Update to 2.7.
2018-08-21gnu: python-numpydoc: Update to 0.8.0.Marius Bakke
* gnu/packages/python.scm (python-numpydoc): Update to 0.8.0. [source](uri): Use PYPI-URI. [source](snippet): Remove.
2018-08-21gnu: python-greenlet: Update to 0.4.14.Marius Bakke
* gnu/packages/python.scm (python-greenlet): Update to 0.4.14.
2018-08-21gnu: python-sphinx: Update to 1.7.7.Marius Bakke
* 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.
2018-08-21gnu: python-sphinxcontrib-websupport: Add a python2 variant.Marius Bakke
* gnu/packages/python.scm (python2-sphinxcontrib-websupport): New public variable.
2018-08-21gnu: python-sphinxcontrib-websupport: Update to 1.1.0.Marius Bakke
* gnu/packages/python.scm (python-sphinxcontrib-websupport): Update to 1.1.0.
2018-08-21gnu: python-sphinxcontrib-websupport: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-sphinxcontrib-websupport)[arguments]: New field. [native-inputs, inputs]: Remove.
2018-08-21gnu: python-jinja2: Update to 2.10.Marius Bakke
* gnu/packages/python.scm (python-jinja2): Update to 2.10.
2018-08-21gnu: python-babel: Run the tests.Marius Bakke
* gnu/packages/python.scm (python-babel)[native-inputs]: Add PYTHON-FREEZEGUN and PYTHON-PYTEST. [arguments]: Replace 'check' phase. Remove #:tests?.
2018-08-21gnu: python-babel: Update to 2.6.0.Marius Bakke
* gnu/packages/python.scm (python-babel): Update to 2.6.0.
2018-08-21gnu: python-packaging: Run the tests.Marius Bakke
* gnu/packages/python.scm (python-packaging)[arguments]: Override 'check' phase.
2018-08-21gnu: python-packaging: Update to 17.1.Marius Bakke
* gnu/packages/python.scm (python-packaging): Update to 17.1.
2018-08-21gnu: python-imagesize: Fix typo.Marius Bakke
* gnu/packages/python.scm (python-imagesize)[synopsis]: Remove stray character.
2018-08-21gnu: python-imagesize: Update to 1.0.0.Marius Bakke
* gnu/packages/python.scm (python-imagesize): Update to 1.0.0. [arguments]: Remove.
2018-08-21gnu: python-markupsafe: Update to 1.0.Marius Bakke
* gnu/packages/python.scm (python-markupsafe): Update to 1.0.
2018-08-21gnu: python-olefile: Update to 0.45.1.Marius Bakke
* gnu/packages/python.scm (python-olefile): Update to 0.45.1.
2018-08-21gnu: python-lxml: Update to 4.2.4.Marius Bakke
* gnu/packages/python.scm (python-lxml): Update to 4.2.4.
2018-08-21gnu: python-ipaddress: Update to 1.0.22.Marius Bakke
* gnu/packages/python.scm (python-ipaddress): Update to 1.0.22.
2018-08-21gnu: python-pycparser: Update to 2.18.Marius Bakke
* gnu/packages/python.scm (python-pycparser): Update to 2.18.
2018-08-21gnu: python-setuptools-scm: Update to 3.1.0.Marius Bakke
* gnu/packages/python.scm (python-setuptools-scm): Update to 3.1.0.
2018-08-21gnu: python-more-itertools: Update to 4.3.0.Marius Bakke
* gnu/packages/python.scm (python-more-itertools): Update to 4.3.0.
2018-08-21gnu: python-scandir: Update to 1.9.0.Marius Bakke
* gnu/packages/python.scm (python-scandir): Update to 1.9.0.
2018-08-21gnu: python-pytest: Update to 3.7.2.Marius Bakke
* 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.
2018-08-21gnu: python-pluggy: Update to 0.7.1.Marius Bakke
* gnu/packages/python.scm (python-pluggy): Update to 0.7.1. [native-inputs]: Add PYTHON-SETUPTOOLS-SCM.
2018-08-21gnu: python-rpy2: Update to 2.9.4.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-rpy2): Update to 2.9.4. [arguments]: Remove obsolete phases and substitute INVOKE for SYSTEM* now that we can.
2018-08-21gnu: python-rpy2: Update home page.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-rpy2)[home-page]: Update URI.
2018-08-20gnu: python-py: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-py)[home-page]: Use HTTPS.
2018-08-16Merge branch 'master' into stagingMarius Bakke
2018-08-16gnu: python-cython: Disable tests that fail on armhf.Marius Bakke
* gnu/packages/python.scm (python-cython)[arguments]: On armhf-linux, add phase to disable two tests.
2018-08-16gnu: Add python-argparse-manpage.Ricardo Wurmus
* gnu/packages/python.scm (python-argparse-manpage): New variable.
2018-08-15gnu: python-txamqp: Update to 0.8.2.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-txamqp): Update to 0.8.2.
2018-08-13Merge branch 'staging' into core-updatesRicardo Wurmus
2018-08-13gnu: python-pep8: Use HTTPS home page.Tobias Geerinckx-Rice
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.
2018-08-08gnu: python-flake8: Fix build.Ricardo Wurmus
* gnu/packages/python.scm (python-flake8)[arguments]: Add build phases "delete-broken-test" and "fix-problem-with-pycodestyle". [propagated-inputs]: Remove python-setuptools.
2018-08-08gnu: python-flake8: Use INVOKE.Ricardo Wurmus
* gnu/packages/python.scm (python-flake8)[arguments]: Use INVOKE and always return #T.
2018-08-08gnu: python-dbus: Update to 1.2.8.Ricardo Wurmus
* gnu/packages/python.scm (python-dbus): Update to 1.2.8. [inputs]: Replace "python" with "python-wrapper".