summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2020-03-29gnu: Remove more packages deprecated for over almost a year.Tobias Geerinckx-Rice
* gnu/packages/games.scm (armagetron-advanced) (cataclysm-dark-days-ahead, gnubackgammon, l-abbaye-des-morts) (the-battle-for-wesnoth, the-battle-for-wesnoth-server) (project-starfighter, kiki-the-nano-bot, fish-fillets-ng) (dungeon-crawl-stone-soup): Let's forget this ever happened. * gnu/packages/emacs-xyz.scm (geiser, paredit, git-modes/old-name) (magit, magit-svn, haskell-mode, emacs-emms-player-mpv, bbdb) (ert-runner, groovy-emacs-modes): Remove variable. * gnu/packages/engineering.scm (emacs-emms-player-simple-mpv) (emacs-evil-ediff, emacs-evil-mu4e, emacs-wgrep-helm, ao): Likewise. * gnu/packages/finance.scm (monero-core): Likewise. * gnu/packages/gnome.scm (dungeon-crawl-stone-soup-tiles) (tales-of-maj-eyal, battle-tanks, the-legend-of-edgar) (gnome-tweak-tool): Likewise. * gnu/packages/gnuzilla.scm (conkeror): Likewise. * gnu/packages/guile-xyz.scm (mcron2): Likewise. * gnu/packages/image.scm (pngcrunch): Likewise. * gnu/packages/linux.scm (eudev-with-hwdb): Likewise. * gnu/packages/maths.scm (qtoctave): Likewise. * gnu/packages/package-management.scm (guile2.0-guix): Likewise. * gnu/packages/php.scm (php-with-bcmath): Likewise. * gnu/packages/python-xyz.scm (python-kivy-next, python2-kivy-next): Likewise. * gnu/packages/video.scm (livestreamer): Likewise. * gnu/packages/virtualization.scm (lookingglass): Likewise. * gnu/packages/vulkan.scm (vulkan-icd-loader): Likewise. * gnu/packages/syndication.scm (newsbeuter): Likewise. (newsboat)[description]: Remove historical footnote.
2020-03-28gnu: python-socksipychain: Update to 2.1.1-1.eb5ee87.Alex Griffin
* gnu/packages/python-xyz.scm (python-socksipychain): Update to 2.1.1-1.eb5ee87.
2020-03-26gnu: Add python-json5.Lars-Dominik Braun
* gnu/packages/python-xyz.scm (python-json5): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-26gnu: Add python-pytest-check-links.Lars-Dominik Braun
* gnu/packages/python-xyz.scm (python-pytest-check-links): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-26gnu: Add python-pywinrm.Alexandros Theodotou
* gnu/packages/python-xyz.scm (python-pywinrm): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-24gnu: poetry: Update to 1.0.5.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (poetry): Update to 1.0.5. [propagated-inputs] Add python-clikit, python-importlib-metadata, python-keyring, and python-pexpect. Remove python-msgpack and python-glob2. [home-page] Update URL. [arguments] Remove 'patch-setup-py' phase, and adjust required versions of keyring, pyrsistent and importlib-metadata. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24gnu: python-cachy: Update to 0.3.0.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-cachy): Update to 0.3.0. [arguments]: Replace the 'check' phase. [native-inputs]: Add memcached and python-pifpaf. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24gnu: Add python-pifpaf.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-pifpaf): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24gnu: Add python-daiquiri.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-daiquiri): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24gnu: Add python-json-logger.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-json-logger): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24gnu: Add python-xattr.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-xattr): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24gnu: python-clikit: Update to 0.4.2.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-clikit): Update to 0.4.2. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24gnu: python-sortedcontainers: Add missing propagated-inputs.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-sortedcontainers): [propagated-inputs] Add python-appdirs, python-distlib, python-filelock, python-importlib-metadata and python-six. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24gnu: python-msgpack: Update to 1.0.0.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-msgpack): Update to 1.0.0. (python-msgpack-transitional)[version,source]: New fields to avoid updating this package. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24gnu: python-jsonschema: Update to 3.2.0.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-jsonschema): Update to 3.2.0. [propagated-inputs]: Add python-importlib-metadata. [arguments]: Use add-installed-pythonpath to make a test pass. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24gnu: python-pexpect: Update to 4.8.0.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-pexpect): Update to 4.8.0. [arguments]: Disable failing test. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24gnu: Add Docusign API Python client.Josh Marshall
* gnu/packages/python-xyz.scm (python-docusign-esign): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24gnu: Add python-owslib.Guillaume Le Vaillant
* gnu/packages/python-xyz.scm (python-owslib): New variable.
2020-03-23gnu: Add python-gcovr.Alexandros Theodotou
* gnu/packages/python-xyz.scm (python-gcovr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-22gnu: python-bleach: Update to 3.1.3 (fixes CVE-2020-6816).Efraim Flashner
* gnu/packages/python-xyz.scm (python-bleach): Update to 3.1.3. [native-inputs]: Remove python-pytest-runner2. Add python-datrie, python-genshi, python-lxml. [home-page]: Update to new home-page.
2020-03-22gnu: Add python-block-tracing.Efraim Flashner
* gnu/packages/python-xyz.scm (python-block-tracing): New variable.
2020-03-22gnu: Add python-userspacefs.Efraim Flashner
* gnu/packages/python-xyz.scm (python-userspacefs): New variable.
2020-03-22gnu: Add python-fusepyng.Efraim Flashner
* gnu/packages/python-xyz.scm (python-fusepyng): New variable.
2020-03-21gnu: python-tables: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-tables)[home-page]: Use HTTPS.
2020-03-21gnu: python-future: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-future)[home-page]: Use HTTPS.
2020-03-21gnu: python2-pyro: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python2-pyro)[home-page]: Use HTTPS.
2020-03-21gnu: python2-element-tree: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python2-element-tree)[home-page]: Use HTTPS.
2020-03-21gnu: python-cheetah: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-cheetah)[home-page]: Use HTTPS.
2020-03-21gnu: python-kivy: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-kivy)[home-page]: Use HTTPS.
2020-03-21gnu: python-gast: Update to 0.3.3.Marius Bakke
* gnu/packages/python-xyz.scm (python-gast): Update to 0.3.3.
2020-03-21gnu: python-grpcio: Move to (gnu packages rpc).Marius Bakke
* gnu/packages/python-xyz.scm (python-grpcio): Move from here ... * gnu/packages/rpc.scm (python-grpcio): ... to here.
2020-03-21gnu: python-language-server: Build with python-jedi@0.15.2.Marius Bakke
* gnu/packages/python-xyz.scm (python-language-server)[propagated-inputs]: Remove PYTHON-JEDI. Add PYTHON-JEDI-0.15. (python-jedi-0.15, python-parso-0.5): New public variables.
2020-03-21gnu: python2-s3cmd: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python2-s3cmd)[home-page]: Use HTTPS.
2020-03-21gnu: python-botocore: Update to 1.15.26.Christopher Baines
To keep compatability with awscli. * gnu/packages/python-xyz.scm (python-botocore): Update to 1.15.26.
2020-03-20gnu: python2-faker: Add explicit dependency on six.Marius Bakke
This is a follow-up to commit a6a7336964da06abba9dd40ce8d7496c9c711177. * gnu/packages/python-xyz.scm (python2-faker)[propagated-inputs]: Add PYTHON2-SIX.
2020-03-20gnu: Update python-faker to to 4.0.2, python2-faker to 3.0.1.Marius Bakke
* gnu/packages/patches/python-faker-fix-build-32bit.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-xyz.scm (python-faker): Update to 4.0.2. [source](patches, modules, snippet): Remove. [arguments]: Adjust check phase. [native-inputs]: Remove PYTHON-EMAIL-VALIDATOR and PYTHON-MOCK. Add PYTHON-FREEZEGUN, PYTHON-PYTEST, PYTHON-RANDOM2, and PYTHON-VALIDATORS. [propagated-inputs]: Remove PYTHON-SIX. Add PYTHON-TEXT-UNIDECODE. (python2-faker): Update to 3.0.1. [native-inputs]: Add PYTHON2-MOCK.
2020-03-20gnu: Add python-random2.Marius Bakke
* gnu/packages/python-xyz.scm (python-random2, python2-random2): New public variables.
2020-03-20gnu: Add python-validators.Marius Bakke
* gnu/packages/python-xyz.scm (python-validators, python2-validators): New public variables.
2020-03-20gnu: Add python-text-unidecode.Marius Bakke
* gnu/packages/python-xyz.scm (python-text-unidecode, python2-text-unidecode): New public variables.
2020-03-20gnu: python-clikit: Declare Python 2 variant.Marius Bakke
* gnu/packages/python-xyz.scm (python-clikit)[properties]: New field. (python2-clikit): New public variable.
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.