summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Expand)Author
2020-03-19gnu: docker-compose: Update to 1.25.4.•••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> Michael Rohleder
2020-03-19gnu: python2-cython: Exclude parallel tests on i686 systems.•••* gnu/packages/python-xyz.scm (python2-cython)[arguments]: When building on i686-linux, override the 'check' phase. Marius Bakke
2020-03-19gnu: glances: Deprecate python- prefix.•••* gnu/package/python-xyz.scm (glances): New public variable renamed from…… (python-glances): …this now-deprecated one. Tobias Geerinckx-Rice
2020-03-19gnu: Remove python2-glances variant.•••* gnu/packages/python-xyz.scm (python2-glances): Remove variable. Tobias Geerinckx-Rice
2020-03-19gnu: python-glances: Update to 3.1.4.•••* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.4. Tobias Geerinckx-Rice
2020-03-16gnu: python-tqdm: Update to 4.43.0.•••* 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. Marius Bakke
2020-03-16gnu: python-gevent: Update to 1.4.0.•••* 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. Marius Bakke
2020-03-16gnu: python-kivy: Remove unused input.•••* gnu/packages/python-xyz.scm (python-kivy)[native-inputs]: Remove GIT. Marius Bakke
2020-03-16gnu: python2-flake8: Add missing propagated dependency.•••* gnu/packages/python-xyz.scm (python2-flake8)[propagated-inputs]: Add PYTHON-FUNCTOOLS32. Marius Bakke
2020-03-16gnu: python-stem: Update to 1.8.0.•••* gnu/packages/python-xyz.scm (python-stem): Update to 1.8.0. Marius Bakke
2020-03-15gnu: Add python-tenacity•••* gnu/packages/python-xyz.scm (python-tenacity): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sebastian Schott
2020-03-15gnu: Add python-colorlog•••* gnu/packages/python-xyz.scm (python-colorlog): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sebastian Schott
2020-03-15gnu: Add python-pyprind•••* gnu/packages/python-xyz.scm (python-pyprind): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sebastian Schott
2020-03-15gnu: Add python-gphoto2•••* gnu/packages/python-xyz.scm (python-gphoto2): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sebastian Schott
2020-03-15gnu: Add python-colour•••* gnu/packages/python-xyz.scm (python-colour): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sebastian Schott
2020-03-15gnu: Add python-d2to1•••* gnu/packages/python-xyz.scm (python-d2to1): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sebastian Schott
2020-03-15gnu: Add python-rawkit•••* gnu/packages/python-xyz.scm (python-rawkit): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sebastian Schott
2020-03-15gnu: Add python-easygui•••* gnu/packages/python-xyz.scm (python-easygui): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sebastian Schott
2020-03-15gnu: Add python-pymediainfo•••* gnu/packages/python-xyz.scm (python-pymediainfo): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sebastian Schott
2020-03-15gnu: python-tblib: Update to 1.6.0.•••* gnu/packages/python-xyz.scm (python-tblib): Update to 1.6.0. Marius Bakke
2020-03-15gnu: python-editor: Update to 1.0.4.•••* gnu/packages/python-xyz.scm (python-editor): Update to 1.0.4. [arguments]: New field. [home-page, synopsis]: Adjust indentation. Marius Bakke
2020-03-15gnu: python-jedi: Update to 0.16.•••* 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. Marius Bakke
2020-03-15gnu: python-parso: Update to 0.6.2.•••* gnu/packages/python-xyz.scm (python-parso): Update to 0.6.2. Marius Bakke
2020-03-15gnu: Update python-natsort to 7.0.1, python2-natsort to 6.2.1.•••* gnu/packages/python-xyz.scm (python-natsort): Update to 7.0.1. (python2-natsort): Update to 6.2.1. Marius Bakke
2020-03-15gnu: Update python-seaborn to 0.10.0, python2-seaborn to 0.9.1.•••* 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. Marius Bakke
2020-03-15gnu: python-joblib: Update to 0.14.1.•••* gnu/packages/python-xyz.scm (python-joblib): Update to 0.14.1. Marius Bakke
2020-03-15gnu: python-networkx: Update to 2.4.•••* 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. Marius Bakke
2020-03-15gnu: python-pyrsistent: Update to 0.15.7.•••* gnu/packages/python-xyz.scm (python-pyrsistent): Update to 0.15.7. Marius Bakke
2020-03-14Merge branch 'master' into stagingMarius Bakke
2020-03-12gnu: python2-jupyter-console: Build with python2.•••* gnu/packages/python-xyz.scm (python2-jupyter-console)[arguments]: Add python keyword, set to python-2. Efraim Flashner
2020-03-12gnu: python-jupyter-console: Specify python2 variant.•••* gnu/packages/python-xyz.scm (python-jupyter-console)[properties]: New field. Specify python2-jupyter-console as python2 variant. Efraim Flashner
2020-03-12gnu: python2-ipython: Fix build.•••* gnu/packages/python-xyz.scm (python2-ipython)[arguments]: Adjust skipped tests. Efraim Flashner
2020-03-11Merge branch 'master' into stagingMarius Bakke
2020-03-11gnu: Remove year range from copyright header.•••* gnu/packages/python-xyz.scm: List years explicitly instead of range in copyright line. Marius Bakke
2020-03-11gnu: Remove duplicate copyright line.•••* gnu/packages/python-xyz.scm: Remove duplicate copyright. Marius Bakke
2020-03-11gnu: python2-radon: Fix build.•••* 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. Marius Bakke
2020-03-11gnu: python-virtualenv: Update to 20.0.10.•••* gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.0.10. Marius Bakke
2020-03-11gnu: python2-virtualenv: Fix build.•••* gnu/packages/python-xyz.scm (python-virtualenv)[properties]: New field. (python2-virtualenv)[propagated-inputs]: Add PYTHON2-CONTEXTLIB2. [arguments]: New field. Marius Bakke
2020-03-11gnu: python-contextlib2: Update to 0.6.0.post1.•••* gnu/packages/python-xyz.scm (python-contextlib2): Update to 0.6.0.post1. Marius Bakke
2020-03-11gnu: python-multidict: Update to 4.7.5.•••* 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. Marius Bakke
2020-03-11gnu: python2-sphinx: Build with python-docutils@0.14.•••* 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. Marius Bakke
2020-03-11gnu: python2-ipykernel: Downgrade to 4.10.1.•••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. Efraim Flashner
2020-03-11gnu: python-ipython: Declare python2 variant.•••* gnu/packages/python-xyz.scm (python-ipython)[properties]: Declare python2-ipython as the python2- variant. Efraim Flashner
2020-03-11gnu: python-tomlkit: Fix typos in descriptions.•••* gnu/packages/python-xyz.scm (python-tomlkit)[synopsis, description]: Fix typos. Tobias Geerinckx-Rice
2020-03-11gnu: python-tomlkit: Update to 0.5.11.•••* gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.5.11. Tobias Geerinckx-Rice
2020-03-10Merge branch 'master' into stagingMarius Bakke
2020-03-10gnu: python-virtualenv: Propagate inputs.•••* gnu/packages/python-xyz.scm (python-virtualenv)[inputs]: Make… [propagated-inputs]: …this. Tobias Geerinckx-Rice
2020-03-09Merge branch 'master' into stagingMarius Bakke
2020-03-09gnu: python-semver: Fix build.•••* 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. Roel Janssen
2020-03-09gnu: python-virtualenv: Update to 20.0.8.•••* 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}. Jakub Kądziołka