Age | Commit message (Expand) | Author |
2022-01-17 | gnu: Add python-pydbus....* gnu/packages/python-xyz.scm (python-pydbus): New variable.
Co-authored-by: Aleksandr Vityazev <avityazev@posteo.org>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2022-01-16 | gnu: python-cftime: Update to 1.5.1.1....* gnu/packages/python-xyz.scm (python-cftime): Update to 1.5.1.1.
[native-inputs]: Add python-check-manifest, python-coverage, python-sphinx,
python-twine, python-wheel.
[home-page]: Use page linked in the GitHub repository.
[license]: Change to expat according to the GitHub repository.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2022-01-15 | gnu: Add nikola....* gnu/packages/python-xyz.scm (nikola): New variable.
| Hartmut Goebel |
2022-01-15 | gnu: Add python-phpserialize....* gnu/packages/python-xyz.scm (python-phpserialize): New variable.
| Hartmut Goebel |
2022-01-15 | gnu: Add python-doit....* gnu/packages/python-xyz.scm (python-doit): New variable.
| Hartmut Goebel |
2022-01-15 | gnu: Add python-yapsy....* gnu/packages/python-xyz.scm (python-yapsy): New variable.
| Hartmut Goebel |
2022-01-15 | gnu: Add python-pyrss2gen....* gnu/packages/python-xyz.scm (python-pyrss2gen): New variable.
| Hartmut Goebel |
2022-01-15 | gnu: Add python-piexif....* gnu/packages/python-xyz.scm (python-piexif): New variable.
* gnu/packages/patches/python-piexif-fix-tests-with-pillow-7.2.patch: New file.
* gnu/packages/python-xyz.scm (dist_patch_DATA): Add it.
| Hartmut Goebel |
2022-01-15 | gnu: autokey: Fix paths....* gnu/packages/python-xyz.scm (autokey): Add comments on the disabled tests
and GI_TYPELIB_PATH wrapping.
[inputs]: Add ipython.
[phases]{fix-paths}: Use paths to ipython3 and python3 in autokey-shell
script.
{wrap-autokey}: Change name to...
{wrap-autokey-gi}: ...this and move to before wrap for clarity.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| John Kehayias |
2022-01-15 | gnu: python-future: Fix sanity check....* gnu/packages/python-xyz.scm (python-future): Exclude winreg and tkinter from
sanity check.
| Liliana Marie Prikler |
2022-01-14 | gnu: python-qtconsole: Enable tests....* gnu/packages/python-xyz.scm (python-qtconsole)[arguments]: Remove #:tests?.
<#:phases>: Set HOME and skip a failing test in the 'pre-check phase.
[native-inputs]: Add python-flaky.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2022-01-14 | gnu: python-qtconsole: Update to 4.7.7....* gnu/packages/python-xyz.scm (python-qtconsole): Update to 4.7.7.
[source]: Make some cosmetic changes.
[arguments]<#:phases>: Don't return #t.
[propagated-inputs]: Remove python-ipython. Add python-ipython-genutils,
python-jupyter-client, python-jupyter-core, python-pygments, python-pyqt,
python-pyzmq, python-qtpy, python-traitlets.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2022-01-14 | gnu: python-qasync: Update to 0.22.0....* gnu/packages/python-xyz.scm (python-qasync): Update to 0.22.0.
[arguments]<#:phases>: Don't return #t.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2022-01-14 | gnu: python-anyqt: Update to 0.0.13....* gnu/packages/python-xyz.scm (python-anyqt): Update to 0.0.13.
[arguments]<#:phases>: Don't return #t.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2022-01-14 | gnu: Add python-ipython-sql....* gnu/packages/python-xyz.scm (python-ipython-sql): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Foo Chuan Wei |
2022-01-13 | gnu: poetry: Use an old msgpack implementation....* gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Replace
python-msgpack with python-msgpack-transitional.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2022-01-13 | Revert "gnu: Remove python-msgpack-transitional."...This reverts commit d5ae6739fdb4786c49d33de3fec9872c73d2e311.
It turned out that 'poetry' requires this transitional msgpack package:
https://issues.guix.gnu.org/53228
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2022-01-12 | gnu: python-texttable: Update to 1.6.4....* gnu/packages/python-xyz.scm (python-texttable): Update to 1.6.4.
[arguments]: Respect #:tests? in check phase and increase verbosity.
| Marius Bakke |
2022-01-12 | gnu: python-packaging: Add 21.3....* gnu/packages/python-xyz.scm (python-packaging-next): New variable.
| Marius Bakke |
2022-01-12 | gnu: python-marshmallow: Remove 3.2.1....* gnu/packages/python-xyz.scm (python-marshmallow-3.2): Remove variable.
| Marius Bakke |
2022-01-12 | gnu: python-marshmallow-jsonapi: Use python-marshmallow....* gnu/packages/python-xyz.scm (python-marshmallow-jsonapi)[propagated-inputs]:
Change from PYTHON-MARSHMALLOW-3.2 to PYTHON-MARSHMALLOW.
| Marius Bakke |
2022-01-12 | gnu: python-black: Update to 21.12b0....* gnu/packages/python-xyz.scm (python-black)[arguments]: Adjust file name
patching to cover more files. Override check phase.
[propagated-inputs]: Add PYTHON-PLATFORMDIRS and PYTHON-TOMLI. Remove
PYTHON-TOML.
[native-inputs]: Add PYTHON-PYTEST-AIOHTTP.
[home-page]: Update to current.
| Marius Bakke |
2022-01-12 | gnu: python-pyls-black: Update to 0.4.7.......and add support for PYTHON-LSP-SERVER while at it.
* gnu/packages/python-xyz.scm (python-pyls-black): Update to 0.4.7.
[source](modules, snippet): New fields.
[propagated-inputs]: Remove PYTHON-TOML. Add PYTHON-TOMLI.
| Marius Bakke |
2022-01-12 | gnu: python-isort: Simplify inputs....* gnu/packages/python-xyz.scm (python-isort)[native-inputs]: Remove labels.
| Marius Bakke |
2022-01-12 | gnu: python-isort: Do not depend on 'git'....* gnu/packages/python-xyz.scm (python-isort)[arguments]: Disable test that
uses git.
[native-inputs]: Remove GIT-MINIMAL.
| Marius Bakke |
2022-01-12 | gnu: python-isort: Update to 5.10.1....* gnu/packages/python-xyz.scm (python-isort): Update to 5.10.1.
[arguments]: Add phase to support newer Black versions. Install another
test plugin.
[native-inputs]: Add PYTHON-NATSORT.
| Marius Bakke |
2022-01-12 | gnu: python-platformdirs: Update to 2.4.1....* gnu/packages/python-xyz.scm (python-platformdirs): Update to 2.4.1.
[arguments]: Override check phase.
[native-inputs]: Add PYTHON-SETUPTOOLS-SCM. Remove PYTHON-PYTEST-COV.
| Marius Bakke |
2022-01-12 | gnu: python-pathspec: Update to 0.9.0....* gnu/packages/python-xyz.scm (python-pathspec): Update to 0.9.0.
| Marius Bakke |
2022-01-12 | gnu: python-typing-extensions: Update to 3.10.0.2....* gnu/packages/python-xyz.scm (python-typing-extensions): Update to 3.10.0.2.
| Marius Bakke |
2022-01-12 | gnu: python-pari-jupyter: Update to 1.4.0....* gnu/packages/python-xyz.scm (python-pari-jupyter): Update to 1.4.0.
[source, home-page]: Adjust repo name.
| Marius Bakke |
2022-01-12 | gnu: python-flake8-implicit-str-concat: Permit newer attrs....* gnu/packages/python-xyz.scm (python-flake8-implicit-str-concat)[arguments]:
Add phase.
| Marius Bakke |
2022-01-12 | gnu: python-bleach: Update to 4.1.0....* gnu/packages/python-xyz.scm (python-bleach): Update to 4.1.0.
[arguments]: Replace check phase.
[propagated-inputs]: Add PYTHON-PACKAGING.
[native-inputs]: Remove PYTHON-DATRIE, PYTHON-GENSHI, and PYTHON-LXML.
(python2-bleach): Remove variable.
| Marius Bakke |
2022-01-12 | gnu: Remove python2-twine....Some of its dependencies fail to build.
* gnu/packages/python-xyz.scm (python2-twine): Remove variable.
| Marius Bakke |
2022-01-12 | gnu: python-readme-renderer: Propagate python-cmarkgfm....* gnu/packages/python-xyz.scm (python-readme-renderer)[propagated-inputs]: Add
PYTHON-CMARKGFM.
| Marius Bakke |
2022-01-12 | gnu: python-readme-renderer: Update to 32.0....* gnu/packages/python-xyz.scm (python-readme-renderer): Update to 32.0.
| Marius Bakke |
2022-01-12 | gnu: Add autokey....* gnu/packages/python-xyz.scm (autokey): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| John Kehayias |
2022-01-12 | gnu: Remove python2-msgpack....* gnu/packages/python-xyz.scm (python2-msgpack): Remove variable.
| Leo Famulari |
2022-01-12 | gnu: Remove python-msgpack-transitional....This package is obsolete and unused.
* gnu/packages/python-xyz.scm (python-msgpack-transitional): Remove variable.
| Leo Famulari |
2022-01-11 | gnu: poetry: Fix package inputs....* gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Add
python-crashtest and python-entrypoints. Remove python-clikit.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tanguy Le Carrour |
2022-01-11 | gnu: python-msgpack-transitional: Fix broken tests....* gnu/packages/python-xyz.scm (python-msgpack-transitional)[arguments]:
Replace references to deprecated Python methods.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tanguy Le Carrour |
2022-01-11 | gnu: python-imagecodecs: Disable sanity check....* gnu/packages/python-xyz.scm (python-imagecodecs)[arguments]: Disable
sanity-check phase.
| Marius Bakke |
2022-01-11 | gnu: python-pywavelets: Update to 1.2.0....* gnu/packages/python-xyz.scm (python-pywavelets): Update to 1.2.0.
| Marius Bakke |
2022-01-11 | gnu: python-apache-libcloud: Fix bytecode compilation....* gnu/packages/python-xyz.scm (python-apache-libcloud)[arguments]: Fix
indentation of test code. While here, remove input label usage and trailing
#t's.
| Marius Bakke |
2022-01-11 | gnu: python-dictdiffer: Update to 0.9.0....* gnu/packages/python-xyz.scm (python-dictdiffer): Update to 0.9.0.
| Marius Bakke |
2022-01-11 | gnu: python-dictdiffer: Disable tests....* gnu/packages/python-xyz.scm (python-dictdiffer)[arguments]: New field.
[native-inputs]: Remove test inputs.
| Marius Bakke |
2022-01-11 | gnu: poetry: Use python-msgpack....* gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Change
PYTHON-MSGPACK-TRANSITIONAL to PYTHON-MSGPACK.
| Marius Bakke |
2022-01-11 | gnu: python-pifpaf: Update to 3.1.5....* gnu/packages/python-xyz.scm (python-pifpaf): Update to 3.1.5.
[propagated-inputs]: Remove PYTHON-SIX.
| Marius Bakke |
2022-01-11 | gnu: python-cmd2: Update to 2.3.3....* gnu/packages/python-xyz.scm (python-cmd2): Update to 2.3.3.
[arguments]: Override check phase.
[native-inputs]: Remove PYTHON-CODECOV, PYTHON-COVERAGE, PYTHON-DOC8,
PYTHON-FLAKE8, PYTHON-SPHINX, PYTHON-SPHINX-AUTOBUILD,
PYTHON-SPHINX-RTD-THEME, PYTHON-TOX, PYTHON-TWINE, and WHICH.
| Marius Bakke |
2022-01-11 | gnu: python-xattr: Update to 0.9.9....* gnu/packages/python-xyz.scm (python-xattr): Update to 0.9.9.
| Marius Bakke |
2022-01-11 | gnu: python-zeroconf: Update to 0.38.1....* gnu/packages/python-xyz.scm (python-zeroconf): Update to 0.38.1.
[source]: Fetch from GitHub.
[native-inputs]: Remove python-nose. Add python-pytest.
[arguments]<#:phases>: Adjust custom 'check phase to use Pytest.
[description]: Don't break line.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |