| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: python2-matplotlib: Fix mpl_toolkits module.•••* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Add phase
'create-init-file; restore 'sanity-check phase.
| Ricardo Wurmus | 2021-12-09 | 1 | -1/+8 |
* | gnu: python2-jinja2: Downgrade to 2.11.3•••* gnu/packages/python-xyz.scm (python2-jinja2): Downgrade to the last version
supporting Python 2.
(python-jinja2)[properties]: Record python2-variant.
| Ricardo Wurmus | 2021-12-08 | 1 | -2/+14 |
* | gnu: python2-markupsafe: Downgrade to 1.1.1.•••* gnu/packages/python-xyz.scm (python2-markupsafe): Downgrade to 1.1.1,
because that's the last version to support Python 2.
| Ricardo Wurmus | 2021-12-08 | 1 | -2/+14 |
* | gnu: Add python-cytoolz-for-cooler.•••* gnu/packages/python-xyz.scm (python-cytoolz-for-cooler): New variable.
| Ricardo Wurmus | 2021-12-07 | 1 | -0/+16 |
* | gnu: python-sparse: Update to 0.13.0.•••* gnu/packages/python-xyz.scm (python-sparse): Update to 0.13.0.
| Ricardo Wurmus | 2021-12-07 | 1 | -2/+2 |
* | gnu: python-dask: Update to 2021.11.2.•••* gnu/packages/python-xyz.scm (python-dask): Update to 2021.11.2.
[source]: Fetch from github.
[arguments]: Remove phase 'disable-broken-tests.
| Ricardo Wurmus | 2021-12-07 | 1 | -11/+7 |
* | gnu: python-dask: Run tests conditionally.•••* gnu/packages/python-xyz.scm (python-dask)[arguments]: Respect TESTS? option.
| Ricardo Wurmus | 2021-12-07 | 1 | -1/+2 |
* | gnu: python-dask: Add missing input for tests.•••* gnu/packages/python-xyz.scm (python-dask)[native-inputs]: Add
python-pytest-rerunfailures.
| Ricardo Wurmus | 2021-12-07 | 1 | -1/+2 |
* | gnu: python-cytoolz: Update to 0.11.2.•••* gnu/packages/python-xyz.scm (python-cytoolz): Update to 0.11.2.
[source]: Add snippet.
| Ricardo Wurmus | 2021-12-07 | 1 | -2/+5 |
* | gnu: python-kivy: Add missing dependencies.•••* gnu/packages/python-xyz.scm (python-kivy)[arguments]: Add 'set-home'
phase.
[inputs]: Add PYTHON-DOCUTILS, PYTHON-KIVY-GARDEN, and PYTHON-PYGMENTS.
[synopsis, description]: Tweak.
| Ludovic Courtès | 2021-12-06 | 1 | -6/+12 |
* | gnu: Add python-kivy-garden.•••* gnu/packages/python-xyz.scm (python-kivy-garden): New variable.
| Ludovic Courtès | 2021-12-06 | 1 | -0/+27 |
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus | 2021-12-05 | 1 | -441/+683 |
|\ |
|
| * | gnu: Add pudb.•••* gnu/packages/python-xyz.scm (pudb): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart | 2021-12-05 | 1 | -0/+39 |
| * | gnu: python2-decorator: Downgrade to 4.3.0•••* gnu/packages/python-xyz.scm (python2-decorator): Keep at 4.3.0.
(python-decorator)[properties]: Add python2-variant.
| Ricardo Wurmus | 2021-12-02 | 1 | -2/+13 |
| * | gnu: python-ipython: Update to 7.20.0.•••* gnu/packages/python-xyz.scm (python-ipython): Update to 7.20.0.
| Ricardo Wurmus | 2021-12-02 | 1 | -2/+2 |
| * | gnu: python-ipython: Remove trailing #T.•••* gnu/packages/python-xyz.scm (python-ipython)[arguments]: Remove trailing #T
from build phases.
| Ricardo Wurmus | 2021-12-02 | 1 | -6/+3 |
| * | gnu: python-daemon: Update to 2.3.0.•••* 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>
| Attila Lendvai | 2021-12-01 | 1 | -3/+5 |
| * | gnu: Add python-codespell.•••* gnu/packages/python-xyz.scm (python-codespell): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber | 2021-12-01 | 1 | -0/+47 |
| * | gnu: python-language-server: Add deprecated alias.•••* 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>
| jgart via Guix-patches via | 2021-12-01 | 1 | -0/+3 |
| * | gnu: Add python-lsp-server.•••* 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>
| jgart via Guix-patches via | 2021-12-01 | 1 | -17/+11 |
| * | gnu: python-lsp-jsonrpc: Add deprecated alias.•••* 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>
| jgart via Guix-patches via | 2021-12-01 | 1 | -0/+3 |
| * | gnu: Add python-lsp-jsonrpc.•••* 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>
| jgart via Guix-patches via | 2021-12-01 | 1 | -10/+10 |
| * | gnu: python-jedi: Update to 0.18.1.•••* gnu/packages/python-xyz.scm (python-jedi): Update to 0.18.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart | 2021-12-01 | 1 | -4/+6 |
| * | gnu: python2-jedi: Remove package.•••* gnu/packages/python-xyz.scm (python2-jedi): Delete variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart via Guix-patches via | 2021-12-01 | 1 | -3/+0 |
| * | gnu: python-parso: Update to 0.8.2.•••* gnu/packages/python-xyz.scm (python-parso): Update to 0.8.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart via Guix-patches via | 2021-12-01 | 1 | -2/+2 |
| * | gnu: Add python-mrkd.•••* gnu/packages/python-xyz.scm (python-mrkd): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| ZmnSCPxj via Guix-patches via | 2021-12-01 | 1 | -0/+23 |
| * | gnu: Add dynaconf.•••* 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>
| Giacomo Leidi | 2021-12-01 | 1 | -1/+73 |
| * | gnu: Add python-dotenv-0.13.0.•••* gnu/packages/python-xyz.scm (python-dotenv-0.13.0): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Giacomo Leidi | 2021-12-01 | 1 | -0/+12 |
| * | gnu: python-dotenv: Run test suite.•••* gnu/packages/python-xyz.scm (python-dotenv)[arguments]: Add custom
'check phase.
| Efraim Flashner | 2021-12-01 | 1 | -0/+12 |
| * | gnu: Add python-dotenv.•••* gnu/packages/python-xyz.scm (python-dotenv): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Giacomo Leidi | 2021-12-01 | 1 | -0/+23 |
| * | gnu: python2-numpydoc: Update to 0.9.1.•••* gnu/packages/python-xyz.scm (python2-numpydoc): Update to 0.9.1; do not
inherit from Python 3 variant.
| Ricardo Wurmus | 2021-12-01 | 1 | -0/+9 |
| * | gnu: python-numpydoc: Update to 1.1.0.•••* 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.
| Ricardo Wurmus | 2021-12-01 | 1 | -3/+15 |
| * | gnu: Add python-polling2.•••* gnu/packages/python-xyz.scm (python-polling2): New variable.
| Ricardo Wurmus | 2021-11-30 | 1 | -0/+22 |
| * | gnu: python-urwidtrees: Update to 1.0.3.•••* gnu/packages/python-xyz.scm (python-urwidtrees): Update to 1.0.3.
[arguments]: Use setuptools.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Tanguy Le Carrour | 2021-11-27 | 1 | -4/+3 |
| * | gnu: pyzo: Remove trailing #T.•••* gnu/packages/python-xyz.scm (pyzo)[arguments]: Remove #T from
`fix-home-directory' phase.
| Nicolas Goaziou | 2021-11-26 | 1 | -2/+1 |
| * | gnu: pyzo: Update to 4.11.4.•••* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.4.
| Nicolas Goaziou | 2021-11-26 | 1 | -2/+2 |
| * | gnu: python-click-threading: Update to 0.5.0.•••* gnu/packages/python-xyz.scm (python-click-threading): Update to 0.5.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour | 2021-11-25 | 1 | -2/+2 |
| * | gnu: Add python-orgparse.•••* gnu/packages/python-xyz.scm (python-orgparse): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart via Guix-patches via | 2021-11-23 | 1 | -0/+27 |
* | | gnu: Add python-mistune-next.•••* gnu/packages/python-xyz.scm (python-mistune-next): New variable.
| Marius Bakke | 2021-12-05 | 1 | -0/+14 |
* | | gnu: python2-openpyxl: Explicitly build with Python 2.•••* gnu/packages/python-xyz.scm (python2-openpyxl)[arguments]: Add value
for #:python field.
| Ricardo Wurmus | 2021-12-03 | 1 | -1/+3 |
* | | gnu: python2-matplotlib: Disable sanity-check.•••* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Delete
'sanity-check phase.
| Ricardo Wurmus | 2021-12-02 | 1 | -0/+1 |
* | | gnu: python2-matplotlib: Remove trailing #T.•••* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Remove
trailing #T from build phase.
| Ricardo Wurmus | 2021-12-02 | 1 | -2/+1 |
* | | gnu: python2-numpy: Delete file that depends on deleted test.•••This is a follow-up to commit ec4892c742ff4e2f00d0fc2595843890ef16afa3.
* gnu/packages/python-xyz.scm (python2-numpy)[arguments]: Also delete a second
test file that depends on the previously deleted test file.
| Ricardo Wurmus | 2021-12-02 | 1 | -1/+3 |
* | | gnu: python2-numpy: Do not inherit native-inputs.•••* gnu/packages/python-xyz.scm (python2-numpy)[native-inputs]: Do not inherit
from Python 3 variant; use only python2-cython, python2-pytest, and gfortran.
[arguments]: Add phase 'delete-failing-test.
| Ricardo Wurmus | 2021-12-02 | 1 | -1/+13 |
* | | gnu: python-notify2: Propagate python-dbus.•••* gnu/packages/python-xyz.scm (python-notify2)[native-inputs]: Rename to...
[propagated-inputs]: ... this.
| Ludovic Courtès | 2021-11-29 | 1 | -1/+1 |
* | | gnu: python-dbus: Register 'python2-dbus' as the Python 2 variant.•••This allows things like 'python2-notify2' to actually use the Python 2
variant of 'python-dbus'.
* gnu/packages/python-xyz.scm (python-dbus)[properties]: New field.
(python2-dbus)[inputs]: Remove unnecessary 'alist-delete' argument.
| Ludovic Courtès | 2021-11-29 | 1 | -2/+2 |
* | | gnu: Remove python2-itsdangerous.•••* gnu/packages/python-xyz.scm (python2-itsdangerous): Delete variable.
| Ricardo Wurmus | 2021-11-25 | 1 | -3/+0 |
* | | gnu: python2-validators: Remove package.•••* gnu/packages/python-xyz.scm (python2-validators): Delete variable.
| zimoun | 2021-11-25 | 1 | -3/+0 |
* | | gnu: python2-munkres: Remove package.•••* gnu/packages/python-xyz.scm (python2-munkres): Delete variable.
| zimoun | 2021-11-25 | 1 | -3/+0 |
* | | gnu: python2-faker: Remove package.•••* gnu/packages/python-xyz.scm (python2-faker): Delete variable.
(python-faker)[properties]: Remove.
| zimoun | 2021-11-25 | 1 | -23/+1 |