| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: python-importmagic: Fix test failure.•••* gnu/packages/python-xyz.scm (python-importmagic)[arguments]: Replace check
phase.
[native-inputs]: Add PYTHON-PYTEST.
| Marius Bakke | 2022-02-10 | 1 | -0/+9 |
* | gnu: python-pkgconfig: Fix path to find pkg-config.•••* gnu/packages/python-xyz.scm (python-pkgconfig)[arguments]: Fix the
substitution so the package refers to pkg-config.
| Leo Famulari | 2022-02-08 | 1 | -3/+2 |
* | gnu: python-honcho: Update to 1.1.0.•••* gnu/packages/python-xyz.scm (python-honcho): Update to 1.1.0.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Stefan Reichör | 2022-02-07 | 1 | -4/+5 |
* | gnu: python-llfuse: Update to 1.4.1.•••* gnu/packages/python-xyz.scm (python-llfuse): Update to 1.4.1.
[native-inputs]: Add python-pytest.
| Leo Famulari | 2022-02-07 | 1 | -3/+3 |
* | gnu: Remove python2-llfuse.•••* gnu/packages/python-xyz.scm (python2-llfuse): Remove variable.
(python-llfuse)[properties]: Remove field.
| Leo Famulari | 2022-02-07 | 1 | -8/+1 |
* | gnu: python-pybtex: Fix test failure.•••* gnu/packages/python-xyz.scm (python-pybtex)[arguments]: Run nosetests
directly instead of via setup.py.
| Marius Bakke | 2022-02-05 | 1 | -1/+6 |
* | gnu: python-translate-toolkit: Disable sanity check.•••* gnu/packages/python-xyz.scm (python-translate-toolkit)[arguments]: Add
#:phases.
| Marius Bakke | 2022-02-03 | 1 | -1/+6 |
* | gnu: python-libsass: Remove label usage.•••* gnu/packages/python-xyz.scm (python-libsass)[arguments]: Don't reference
libsass, which turned out to be unnecessary.
| Marius Bakke | 2022-02-03 | 1 | -4/+2 |
* | gnu: python-libsass: Fix build.•••* gnu/packages/python-xyz.scm (python-libsass)[arguments]: Add phase to
appease sanity check. While here, make tests conditional and remove trailing #t.
| Marius Bakke | 2022-02-03 | 1 | -2/+14 |
* | gnu: python-febelfin-coda: Update to 0.2.0.•••* gnu/packages/python-xyz.scm (python-febelfin-coda): Update to 0.2.0.
| Marius Bakke | 2022-02-03 | 1 | -2/+2 |
* | gnu: python-can: Update to 3.3.4.•••* gnu/packages/python-xyz.scm (python-can): Update to 3.3.4.
[arguments]: Adjust version constraints.
| Marius Bakke | 2022-02-03 | 1 | -3/+4 |
* | gnu: python-idna: Remove 2.7.•••* gnu/packages/python-xyz.scm (python-idna-2.7): Remove variable.
| Marius Bakke | 2022-02-03 | 1 | -11/+0 |
* | gnu: Add python-types-dataclasses.•••* gnu/packages/python-xyz.scm (python-types-dataclasses): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre-Henry Fröhring | 2022-02-02 | 1 | -0/+18 |
* | gnu: python-ipython: Fix CVE detection.•••* gnu/packages/python-xyz.scm (python-ipython)[properties]: New field.
| Efraim Flashner | 2022-02-01 | 1 | -0/+1 |
* | gnu: python-seaborn: Fix build.•••* gnu/packages/python-xyz.scm (python-seaborn)[source]: Add patch.
[arguments]: Add build phase 'patch-more-tests.
* gnu/packages/patches/python-seaborn-2690.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ricardo Wurmus | 2022-01-31 | 1 | -1/+18 |
* | gnu: python-anndata: Update to 0.7.8.•••* gnu/packages/python-xyz.scm (python-anndata): Update to 0.7.8.
[arguments]: Embed the appropriate version string instead of letting it
try (and fail) to discover the correct string at load time.
[propagated-inputs]: Add python-xlrd-1.
| Ricardo Wurmus | 2022-01-31 | 1 | -4/+7 |
* | gnu: Add python-xlrd-1.•••* gnu/packages/python-xyz.scm (python-xlrd-1): New variable.
| Ricardo Wurmus | 2022-01-31 | 1 | -0/+26 |
* | gnu: python-black: Document the tomli version requirements.•••* gnu/packages/python-xyz.scm (python-black): Add comment.
| Leo Famulari | 2022-01-29 | 1 | -0/+2 |
* | gnu: python-pydantic: Update to 1.9.0.•••* gnu/packages/python-xyz.scm (python-pydantic): Update to 1.9.0.
| Marius Bakke | 2022-01-29 | 1 | -2/+2 |
* | gnu: Add wfetch.•••* gnu/packages/python-xyz.scm (wfetch): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Petr Hodina | 2022-01-28 | 1 | -0/+45 |
* | gnu: Add python-geojson.•••* gnu/packages/python-xyz.scm (python-geojson): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Petr Hodina | 2022-01-28 | 1 | -0/+22 |
* | gnu: Properly deprecate texlive-generic-ulem.•••* gnu/packages/python-xyz.scm (python-nbconvert):
* gnu/packages/maths.scm (hypre): Apply deprecation.
* gnu/packages/tex.scm (texlive-generic-ulem): Fix typo in deprecation
command.
| Nicolas Goaziou | 2022-01-28 | 1 | -1/+1 |
* | gnu: Remove occurrences of deprecated texlive-latex-capt-of.•••* gnu/packages/maths.scm (hypre):
* gnu/packages/python-xyz.scm (python-numpy-documentation):
(python-ipython-documentation): Use texlive-capt-of instead of texlive-latex-capt-of.
| Nicolas Goaziou | 2022-01-28 | 1 | -3/+4 |
* | gnu: texlive-latex-enumitem: Deprecate package.•••* gnu/packages/tex.scm (texlive-latex-enumitem): Deprecate in favor of texlive-enumitem.
* gnu/packages/python-xyz.scm (python-matplotlib-documentation):
(python-nbconvert): Apply deprecation.
| Nicolas Goaziou | 2022-01-28 | 1 | -14/+14 |
* | gnu: Add python-esprima.•••* gnu/packages/python-xyz.scm (python-esprima): New variable.
| Danny Milosavljevic | 2022-01-25 | 1 | -0/+18 |
* | gnu: python-pillow-simd: Update to 9.0.0.•••* gnu/packages/python-xyz.scm (python-pillow-simd): Update to 9.0.0.
[arguments]: Remove field.
| Efraim Flashner | 2022-01-23 | 1 | -11/+2 |
* | gnu: python-pillow: Remove input labels.•••* gnu/packages/python-xyz.scm (python-pillow)[inputs]: Remove labels.
| Efraim Flashner | 2022-01-23 | 1 | -7/+7 |
* | gnu: python-pillow: Update to 9.0.0 (security fixes).•••* gnu/packages/python-xyz.scm (python-pillow): Update to 9.0.0.
[source]: Add snippet to remove bundled code.
[arguments]: Adjust custom 'check phase.
| Efraim Flashner | 2022-01-23 | 1 | -11/+13 |
* | gnu: python-pillow: Add cpe-name.•••* gnu/packages/python-xyz.scm (python-pillow)[properties]: Add cpe-name.
| Efraim Flashner | 2022-01-23 | 1 | -1/+2 |
* | gnu: Add python-setuptools-rust.•••* gnu/packages/python-xyz.scm (python-setuptools-rust): New variable.
| Marius Bakke | 2022-01-23 | 1 | -0/+23 |
* | gnu: Remove python-typing.•••* gnu/packages/python-xyz.scm (python-typing): Merge with ...
(python2-typing): ... this variable.
| Marius Bakke | 2022-01-22 | 1 | -5/+3 |
* | gnu: python-fs: Remove unused input.•••* gnu/packages/python-xyz.scm (python-fs)[propagated-inputs]: Remove
PYTHON-TYPING.
| Marius Bakke | 2022-01-22 | 1 | -1/+1 |
* | gnu: Remove python2-tqdm.•••* gnu/packages/python-xyz.scm (python2-tqdm): Remove variable.
| Marius Bakke | 2022-01-22 | 1 | -3/+0 |
* | gnu: Remove python2-nltk.•••* gnu/packages/python-xyz.scm (python2-nltk): Remove variable.
| Marius Bakke | 2022-01-22 | 1 | -3/+0 |
* | gnu: python-flufl-bounce: Update to 4.0.•••* gnu/packages/python-xyz.scm (python-flufl-bounce): Update to 4.0.
[arguments]: Replace check phase.
[native-inputs]: Add PYTHON-FLUFL-TESTING.
| Marius Bakke | 2022-01-22 | 1 | -3/+12 |
* | gnu: python-watchdog: Remove unused input.•••* gnu/packages/python-xyz.scm (python-watchdog)[propagated-inputs]: Remove
PYTHON-ARGH.
| Marius Bakke | 2022-01-22 | 1 | -1/+1 |
* | gnu: python-tqdm: Update to 4.62.3.•••* gnu/packages/python-xyz.scm (python-tqdm): Update to 4.62.3.
| Marius Bakke | 2022-01-22 | 1 | -2/+2 |
* | gnu: python-pytest-asyncio: Update to 0.17.2.•••* gnu/packages/check.scm (python-pytest-asyncio): Update to 0.17.2.
[arguments]: Specify setuptools-scm version. Replace check phase.
[native-inputs]: Remove PYTHON-COVERAGE. Add PYTHON-FLAKY and
PYTHON-SETUPTOOLS-SCM.
* gnu/packages/python-xyz.scm (python-tqdm, python-watchgod)[arguments]:
Specify asyncio_mode when running tests.
| Marius Bakke | 2022-01-22 | 1 | -2/+5 |
* | gnu: python-tenacity: Update to 8.0.1.•••* gnu/packages/python-xyz.scm (python-tenacity): Update to 8.0.1.
[propagated-inputs]: Remove.
[native-inputs]: Add PYTHON-TYPEGUARD. Remove PYTHON-SPHINX.
[arguments]: Rewrite in gexp style.
| Marius Bakke | 2022-01-22 | 1 | -10/+7 |
* | gnu: Add python-typeguard.•••* gnu/packages/python-xyz.scm (python-typeguard): New variable.
| Marius Bakke | 2022-01-22 | 1 | -0/+31 |
* | gnu: python-cython: Add 3.0.0a10.•••* gnu/packages/python-xyz.scm (python-cython-3): New variable.
| Marius Bakke | 2022-01-22 | 1 | -0/+15 |
* | gnu: Add nbss-upload.•••* gnu/packages/python-xyz.scm (nbss-upload): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| jgart via Guix-patches via | 2022-01-22 | 1 | -0/+22 |
* | gnu: pyzo: Update to 4.12.0.•••* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.0.
[source]: Get source from GitHub since last release is not available on PyPi.
| Nicolas Goaziou | 2022-01-21 | 1 | -5/+9 |
* | gnu: python-fonttools: Fix build failure.•••* gnu/packages/python-xyz.scm (python-fonttools-with-tests)[arguments]: Skip
tests that cannot run.
[native-inputs]: Fix inheritance.
| Marius Bakke | 2022-01-19 | 1 | -3/+14 |
* | gnu: python-xdo: Use libc already in build environment.•••* gnu/packages/python-xyz.scm (python-xdo)[arguments]: Find reference to
'libc' input.
[inputs]: Remove glibc.
| Efraim Flashner | 2022-01-19 | 1 | -2/+1 |
* | gnu: python-xdo: Hard-code path to libc.•••Fixes: <https://issues.guix.gnu.org/53183>
* gnu/packages/python-xyz.scm (python-xdo)[arguments]: Also substitute*
reference of libc.
[inputs]: Add glibc.
| Lars-Dominik Braun | 2022-01-19 | 1 | -2/+8 |
* | gnu: python-pyzmq: Update to 22.3.0.•••* gnu/packages/python-xyz.scm (python-pyzmq): Update to 22.3.0.
| Marius Bakke | 2022-01-19 | 1 | -2/+2 |
* | gnu: Add python-roundrobin.•••* gnu/packages/python-xyz.scm (python-roundrobin): New public variable.
| Marius Bakke | 2022-01-19 | 1 | -0/+18 |
* | gnu: Add python-retry.•••* gnu/packages/python-xyz.scm (python-retry): New public variable.
| Marius Bakke | 2022-01-19 | 1 | -0/+25 |
* | gnu: python-flufl-testing: Explicitly disable tests.•••* gnu/packages/python-xyz.scm (python-flufl-testing)[arguments]: Add #:tests?.
[native-inputs]: Remove.
| Marius Bakke | 2022-01-19 | 1 | -2/+1 |