summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: Add python-wurlitzer.Vinicius Monego2020-08-01
| | | | | | * gnu/packages/python-xyz.scm (python-wurlitzer): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-mamba: Update to 0.11.1.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-clikit: Update to 0.6.2.Tanguy Le Carrour2020-07-30
| | | | | | | | * gnu/packages/python-xyz.scm (python-clikit): Update to 0.6.2. [arguments] Explicitly disable tests. [propagated-inputs]: Add python-crashtest. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add python-crashtest.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-crashtest): New public variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: python2-setproctitle: Fix build.Michael Rohleder2020-07-30
| | | | | | | * gnu/packages/python-xyz.scm (python2-setproctitle): Don't pass ‘--embed’ to python-config. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: python-cookiecutter: Update to 1.7.2.Tanguy Le Carrour2020-07-30
| | | | | | | | * gnu/packages/python-xyz.scm (python-cookiecutter): Update to 1.7.2. [propagated-inputs]: Add python-slugify, python-text-unidecode. [home-page]: Update URL. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-flake8-pyi.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-flake8-pyi): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-flake8-bugbear.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-flake8-bugbear): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-lark-parser.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-lark-parser): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-libcst.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-libcst): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-typing-inspect.Tanguy Le Carrour2020-07-30
| | | | | | * gnu/packages/python-xyz.scm (python-typing-inspect): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-rfc3986: Update to 1.4.0.Efraim Flashner2020-07-29
| | | | * gnu/packages/python-xyz.scm (python-rfc3986): Update to 1.4.0.
* gnu: python-twine: Update to 1.15.0.Efraim Flashner2020-07-29
| | | | | * gnu/packages/python-xyz.scm (python-twine): Update to 1.15.0. [propagated-inputs]: Add python-packaging, python-readme-renderer.
* gnu: Add python-libsass.Vinicius Monego2020-07-29
| | | | | | * gnu/packages/python-xyz.scm (python-libsass): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: python2-ttystatus: Update to 0.38.Tobias Geerinckx-Rice2020-07-28
| | | | * gnu/packages/python-xyz.scm (python2-ttystatus): Update to 0.38.
* gnu: python-parso: Update to 0.7.1.Tobias Geerinckx-Rice2020-07-28
| | | | * gnu/packages/python-xyz.scm (python-parso): Update to 0.7.1.
* gnu: python2-ttystatus: Don't use unstable tarball.Tobias Geerinckx-Rice2020-07-28
| | | | | * gnu/packages/python-xyz.scm (python2-ttystatus)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-jedi: Update to 0.17.2.Tobias Geerinckx-Rice2020-07-27
| | | | | | | * gnu/packages/python-xyz.scm (python-jedi): Update to 0.17.2. [source, arguments]: Remove upstreamed patching. * gnu/packages/patches/python-jedi-sort-project-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: python-dbus: Update to 1.2.16.Tobias Geerinckx-Rice2020-07-27
| | | | * gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.16.
* gnu: python-bleach: Update to 3.1.5.Tobias Geerinckx-Rice2020-07-26
| | | | * gnu/packages/python-xyz.scm (python-bleach): Update to 3.1.5.
* gnu: Add python-nodeenv.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-xyz.scm (python-nodeenv): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-identify.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-xyz.scm (python-identify): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-cfgv.Vinicius Monego2020-07-25
| | | | | | * gnu/packages/python-xyz.scm (python-cfgv): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-typing-extension: Update to 3.7.4.2.Tanguy Le Carrour2020-07-25
| | | | | | * gnu/packages/python-xyz.scm (python-typing-extension): Update to 3.7.4.2. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-tomlkit: Update to 0.6.0.Tanguy Le Carrour2020-07-25
| | | | | | * gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.6.0. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: python-pifpaf: Update to 2.5.0.Tanguy Le Carrour2020-07-25
| | | | | | * gnu/packages/python-xyz.scm (python-pifpaf): Update to 2.5.0. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: poetry: Update to 1.0.10.Tanguy Le Carrour2020-07-25
| | | | | | * gnu/packages/python-xyz.scm (poetry): Update to 1.0.10. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add python-isbnlib.Tanguy Le Carrour2020-07-21
| | | | | | * gnu/packages/python-xyz.scm (python-isbnlib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-mamba.Tanguy Le Carrour2020-07-21
| | | | | | * gnu/packages/python-xyz.scm (python-mamba): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-pifpaf: Enable tests.Efraim Flashner2020-07-21
| | | | | * gnu/packages/python-xyz.scm (python-pifpaf)[arguments]: Enable tests. Use custom 'check phase.
* gnu: Add python-csscompressor.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-csscompressor): New variable.
* gnu: Add python-rcssmin.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-rcssmin): New variable.
* gnu: Add python-rjsmin.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-rjsmin): New variable.
* gnu: Add python-flufl-testing.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-flufl-testing): New variable.
* gnu: Add python-flufl-bounce.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-flufl-bounce): New variable.
* gnu: Add python-flufl-i18n.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-flufl-i18n): New variable.
* gnu: Add python-flufl-lock.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-flufl-lock): New variable.
* gnu: Add python-lazr-config.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-lazr-config): New variable.
* gnu: Add python-lazr-delegates.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-delegates): New variable.
* gnu: Add python-readme-renderer.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-readme-renderer): New variable.
* gnu: Add python-blessed.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-blessed): New variable.
* gnu: Add python-jinxed.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-jinxed): New variable.
* gnu: Add python-importlib-resources.Efraim Flashner2020-07-21
| | | | * gnu/packages/python-xyz.scm (python-importlib-resources): New variable.
* gnu: python-aionotify: Fix test cases with Python 3.8.Lars-Dominik Braun2020-07-20
| | | | | | | | * gnu/packages/python-xyz.scm (patches): Add fix. * gnu/packages/patches/python-aionotify-0.2.0-py3.8.patch: New file. * gnu/local.mk: Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-py3dns.Efraim Flashner2020-07-20
| | | | * gnu/packages/python-xyz.scm (python-py3dns): New variable.
* gnu: python-click: Update to 7.1.2.Tanguy Le Carrour2020-07-20
| | | | | | | * gnu/packages/python-xyz.scm (python-click): Update to 7.1.2. [arguments] Fix the name of the file to modify. Set PYTHONPATH to make tests pass. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-fasteners: Update to 0.15.Efraim Flashner2020-07-19
| | | | | | * gnu/packages/python-xyz.scm (python-fasteners): Update to 0.15. [propagated-inputs]: Move python-testtools ... [native-inputs]: ... to here.
* gnu: python-psutil: Update to 5.7.2.Marius Bakke2020-07-19
| | | | * gnu/packages/python-xyz.scm (python-psutil): Update to 5.7.2.
* gnu: python-humanfriendly: Update to 8.2.Efraim Flashner2020-07-19
| | | | * gnu/packages/python-xyz.scm (python-humanfriendly): Upgrade to 8.2.
* gnu: python-humanfriendly: Don't propagate python-monotonic.Efraim Flashner2020-07-19
| | | | | | | | | python-monotonic targets python-2 and early versions of python-3. * gnu/packages/python-xyz.scm (python-humanfriendly)[propagated-inputs]: Remove python-monotonic. [properties]: New field. (python2-humanfriendly): Adjust accordingly.