Age | Commit message (Expand) | Author |
---|---|---|
2019-10-11 | gnu: PyJWT: Update to 1.7.1....* gnu/packages/python-xyz.scm (python-pyjwt): Update to 1.7.1. | Leo Famulari |
2019-10-10 | gnu: python-bleach: Update to 3.1.0....* gnu/packages/check.scm (python-pytest-runner-2, python2-pytest-runner-2): New public variables. * gnu/packages/python-xyz.scm (python-bleach): Update to 3.1.0. [propagated-inputs]: Remove PYTHON-HTML5LIB-0.9. Add PYTHON-WEBENCODINGS. [native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER-2. | Marius Bakke |
2019-10-10 | gnu: python-binaryornot: Fix typo....Follow-up to 86723f98ab272b1a2621fb54ff88eab5e8e80fed. * gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-test]: Rename to... [patch-test]: ...this. | Danny Milosavljevic |
2019-10-09 | gnu: python-binaryornot: Fix build....Fixes <https://bugs.gnu.org/37678>. * gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-tests]: New phase. | Danny Milosavljevic |
2019-10-08 | gnu: python2-tqdm: Depend on python2-functools32....* gnu/packages/python-xyz.scm (python-tqdm)[properties]: Add python2-variant. (python2-tqdm): Use 'strip-python2-variant'. [native-inputs]: Add python2-functools32. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Pierre Langlois |
2019-10-06 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2019-10-06 | gnu: python-traitlets: Update to 4.3.3....* gnu/packages/python-xyz.scm (python-traitlets): Update to 4.3.3. | Tobias Geerinckx-Rice |
2019-10-05 | gnu: python-importlib-metadata: Update to 0.23....* gnu/packages/python-xyz.scm (python-importlib-metadata): Update to 0.23. | Tobias Geerinckx-Rice |
2019-10-01 | gnu: Add python-license-expression....* gnu/packages/python-xyz.scm (python-license-expression): New public variable. | Tobias Geerinckx-Rice |
2019-10-01 | gnu: Add python-boolean.py....* gnu/packages/python-xyz.scm (python-boolean.py): New public variable. | Tobias Geerinckx-Rice |
2019-09-27 | Merge branch 'master' into core-updates | Marius Bakke |
2019-09-26 | gnu: Add python-distro....* gnu/packages/python-xyz.scm (python-distro): New variable. | Hartmut Goebel |
2019-09-24 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-21 | gnu: Add python-bibtexparser....* gnu/packages/python-xyz.scm (python-bibtexparser): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Wiktor Żelazny |
2019-09-19 | gnu: Add python-jsbeautifier....* gnu/packages/python-xyz (python-jsbeautifier): New variable. * gnu/packages/diffoscope (diffoscope)[native-arguments]: Add python-jsbeautifier. [arguments]: Add python-jsbeautifier to add-known-tools phase. | Vagrant Cascadian |
2019-09-19 | gnu: Add python-editorconfig....* gnu/packages/python-xyz (python-editorconfig): New variable. | Vagrant Cascadian |
2019-09-19 | gnu: Add python-binwalk....* gnu/packages/python-xyz (python-binwalk): New variable. * gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-binwalk for tests. | Vagrant Cascadian |
2019-09-19 | gnu: python-matplotlib: Use https in home-page....* gnu/packages/python-xyz.scm (python-matplotlib)[home-page]: Update to use https. | Efraim Flashner |
2019-09-19 | gnu: python2-matplotlib: Update to 2.2.4....* gnu/packages/python-xyz.scm (python2-matplotlib): Update to 2.2.4. | Efraim Flashner |
2019-09-19 | gnu: python2-matplotlib: Fix jquery-ui install path....* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Override custom 'install-jquery-ui phase to install in the appropriate directory. | Efraim Flashner |
2019-09-19 | gnu: python2-matplotlib: Disable tests....* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Skip the custom 'check phase. | Efraim Flashner |
2019-09-17 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-13 | gnu: python-matplotlib-documentation: Add missing input....* gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]: Add python-sphinx-copybutton. (python2-matplotlib-documentation)[native-inputs]: Remove python-sphinx-copybutton. | Ricardo Wurmus |
2019-09-13 | gnu: python-matplotlib: Update to 3.1.1....* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.1. [native-inputs]: Remove python-nose; add python-pytest and unzip; add jquery-ui. [arguments]: Add build phases "fix-and-disable-failing-tests" and "install-jquery-ui", and move the "check" phase after the "install" phase; use the default backend in setup.cfg. (python2-matplotlib): Keep at version 2.2.3. (python-matplotlib-documentation)[arguments]: Remove "check" phase. | Ricardo Wurmus |
2019-09-13 | gnu: python-pathpy: Add a missing propagated input....This fixes the build of 'python-pytest-shutil', amongst others. * gnu/packages/python-xyz.scm (python-pathpy)[propagated-inputs]: Add python-importlib-metadata. | Maxim Cournoyer |
2019-09-12 | gnu: python-language-server: Update to 0.28.3-1.c3cab77....* gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.3-1.c3cab77. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> | Brian Leung |
2019-09-11 | gnu: python-ipython-documentation: Make reproducible....Fixes <https://bugs.gnu.org/37373/>. * gnu/packages/python-xyz.scm (python-ipython)[arguments]: Add phase "make-docs-reproducible" to remove timestamps from documentation generated in dependent python-ipython-documentation package. | Ricardo Wurmus |
2019-09-11 | gnu: python-jedi: Update to 0.15.1 and re-enable tests....* gnu/packages/python-xyz.scm (python-jedi): Update to 0.15.1; re-enable tests. | Maxim Cournoyer |
2019-09-11 | gnu: python-parso: Run the test suite....* gnu/packages/python-xyz.scm (python-parso)[phases]: Replace the check phase. | Maxim Cournoyer |
2019-09-11 | gnu: python-parso: Update to 0.5.1....* gnu/packages/python-xyz.scm (python-parso): Update to 0.5.1. | Maxim Cournoyer |
2019-09-11 | gnu: python-language-server: Update to 0.28.1....* gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Brian Leung |
2019-09-07 | gnu: python-debian: Update to 0.1.36....* gnu/packages/python-xyz (python-debian): Update to 0.1.36. [source]: Switch to using git-fetch. [arguments]: Add phase to delete tests depending on tools not yet present in guix. [propagated-inputs]: Add python-chardet. | Vagrant Cascadian |
2019-09-06 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-09-07 | gnu: python-scipy: Update to 1.3.1....* gnu/packages/python-xyz.scm (python-scipy): Update to 1.3.1. (python2-scipy): Keep at version 1.2.2. | Ricardo Wurmus |
2019-08-30 | gnu: python-pybtex: Update to 0.22.2....* gnu/packages/python-xyz.scm (python-pybtex): Update to 0.22.2. | Tobias Geerinckx-Rice |
2019-08-29 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-29 | gnu: python-wrapt: Update to 1.11.2....* gnu/packages/python-xyz.scm (python-wrapt): Update to 1.11.2. | Marius Bakke |
2019-08-27 | gnu: Add python-elementpath....* gnu/packages/python-xyz.scm (python-elementpath): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Giacomo Leidi |
2019-08-26 | gnu: python-pip: Update to 19.2.1....* gnu/packages/python-xyz.scm (python-pip): Update to 19.2.1. | Nicolas Goaziou |
2019-08-26 | gnu: python-pillow: Update to 6.1.0....* gnu/packages/python-xyz.scm (python-pillow): Update to 6.1.0. | Nicolas Goaziou |
2019-08-26 | gnu: Add python-pyroutelib3....* gnu/packages/python-xyz.scm (python-pyroutelib3): New variable. | Nicolas Goaziou |
2019-08-24 | gnu: python-twisted: Update to 19.7.0....* gnu/packages/python-xyz.scm (python-twisted): Update to 19.7.0. | Tobias Geerinckx-Rice |
2019-08-23 | gnu: jube: Fix license....* gnu/packages/python-xyz.scm (jube)[license]: Change to GPL3+. | Ludovic Courtès |
2019-08-23 | gnu: Add JUBE....* gnu/packages/python-xyz.scm (jube): New variable. Co-authored-by: Florent Pruvost <florent.pruvost@inria.fr> | Ludovic Courtès |
2019-08-22 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-20 | gnu: Add python-folium....* gnu/packages/python-xyz.scm (python-folium): New variable. | Nicolas Goaziou |
2019-08-13 | Merge branch 'master' into core-updates | Marius Bakke |
2019-08-11 | Revert "gnu: python-packaging: Update to 19.1."...The new version fails tests on architectures other than x86_64. This reverts commit cb16a9fba9f1b28bde63daaa1bf241c130d2caad. | Marius Bakke |
2019-08-08 | Merge branch 'master' into staging | Marius Bakke |
2019-08-06 | Merge remote-tracking branch 'origin/master' into wip-texlive | Ricardo Wurmus |