Age | Commit message (Expand) | Author |
---|---|---|
2021-05-21 | gnu: python-scour: Update to 0.38.2....* gnu/packages/python-xyz.scm (python-scour): Update to 0.38.2. | Björn Höfling |
2021-05-21 | gnu: python-scour: Correct version....* gnu/packages/python-xyz.scm (python-scour): Correct version string from 038.1 to 0.38.1. | Björn Höfling |
2021-05-21 | gnu: python-pikepdf: Update to 2.12.1....* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.1. | Nicolas Goaziou |
2021-05-18 | gnu: python-pdftotext: Update to 2.1.6....* gnu/packages/python-xyz.scm (python-pdftotext): Update to 2.1.6. | Tobias Geerinckx-Rice |
2021-05-18 | gnu: python-pyprind: Update to 2.11.3....* gnu/packages/python-xyz.scm (python-pyprind): Update to 2.11.3. | Tobias Geerinckx-Rice |
2021-05-15 | gnu: sniffio: Update to 1.2.0...Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Sharlatan Hellseher |
2021-05-15 | gnu: pybind11: Update to 2.6.2....* gnu/packages/python-xyz.scm (pybind11): Update to 2.6.2. | Marius Bakke |
2021-05-14 | gnu: Add python-fb-re2....* gnu/packages/python-xyz.scm (python-fb-re2): New variable. | Xinglu Chen |
2021-05-14 | gnu: python-jupyter-core: Disable config migration....* gnu/packages/python-xyz.scm (python-jupyter-core) [#:phases]: Add new phase 'disable-migration, which disables migration of Guix-owned configuration directories. | Lars-Dominik Braun |
2021-05-11 | gnu: python-networkx: Update to 2.5.1....* gnu/packages/python-xyz.scm (python-networkx): Update to 2.5.1. Signed-off-by: Leo Famulari <leo@famulari.name> | Greg Hogan |
2021-05-09 | gnu: python-pikepdf: Update to 2.12.0....* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.0. | Nicolas Goaziou |
2021-05-08 | gnu: python-rply: Update to 0.7.8....* gnu/packages/python-xyz.scm (python-rply): Update to 0.7.8. | Jelle Licht |
2021-05-08 | gnu: python-language-server: Relax dependency versions....* gnu/packages/python-xyz.scm (python-language-server)[arguments]: Add phase to relax pycodestyle and pyflakes version. | Vinicius Monego |
2021-05-08 | gnu: Add python-pyvirtualdisplay....* gnu/packages/python-xyz.scm (python-pyvirtualdisplay): New variable. | Vinicius Monego |
2021-05-08 | gnu: Add python-entrypoint2....* gnu/packages/python-xyz.scm (python-entrypoint2): New variable. | Vinicius Monego |
2021-05-08 | gnu: Add python-easyprocess....* gnu/packages/python-xyz.scm (python-easyprocess): New variable. | Vinicius Monego |
2021-05-08 | gnu: Add python-qtsass....* gnu/packages/python-xyz.scm (python-qtsass): New variable. | Vinicius Monego |
2021-05-08 | gnu: python-language-server: Enable tests....* gnu/packages/python-xyz.scm (python-language-server): Enable tests. [arguments]: Add phases to enable tests. [propagated-inputs]: Add python-flake8. | Vinicius Monego |
2021-05-08 | gnu: Add python-qstylizer....* gnu/packages/python-xyz.scm (python-qstylizer): New variable. | Vinicius Monego |
2021-05-08 | gnu: Add python-pyls-black....* gnu/packages/python-xyz.scm (python-pyls-black): New variable. | Vinicius Monego |
2021-05-08 | gnu: Add python-three-merge....* gnu/packages/python-xyz.scm (python-three-merge): New variable. | Vinicius Monego |
2021-05-08 | gnu: Add python-textdistance....* gnu/packages/python-xyz.scm (python-textdistance): New variable. | Vinicius Monego |
2021-05-07 | gnu: Remove python-ipaddress....This package is part of the Python standard library since CPython 3.3. * gnu/packages/python-xyz.scm (python-ipaddress): Merge with ... (python2-ipaddress): ... this. [name, arguments]: Adjust accordingly. | Marius Bakke |
2021-05-06 | gnu: python-hacking: Fix build failure....This follows up on 9095fccd0ea7789d5b87e5d1948d875d2029f7da, et.al. * gnu/packages/python-xyz.scm (python-pycodestyle-2.6, python-pyflakes-2.2, python-flake8-3.8): New variables. * gnu/packages/openstack.scm (python-hacking)[propagated-inputs]: Change from PYTHON-FLAKE8 to PYTHON-FLAKE8-3.8. | Marius Bakke |
2021-05-06 | gnu: python-flake8: Update to 3.9.1....* gnu/packages/python-xyz.scm (python-flake8): Update to 3.9.1. | Marius Bakke |
2021-05-06 | gnu: python-flake8: Do not delete and recreate check phase....* gnu/packages/python-xyz.scm (python-flake8)[arguments]: Replace check phase instead of deleting. Remove trailing #t. | Marius Bakke |
2021-05-06 | gnu: python-flake8: Do not use the 'bootstrap' pytest....* gnu/packages/python-xyz.scm (python-flake8)[native-inputs]: Change from PYTHON-PYTEST-BOOTSTRAP to PYTHON-PYTEST. | Marius Bakke |
2021-05-06 | gnu: Remove python-pykka....This trivial package is severely outdated and has failed to build for a long time. * gnu/packages/python-xyz.scm (python-pykka): Remove variable. | Marius Bakke |
2021-05-06 | gnu: python-dnspython: Update to 2.1.0....* gnu/packages/python-xyz.scm (python-dnspython): Update to 2.1.0. | Marius Bakke |
2021-05-05 | gnu: python-cached-property: Update to 1.5.2....* gnu/packages/python-xyz.scm (python-cached-property): Update to 1.5.2. | Marius Bakke |
2021-05-05 | gnu: python-netaddr: Update to 0.8.0....* gnu/packages/python-xyz.scm (python-netaddr): Update to 0.8.0. | Marius Bakke |
2021-05-05 | gnu: python-nbconvert: Use patched texlive-amsfonts....This is intended to fix a non-deterministic build error when xelatex inspects the fonts directory and finds a broken font from texlive-amsfonts before the correct font in texlive-cm. * gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Replace texlive-amsfonts with texlive-amsfonts/patched. | Ricardo Wurmus |
2021-05-04 | gnu: python-nbconvert: Simplify build phase....* gnu/packages/python-xyz.scm (python-nbconvert)[arguments]: Simplify build phase "fix-paths-and-tests" by using WHICH; remove final boolean and reindent. | Ricardo Wurmus |
2021-05-04 | gnu: python-nbconvert: Use modular texlive packages....* gnu/packages/python-xyz.scm (python-nbconvert)[inputs]: Remove texlive. [native-inputs]: Add texlive-union. | Ricardo Wurmus |
2021-05-03 | gnu: glances: Update to 3.1.7....* gnu/packages/python-xyz.scm (glances): Update to 3.1.7. | Tobias Geerinckx-Rice |
2021-05-02 | gnu: Add python-mkdocs-material....* gnu/packages/python-xyz.scm (python-mkdocs-material): New variable. | Raghav Gururajan |
2021-05-02 | gnu: Add python-pymdown-extensions....* gnu/packages/python-xyz.scm (python-pymdown-extensions): New variable. | Raghav Gururajan |
2021-05-02 | gnu: Add python-mkdocs....* gnu/packages/python-xyz.scm (python-mkdocs): New variable. | Raghav Gururajan |
2021-05-02 | gnu: Add python-lunr....* gnu/packages/python-xyz.scm (python-lunr): New variable. | Raghav Gururajan |
2021-05-02 | gnu: Add python-nltk@3.4....* gnu/packages/python-xyz.scm (python-nltk-3.4): New variable. | Raghav Gururajan |
2021-05-02 | gnu: python-nltk: Update to 3.6.2....This version is only available in zip format. * gnu/packages/python-xyz.scm (python-nltk)[version]: Update to 3.6.2. [uri]: Use zip extension. [native-inputs]: Add unzip. | Raghav Gururajan |
2021-05-02 | gnu: Add python-yaspin....* gnu/packages/python-xyz.scm (python-yaspin): New variable. | Raghav Gururajan |
2021-05-02 | gnu: Add python-colorful....* gnu/packages/python-xyz.scm (python-colorful): New variable. | Raghav Gururajan |
2021-04-29 | gnu: Add python-hissp....* gnu/packages/python-xyz.scm (python-hissp): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | BonfaceKilz |
2021-04-28 | gnu: python-pikepdf: Update to 2.11.4....* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.11.4. | Nicolas Goaziou |
2021-04-26 | gnu: python-pikepdf: Update to 2.11.2....* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.11.2. | Nicolas Goaziou |
2021-04-26 | gnu: python-notebook: Fix tests....They failed because JUPYTER_PATH was set in commit 1683e9d9677d54f695a54fc44ed309287989fc34. * gnu/packages/python-xyz.scm (python-notebook) [#:phases]: Unset JUPYTER_PATH in 'check. | Lars-Dominik Braun |
2021-04-26 | gnu: python-nbconvert: Enable more tests....Enables more tests and fixes a few paths. * gnu/packages/python-xyz.scm (python-nbconvert) [arguments]: Add new phase, fixing pandoc/LaTeX paths. Set required environment variables in 'check phase. [inputs]: Add pandoc and texlive. [native-inputs]: Add missing inputs for tests. [propagated-inputs]: Add tornado, which is always required. | Lars-Dominik Braun |
2021-04-26 | gnu: python-ipykernel: Add missing inputs....* gnu/packages/python-xyz.scm (python-ipykernel) [propagated-inputs]: Add tornado and traitlets. | Lars-Dominik Braun |
2021-04-26 | gnu: python-jupyter-client: Enable tests....* gnu/packages/python-xyz.scm (python-jupyter-client) [arguments]: Enable tests. Run pytest during 'check. [native-inputs]: Add missing test inputs. | Lars-Dominik Braun |