summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2020-03-19gnu: docker-compose: Update to 1.25.4.Michael Rohleder
Fixes <https://bugs.gnu.org/40015>. * gnu/packages/docker.scm (docker-compose): Update to 1.25.4. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-03-19gnu: python2-cython: Exclude parallel tests on i686 systems.Marius Bakke
* gnu/packages/python-xyz.scm (python2-cython)[arguments]: When building on i686-linux, override the 'check' phase.
2020-03-19gnu: glances: Deprecate python- prefix.Tobias Geerinckx-Rice
* gnu/package/python-xyz.scm (glances): New public variable renamed from…… (python-glances): …this now-deprecated one.
2020-03-19gnu: Remove python2-glances variant.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python2-glances): Remove variable.
2020-03-19gnu: python-glances: Update to 3.1.4.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.4.
2020-03-16gnu: python-tqdm: Update to 4.43.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-tqdm): Update to 4.43.0. [arguments]: New field. [native-inputs]: Remove PYTHON-FLAKE8 and PYTHON-COVERAGE. [properties]: Remove. (python2-tqdm): Use PACKAGE-WITH-PYTHON2.
2020-03-16gnu: python-gevent: Update to 1.4.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-gevent): Update to 1.4.0. [arguments]: Adjust unbundling variables. Future-proof the C_INCLUDE_PATH override. Add phases "pretend-to-be-CI" and "adjust-tests". Run the tests with "python -m gevent.tests", and respect PARALLEL-JOB-COUNT. [native-inputs]: Add PYTHON-DNSPYTHON, PYTHON-PSUTIL, PYTHON-ZOPE-EVENT and PYTHON-ZOPE-INTERFACE. (python2-gevent)[native-inputs]: Fix input inheritance.
2020-03-16gnu: python-kivy: Remove unused input.Marius Bakke
* gnu/packages/python-xyz.scm (python-kivy)[native-inputs]: Remove GIT.
2020-03-16gnu: python2-flake8: Add missing propagated dependency.Marius Bakke
* gnu/packages/python-xyz.scm (python2-flake8)[propagated-inputs]: Add PYTHON-FUNCTOOLS32.
2020-03-16gnu: python-stem: Update to 1.8.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-stem): Update to 1.8.0.
2020-03-15gnu: Add python-tenacitySebastian Schott
* gnu/packages/python-xyz.scm (python-tenacity): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15gnu: Add python-colorlogSebastian Schott
* gnu/packages/python-xyz.scm (python-colorlog): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15gnu: Add python-pyprindSebastian Schott
* gnu/packages/python-xyz.scm (python-pyprind): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15gnu: Add python-gphoto2Sebastian Schott
* gnu/packages/python-xyz.scm (python-gphoto2): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15gnu: Add python-colourSebastian Schott
* gnu/packages/python-xyz.scm (python-colour): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15gnu: Add python-d2to1Sebastian Schott
* gnu/packages/python-xyz.scm (python-d2to1): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15gnu: Add python-rawkitSebastian Schott
* gnu/packages/python-xyz.scm (python-rawkit): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15gnu: Add python-easyguiSebastian Schott
* gnu/packages/python-xyz.scm (python-easygui): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15gnu: Add python-pymediainfoSebastian Schott
* gnu/packages/python-xyz.scm (python-pymediainfo): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15gnu: python-tblib: Update to 1.6.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-tblib): Update to 1.6.0.
2020-03-15gnu: python-editor: Update to 1.0.4.Marius Bakke
* gnu/packages/python-xyz.scm (python-editor): Update to 1.0.4. [arguments]: New field. [home-page, synopsis]: Adjust indentation.
2020-03-15gnu: python-jedi: Update to 0.16.Marius Bakke
* gnu/packages/patches/python-jedi-deleted-variables.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-xyz.scm (python-jedi): Update to 0.16. [source](patches): New field.
2020-03-15gnu: python-parso: Update to 0.6.2.Marius Bakke
* gnu/packages/python-xyz.scm (python-parso): Update to 0.6.2.
2020-03-15gnu: Update python-natsort to 7.0.1, python2-natsort to 6.2.1.Marius Bakke
* gnu/packages/python-xyz.scm (python-natsort): Update to 7.0.1. (python2-natsort): Update to 6.2.1.
2020-03-15gnu: Update python-seaborn to 0.10.0, python2-seaborn to 0.9.1.Marius Bakke
* gnu/packages/python-xyz.scm (python-seaborn): Update to 0.9.0. [source](patches): Remove. [arguments]: Remove obsolete phase. [properties]: New field. (python2-seaborn): Update to 0.9.1.
2020-03-15gnu: python-joblib: Update to 0.14.1.Marius Bakke
* gnu/packages/python-xyz.scm (python-joblib): Update to 0.14.1.
2020-03-15gnu: python-networkx: Update to 2.4.Marius Bakke
* gnu/packages/python-xyz.scm (python-networkx): Update to 2.4. [source](uri): Download tarball instead of zipball. [arguments]: New field. [native-inputs]: Remove PYTHON-NOSE and UNZIP. Add PYTHON-PYTEST. [properties]: New field. (python2-networkx): Stick with version 2.2.
2020-03-15gnu: python-pyrsistent: Update to 0.15.7.Marius Bakke
* gnu/packages/python-xyz.scm (python-pyrsistent): Update to 0.15.7.
2020-03-14Merge branch 'master' into stagingMarius Bakke
2020-03-12gnu: python2-jupyter-console: Build with python2.Efraim Flashner
* gnu/packages/python-xyz.scm (python2-jupyter-console)[arguments]: Add python keyword, set to python-2.
2020-03-12gnu: python-jupyter-console: Specify python2 variant.Efraim Flashner
* gnu/packages/python-xyz.scm (python-jupyter-console)[properties]: New field. Specify python2-jupyter-console as python2 variant.
2020-03-12gnu: python2-ipython: Fix build.Efraim Flashner
* gnu/packages/python-xyz.scm (python2-ipython)[arguments]: Adjust skipped tests.
2020-03-11Merge branch 'master' into stagingMarius Bakke
2020-03-11gnu: Remove year range from copyright header.Marius Bakke
* gnu/packages/python-xyz.scm: List years explicitly instead of range in copyright line.
2020-03-11gnu: Remove duplicate copyright line.Marius Bakke
* gnu/packages/python-xyz.scm: Remove duplicate copyright.
2020-03-11gnu: python2-radon: Fix build.Marius Bakke
* gnu/packages/python-xyz.scm (python-radon)[properties]: New field. * gnu/packages/python-xyz.scm (python2-radon)[propagated-inputs]: Add PYTHON2-CONFIGPARSER and PYTHON2-FUTURE.
2020-03-11gnu: python-virtualenv: Update to 20.0.10.Marius Bakke
* gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.0.10.
2020-03-11gnu: python2-virtualenv: Fix build.Marius Bakke
* gnu/packages/python-xyz.scm (python-virtualenv)[properties]: New field. (python2-virtualenv)[propagated-inputs]: Add PYTHON2-CONTEXTLIB2. [arguments]: New field.
2020-03-11gnu: python-contextlib2: Update to 0.6.0.post1.Marius Bakke
* gnu/packages/python-xyz.scm (python-contextlib2): Update to 0.6.0.post1.
2020-03-11gnu: python-multidict: Update to 4.7.5.Marius Bakke
* gnu/packages/python-xyz.scm (python-multidict): Update to 4.7.5. [arguments]: New field. [native-inputs]: Remove PYTHON-PYTEST-RUNNER. Add PYTHON-PYTEST-COV.
2020-03-11gnu: python2-sphinx: Build with python-docutils@0.14.Marius Bakke
* gnu/packages/python-xyz.scm (python2-docutils-0.14): New public variable. * gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change from PYTHON2-DOCUTILS to PYTHON2-DOCUTILS-0.14.
2020-03-11gnu: python2-ipykernel: Downgrade to 4.10.1.Efraim Flashner
This is the last version actually supported by ipykernel. * gnu/packages/python-xyz.scm (python2-ipython): Downgrade to 4.10.1. [arguments]: Remove custom 'check phase. [propagated-inputs]: Add python2-tornado, python2-traitlets. [native-inputs]: Add python2-mock, python2-pytest-cov. (python-ipykernel)[properties): Declare python2-ipykernel as the python2- variant.
2020-03-11gnu: python-ipython: Declare python2 variant.Efraim Flashner
* gnu/packages/python-xyz.scm (python-ipython)[properties]: Declare python2-ipython as the python2- variant.
2020-03-11gnu: python-tomlkit: Fix typos in descriptions.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-tomlkit)[synopsis, description]: Fix typos.
2020-03-11gnu: python-tomlkit: Update to 0.5.11.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.5.11.
2020-03-10Merge branch 'master' into stagingMarius Bakke
2020-03-10gnu: python-virtualenv: Propagate inputs.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-virtualenv)[inputs]: Make… [propagated-inputs]: …this.
2020-03-09Merge branch 'master' into stagingMarius Bakke
2020-03-09gnu: python-semver: Fix build.Roel Janssen
* gnu/packages/python-xyz.scm: Add python-appdirs, python-distlib, python-importlib-metadata, python-filelock, and python-six to native-inputs in order to run the test suite.
2020-03-09gnu: python-virtualenv: Update to 20.0.8.Jakub Kądziołka
* gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.0.8. [arguments]: Remove the now-redundant 'disable-failing-test phase. [native-inputs]: Add python-setuptools and python-setuptools-scm. [inputs]: Add python-{appdirs, distlib, filelock, six, importlib-metadata}.