summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: pyzo: Update to 4.11.7.Nicolas Goaziou2021-12-10
| | | | * gnu/packages/python-xyz.scm (pyzo): Update to 4.11.7.
* gnu: python-rich: Remove optional input ipywidgets.Ricardo Wurmus2021-12-09
| | | | | * gnu/packages/python-xyz.scm (python-rich)[propagated-inputs]: Remove python-ipywidgets.
* gnu: python-userspacefs: Update to 2.0.4.Efraim Flashner2021-12-08
| | | | * gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.4.
* gnu: python-toolz: Update to 0.11.2.Marius Bakke2021-12-08
| | | | * gnu/packages/python-xyz.scm (python-toolz): Update to 0.11.2.
* gnu: Add pudb.jgart2021-12-05
| | | | | | * gnu/packages/python-xyz.scm (pudb): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python2-decorator: Downgrade to 4.3.0Ricardo Wurmus2021-12-02
| | | | | * gnu/packages/python-xyz.scm (python2-decorator): Keep at 4.3.0. (python-decorator)[properties]: Add python2-variant.
* gnu: python-ipython: Update to 7.20.0.Ricardo Wurmus2021-12-02
| | | | * gnu/packages/python-xyz.scm (python-ipython): Update to 7.20.0.
* gnu: python-ipython: Remove trailing #T.Ricardo Wurmus2021-12-02
| | | | | * gnu/packages/python-xyz.scm (python-ipython)[arguments]: Remove trailing #T from build phases.
* gnu: python-daemon: Update to 2.3.0.Attila Lendvai2021-12-01
| | | | | | | * gnu/packages/python-xyz.scm (python-daemon): Update to 2.3.0. [native-inputs]: Add python-coverage and python-twine. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-codespell.Felix Gruber2021-12-01
| | | | | | * gnu/packages/python-xyz.scm (python-codespell): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-language-server: Add deprecated alias.jgart via Guix-patches via2021-12-01
| | | | | | | | * gnu/packages/python-xyz.scm (python-language-server): New variable. Add deprecated alias for package removed in the parent commit. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-lsp-server.jgart via Guix-patches via2021-12-01
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-language-server): Delete variable. * gnu/packages/python-xyz.scm (python-lsp-server): New variable. Removes deprecated python-language-server package and adds maintained fork. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-lsp-jsonrpc: Add deprecated alias.jgart via Guix-patches via2021-12-01
| | | | | | | | * gnu/packages/python-xyz.scm (python-jsonrpc-server): New variable. Add deprecated alias for package removed in the parent commit. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-lsp-jsonrpc.jgart via Guix-patches via2021-12-01
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-jsonrpc-server): Delete variable. * gnu/packages/python-xyz.scm (python-lsp-jsonrpc): New variable. Removes deprecated python-jsonrpc-server package and adds maintained fork. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-jedi: Update to 0.18.1.jgart2021-12-01
| | | | | | * gnu/packages/python-xyz.scm (python-jedi): Update to 0.18.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python2-jedi: Remove package.jgart via Guix-patches via2021-12-01
| | | | | | * gnu/packages/python-xyz.scm (python2-jedi): Delete variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-parso: Update to 0.8.2.jgart via Guix-patches via2021-12-01
| | | | | | * gnu/packages/python-xyz.scm (python-parso): Update to 0.8.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-mrkd.ZmnSCPxj via Guix-patches via2021-12-01
| | | | | | * gnu/packages/python-xyz.scm (python-mrkd): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add dynaconf.Giacomo Leidi2021-12-01
| | | | | | | | * gnu/packages/python-xyz.scm (dynaconf): New variable. * gnu/packages/patches/dynaconf-Unvendor-dependencies.patch: New file. * local.mk (dist_patch_DATA): Register it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-dotenv-0.13.0.Giacomo Leidi2021-12-01
| | | | | | * gnu/packages/python-xyz.scm (python-dotenv-0.13.0): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-dotenv: Run test suite.Efraim Flashner2021-12-01
| | | | | * gnu/packages/python-xyz.scm (python-dotenv)[arguments]: Add custom 'check phase.
* gnu: Add python-dotenv.Giacomo Leidi2021-12-01
| | | | | | * gnu/packages/python-xyz.scm (python-dotenv): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python2-numpydoc: Update to 0.9.1.Ricardo Wurmus2021-12-01
| | | | | * gnu/packages/python-xyz.scm (python2-numpydoc): Update to 0.9.1; do not inherit from Python 3 variant.
* gnu: python-numpydoc: Update to 1.1.0.Ricardo Wurmus2021-12-01
| | | | | | | * gnu/packages/python-xyz.scm (python-numpydoc): Update to 1.1.0. [arguments]: Override 'check phase to run tests. [native-inputs]: Remove python-nose; add python-matplotlib, python-pytest, and python-pytest-cov.
* gnu: Add python-polling2.Ricardo Wurmus2021-11-30
| | | | * gnu/packages/python-xyz.scm (python-polling2): New variable.
* gnu: python-urwidtrees: Update to 1.0.3.Tanguy Le Carrour2021-11-27
| | | | | | | * gnu/packages/python-xyz.scm (python-urwidtrees): Update to 1.0.3. [arguments]: Use setuptools. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: pyzo: Remove trailing #T.Nicolas Goaziou2021-11-26
| | | | | * gnu/packages/python-xyz.scm (pyzo)[arguments]: Remove #T from `fix-home-directory' phase.
* gnu: pyzo: Update to 4.11.4.Nicolas Goaziou2021-11-26
| | | | * gnu/packages/python-xyz.scm (pyzo): Update to 4.11.4.
* gnu: python-click-threading: Update to 0.5.0.Tanguy Le Carrour2021-11-25
| | | | | | * gnu/packages/python-xyz.scm (python-click-threading): Update to 0.5.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-orgparse.jgart via Guix-patches via2021-11-23
| | | | | | * gnu/packages/python-xyz.scm (python-orgparse): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-iwlib.Stephen Paul Weber2021-11-23
| | | | | | * gnu/packages/python-xyz.scm (python-iwlib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-dbus-next.Stephen Paul Weber2021-11-23
| | | | | | * gnu/packages/python-xyz.scm (python-debus-next): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-xcffib: Upgrade to 0.11.1.Stephen Paul Weber2021-11-23
| | | | | | | | Required for qtile. * gnu/packages/python-xyz.scm (python-xcffib): Upgrade to 0.11.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-folium: Fix build.Nicolas Goaziou2021-11-20
| | | | | * gnu/packages/python-xyz.scm (python-folium): Update hash. Upstream apparently re-tagged a different commit.
* gnu: python-ueberzug: Fix typo.Vagrant Cascadian2021-11-18
| | | | | * gnu/packages/python-xyz.scm (python-ueberzug)[description]: Use "draws" instead of "allows to draw".
* gnu: python-sgmllib3k: Fix typo.Vagrant Cascadian2021-11-17
| | | | | * gnu/packages/python-xyz.scm (python-sgmllib3k)[description]: Fix "This package" typo.
* gnu: python-numcodecs: Unbundle c-blosc.Ricardo Wurmus2021-11-17
| | | | | | | | | * gnu/packages/python-xyz.scm (python-numcodecs)[source]: Add snippet to remove bundled c-blosc sources and pre-built Cython files. [arguments]: Add build phase 'disable-avx2 and 'unbundle; replace 'check phase to run pytest; disable tests. [inputs]: Add c-blosc, lz4, zlib, and zstd. [native-inputs]: Add python-cython.
* gnu: python-hnswlib: Disable native optimizations.Ricardo Wurmus2021-11-17
| | | | | * gnu/packages/python-xyz.scm (python-hnswlib)[arguments]: Add build phase 'disable-native-optimization.
* gnu: Add python-minikanren.Ryan Prior2021-11-15
| | | | | | * gnu/packages/python-xyz.scm (python-minikanren): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-etuples.Ryan Prior2021-11-15
| | | | | | * gnu/packages/python-xyz.scm (python-etuples): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-cons.Ryan Prior2021-11-15
| | | | | | * gnu/packages/python-xyz.scm (python-cons): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-logical-unification.Ryan Prior2021-11-15
| | | | | | * gnu/packages/python-xyz.scm (python-logical-unification): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-multipledispatch.Ryan Prior2021-11-15
| | | | | | * gnu/packages/python-xyz.scm (python-multipledispatch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-hnswlib.Ricardo Wurmus2021-11-15
| | | | * gnu/packages/python-xyz.scm (python-hnswlib): New variable.
* gnu: python2-orderedmultidict: Remove package.jgart2021-11-15
| | | | | | * gnu/packages/python-web.scm (python2-orderedmultidict): Delete variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: python-orderedmultidict: Update to 1.0.1.jgart2021-11-15
| | | | | | | | * gnu/packages/python-xyz.scm (python-orderedmultidict): Update to 1.0.1. [arguments]: Delete custom fix-tests phase. [native-inputs]: Add python-flake8. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: python-cligj: Fix typo.Vagrant Cascadian2021-11-14
| | | | | * gnu/packages/emacs-xyz.scm (python-cligj)[description]: Fix spelling of "command".
* gnu: python-pyasn1-modules: Update to 0.2.8.Marius Bakke2021-11-15
| | | | * gnu/packages/python-xyz.scm (python-pyasn1-modules): Update to 0.2.8.
* gnu: python-translate-toolkit: Update to 3.5.1.Julien Lepiller2021-11-14
| | | | | * gnu/packages/python-xyz (python-translate-toolkit): Update to 3.5.1. (python2-translate-toolkit): Keep at previous version.
* gnu: Add python-sgmllib3k.Morgan Smith2021-11-12
| | | | | | * gnu/packages/python-xyz.scm (python-sgmllib3k): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>