summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-trio: Update to 0.17.0.•••* gnu/packages/python-xyz.scm (python-trio): Update to 0.17.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego2020-09-231-2/+2
* gnu: Fix typoes in package descriptions.•••* gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo. * gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma) (r-bigmemoryextras)[description]: Likewise. * gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise. (r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise. * gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4) (rust-tokio-fs-0.1)[synopsis, description]: Likewise. (rust-blas-sys-0.7)[description]: Likewise. (rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise. * gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise. * gnu/packages/disk.scm (hddtemp)[description]: Likewise. * gnu/packages/django.scm (python-djangorestframework)[description]: Likewise. * gnu/packages/documentation.scm (doc++)[description]: Likewise. * gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless) (emacs-scpaste)[description]: Likewise. * gnu/packages/file-systems.scm (dbxfs)[description]: Likewise. * gnu/packages/finance.scm (python-stdnum)[description]: Likewise. * gnu/packages/fontutils.scm (woff2)[description]: Likewise. * gnu/packages/games.scm (openttd-opengfx)[description]: Likewise. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux) [description]: Likewise. * gnu/packages/gnome.scm (libgrss)[description]: Likewise. * gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk) [description]: Likewise. (go-github-com-go-git-go-billy)[synopsis, description]: Likewise. * gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]: Likewise. * gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise. * gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise. * gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]: Likewise. * gnu/packages/java.scm (java-mail)[synopsis]: Likewise. (java-native-access-platform)[description]: Likewise. * gnu/packages/kde-frameworks.scm (kactivities-stats)[description]: Likewise. * gnu/packages/kde-utils.scm (krusader)[description]: Likewise. * gnu/packages/language.scm (praat)[description]: Likewise. * gnu/packages/linux.scm (light)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]: Likewise. * gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo) (ocaml4.07-ppx-variants-conv)[description]: Likewise. * gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise. * gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise. * gnu/packages/python-web.scm (python-html5lib)[synopsis, description]: Likewise. (python-venusian)[synopsis]: Likewise. * gnu/packages/python-xyz.scm (python-readlike, python-gssapi) (python-flufl-i18n)[description]: Likewise. (python-pox, python-watchdog, python-xattr)[synopsis, description]: Likewise. * gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise. * gnu/packages/rust-apps.scm (watchexec)[description]: Likewise. * gnu/packages/rust.scm (mrustc)[synopsis]: Likewise. * gnu/packages/shells.scm (s-shell)[description]: Likewise. * gnu/packages/ssh.scm (sshpass)[description]: Likewise. * gnu/packages/terminals.scm (beep)[description]: Likewise. * gnu/packages/web.scm (perl-lwp-useragent-cached)[description]: Likewise. * gnu/packages/wv.scm (wv)[description]: Likewise. Tobias Geerinckx-Rice2020-09-231-12/+12
* gnu: python-sympy: Update check phase.•••* gnu/packages/python-xyz.scm (python-sympy)[arguments]: Replace 'check phase instead of deleting it and adding it back in. Efraim Flashner2020-09-221-7/+2
* gnu: python-sympy: Update to 1.6.2.•••* gnu/packages/python-xyz.scm (python-sympy): Update to 1.6.2. [source]: Download from pypi. [arguments]: Make check phase inheritable by python2-sympy. (python2-sympy): Update to 1.5.1. [source]: Download from pypi. [arguments]: Inherit from python-sympy. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Greg Hogan2020-09-221-17/+13
* gnu: python-mpmath: Update to 1.1.0.•••* gnu/packages/python-xyz.scm (python-mpmath): Update to 1.1.0. [source]: Download from pypi. [native-inputs]: Add pytest. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Greg Hogan2020-09-221-4/+6
* gnu: Add python-jsonplus.•••* gnu/packages/python-xyz.scm (python-jsonplus): New public variable. Marius Bakke2020-09-221-0/+25
* gnu: Add python-croniter.•••* gnu/packages/python-xyz.scm (python-croniter): New public variable. Marius Bakke2020-09-221-0/+21
* gnu: Add python-citeproc-py.•••* gnu/packages/python-xyz.scm (python-citeproc-py): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen2020-09-211-0/+25
* gnu: Add python-rnc2rng.•••* gnu/packages/python-xyz.scm (python-rnc2rng): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen2020-09-211-0/+27
* gnu: python-networkx: Update to 2.5.•••* gnu/packages/python-xyz.scm (python-networkx): Update to 2.5. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Greg Hogan2020-09-181-2/+2
* gnu: python-libsass: Update to 0.20.1.•••* gnu/packages/python-xyz.scm (python-libsass): Update to 0.20.1. [arguments]: Enable test that failed in the previous version. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-171-6/+3
* gnu: Add python-pypandoc.•••* gnu/packages/python-xyz.scm (python-pypandoc): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Konrad Hinsen2020-09-171-0/+43
* gnu: python-pbkdf2: Fix typo in description.•••* gnu/packages/python-xyz.scm (python-pbkdf2)[description]: Fix typo. Tobias Geerinckx-Rice2020-09-151-1/+1
* gnu: python-ansi2html: Fix typo in description.•••* gnu/packages/python-xyz.scm (python-ansi2html)[description]: Fix typo. Tobias Geerinckx-Rice2020-09-141-1/+1
* gnu: Add python-slixmpp.•••* gnu/packages/python-xyz.scm (python-slixmpp): New variable. Raghav Gururajan2020-09-121-0/+48
* gnu: python-file: Shrink synopsis.•••* gnu/packages/python-xyz.scm (python-file)[synopsis]: Reduce to a few words. [description]: Adjust to include bit about 'python-magic' and 'magic.py'. Ludovic Courtès2020-09-091-4/+8
* gnu: Add python-trio-typing.•••* gnu/packages/python-xyz.scm (python-trio-typing): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-071-0/+48
* gnu: Add python-autoflake.•••* gnu/packages/python-xyz.scm (python-autoflake): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-071-0/+24
* gnu: Add python-flake8-pie.•••* gnu/packages/python-xyz.scm (python-flake8-pie): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-071-0/+18
* gnu: Add python-watchgod.•••* gnu/packages/python-xyz.scm (python-watchgod): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-09-071-0/+43
* gnu: ptpython: Update to 3.0.5.•••The previous version had been broken ever since python-prompt-toolkit was updated to 3.x. * gnu/packages/python-xyz.scm (ptpython): Update to 3.0.5. [propagated-inputs]: Add python-appdirs. Remove python-docopt. Tobias Geerinckx-Rice2020-09-011-3/+3
* gnu: python-prompt-toolkit: Update to 3.0.7.•••* gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.7. Tobias Geerinckx-Rice2020-09-011-3/+2
* gnu: python-prompt-toolkit: Specify the correct Python 2 variant.•••* gnu/packages/python-xyz.scm (python-prompt-toolkit)[properties]: The Python-2 version of this package is version 2.x of this package. Tobias Geerinckx-Rice2020-09-011-2/+4
* gnu: python-apache-libcloud: Update to 3.1.0.•••* gnu/packages/python-xyz.scm (python-apache-libcloud): Update to 3.1.0. [arguments]: Drop test patching, apparently corrected upstream. Andreas Enge2020-08-281-15/+3
* gnu: Add python-safety.•••* gnu/packages/python-xyz.scm (python-safety): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Tanguy Le Carrour2020-08-271-0/+32
* gnu: Add python-dparse.•••* gnu/packages/python-xyz.scm (python-dparse): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Tanguy Le Carrour2020-08-271-0/+23
* gnu: Add python-dateparser.•••* gnu/packages/python-xyz.scm (python-dateparser): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Leo Prikler2020-08-271-0/+43
* gnu: Add python-pyparsing-2.4.7.•••* gnu/packages/python-xyz.scm (python-pyparsing-2.4.7): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Leo Prikler2020-08-271-0/+11
* gnu: Add python-simpleeval.•••* gnu/packages/python-xyz.scm (python-simpleeval): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-08-251-0/+21
* gnu: Add python-forex-python.•••* gnu/packages/python-xyz.scm (python-forex-python): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-08-251-0/+37
* gnu: Add dosage.•••* gnu/packages/python-xyz.scm (dosage): New variable. Hendursaga2020-08-221-0/+38
* gnu: python-typing: Update to 3.7.4.3.•••* gnu/packages/python-xyz.scm (python-typing): Update to 3.7.4.3. Tobias Geerinckx-Rice2020-08-131-3/+2
* gnu: python-crashtest: Update to 0.3.1.•••* gnu/packages/python-xyz.scm (python-crashtest): Update to 0.3.1. Tobias Geerinckx-Rice2020-08-131-3/+2
* gnu: python-aenum: Update to 2.2.4.•••* gnu/packages/python-xyz.scm (python-aenum): Update to 2.2.4. Tobias Geerinckx-Rice2020-08-131-3/+2
* gnu: python-pycosat: Update to 0.6.3.•••* gnu/packages/python-xyz.scm (python-pycosat): Update to 0.6.3. Ricardo Wurmus2020-08-121-3/+5
* gnu: Add python-devtools.•••* gnu/packages/python-xyz.scm (python-devtools): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Tanguy Le Carrour2020-08-101-0/+32
* gnu: Add python-pydantic.•••* gnu/packages/python-xyz.scm (python-pydantic): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Tanguy Le Carrour2020-08-101-0/+37
* gnu: Add python-trio.•••* gnu/packages/python-xyz.scm (python-trio): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego2020-08-091-0/+62
* gnu: Add python-outcome.•••* gnu/packages/python-xyz.scm (python-outcome): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego2020-08-091-0/+33
* gnu: Add python-pep517.•••* gnu/packages/python-xyz.scm (python-pep517): New variable. Efraim Flashner2020-08-081-0/+49
* gnu: python-astroid: Update to 2.4.2.•••* gnu/packages/python-xyz.scm (python-astroid): Update to 2.4.2. [source]: Add snippet to loosen version requirements of dependants. Efraim Flashner2020-08-071-2/+9
* gnu: python-lazy-object-proxy: Update to 1.5.1.•••* gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.5.1. Efraim Flashner2020-08-071-2/+2
* gnu: Add python-sniffio.•••* gnu/packages/python-xyz.scm (python-sniffio): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-08-061-0/+29
* gnu: Add python-curio.•••* gnu/packages/python-xyz.scm (python-curio): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-08-061-0/+30
* gnu: Add python-immutables.•••* gnu/packages/python-xyz.scm (python-immutables): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-08-061-0/+19
* gnu: poetry: Fix problems with some dependencies.•••* gnu/packages/python-xyz.scm (poetry) [arguments]: Modify the required versions of python-tomlkit, python-clikit and python-cleo. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> Tanguy Le Carrour2020-08-051-1/+6
* gnu: python-cleo: Update to 0.8.1.•••* gnu/packages/python-xyz.scm (python-cleo): Update to 0.8.1. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> Tanguy Le Carrour2020-08-051-2/+2
* gnu: Add python-wurlitzer.•••* gnu/packages/python-xyz.scm (python-wurlitzer): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2020-08-011-0/+28
* gnu: python-mamba: Update to 0.11.1.•••* gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.1. Signed-off-by: Leo Famulari <leo@famulari.name> Tanguy Le Carrour2020-07-301-2/+2
* gnu: python-clikit: Update to 0.6.2.•••* 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> Tanguy Le Carrour2020-07-301-3/+5