Tobias Geerinckx-Rice
6259bfab86
gnu: python-marshmallow: Fix linter warning.
...
* gnu/packages/python-xyz.scm (python-marshmallow)[synopsis]:
Drop the full stop.
2021-11-03 15:28:27 +01:00
David Larsson
62820800cb
gnu: Add python-marshmallow-jsonapi.
...
* gnu/packages/python-xyz.scm (python-marshmallow-jsonapi): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-11-03 15:28:26 +01:00
David Larsson
64835a7103
gnu: Add python-marshmallow@3.2.
...
* gnu/packages/python-xyz.scm (python-marshmallow-3.2): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-11-03 15:28:26 +01:00
Efraim Flashner
075df3d3e2
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-11-03 14:27:51 +02:00
Efraim Flashner
aba40a6b7f
gnu: python-urwid: Remove sporadically failing tests.
...
* gnu/packages/python-xyz.scm (python-urwid)[arguments]: Add phase to
remove problematic test.
2021-11-03 13:02:16 +02:00
Tobias Geerinckx-Rice
f3d5d572de
gnu: binwalk: Update to 2.3.2.
...
* gnu/packages/python-xyz.scm (binwalk): Update to 2.3.2.
[arguments]: Don't explicitly return #t from phases.
2021-11-01 00:13:55 +01:00
Tobias Geerinckx-Rice
1872c00df5
gnu: python-binwalk: Rename to binwalk.
...
* gnu/packages/python-xyz.scm (binwalk): New variable renamed from
(python-binwalk): this old thing. Redefine it using DEPRECATED-PACKAGE.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Adjust accordingly.
2021-11-01 00:13:55 +01:00
Efraim Flashner
7e8e07033d
gnu: python-jupyter-client: Fix test suite.
...
* gnu/packages/python-xyz.scm (python-jupyter-client)[native-inputs]:
Remove python-pytest-asyncio.
2021-10-31 16:34:49 +02:00
Efraim Flashner
757c9425ba
gnu: python-ipykernel: Honor #:tests? flag.
...
* gnu/packages/python-xyz.scm (python-ipykernel)[arguments]: Adjust
custom 'check phase to honor the #:tests? flag.
2021-10-31 16:29:33 +02:00
Efraim Flashner
bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-10-31 14:49:47 +02:00
Raphaël Mélotte
a239b1e678
gnu: Add python-ijson.
...
* gnu/packages/python-xyz.scm (python-ijson): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-10-30 19:16:18 +02:00
Efraim Flashner
014f1b607f
gnu: python-deprecated: Update to 1.2.13.
...
* gnu/packages/python-xyz.scm (python-deprecated): Update to 1.2.13.
2021-10-27 20:09:21 +03:00
Efraim Flashner
a56b000745
gnu: python-deprecated: Honor #:tests? flag.
...
* gnu/packages/python-xyz.scm (python-deprecated)[arguments]: Adjust
custom 'check phase to honor the #:tests? flag.
2021-10-27 20:05:15 +03:00
Efraim Flashner
204bac09f9
gnu: python-watchgod: Update to 0.7.
...
* gnu/packages/python-xyz.scm (python-watchgod): Update to 0.7.
[native-inputs]: Remove python-docutils, python-flake8, python-isort,
python-pycodestyle, python-pyflakes, and python-pytest-aiohttp; add
python-pytest-asyncio.
2021-10-27 19:23:09 +03:00
Efraim Flashner
a41f93c39d
gnu: python-joblib: Run test suite sequentially.
...
* gnu/packages/python-xyz.scm (python-joblib)[arguments]: Adjust custom
'check phase to run the test suite sequentially.
2021-10-26 09:01:27 +03:00
Efraim Flashner
1aad42e24c
gnu: python-joblib: Honor #:tests? flag.
...
* gnu/packages/python-xyz.scm (python-joblib)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
2021-10-26 09:00:45 +03:00
Ludovic Courtès
b87fe805aa
gnu: python-peachpy: Make output deterministic.
...
Fixes <https://issues.guix.gnu.org/50672 >.
This makes users of python-peachpy bit-reproducible, such as nnpack.
* gnu/packages/patches/python-peachpy-determinism.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-xyz.scm (python-peachpy)[source]: Use it.
Co-authored-by: Kyle Meyer <kyle@kyleam.com>
2021-10-25 14:32:59 +02:00
Efraim Flashner
ab961fe542
gnu: python-cython: Honor #:tests? flag.
...
* gnu/packages/python-xyz.scm (python-cython)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
2021-10-25 14:01:32 +03:00
Efraim Flashner
2de88bcd7a
gnu: python-cython: Update to 0.29.24.
...
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.24.
[arguments]: Adjust custom 'check phase to skip one test. Remove
trailing #t from phases.
2021-10-25 14:01:32 +03:00
Guillaume Le Vaillant
78a7c7f078
gnu: python-pyqtgraph: Disable one failing test.
...
* gnu/packages/python-xyz.scm (python-pyqtgraph)[arguments]: Add test_reload
to list of disabled tests.
2021-10-25 11:31:56 +02:00
Ricardo Wurmus
b67013c8ca
gnu: python-mpmath: Update to 1.2.1.
...
* gnu/packages/python-xyz.scm (python-mpmath): Update to 1.2.1.
[source]: Fetch from git.
[arguments]: Run tests directly with pytest; set the version with setuptools.
[native-inputs]: Add python-setuptools-scm.
2021-10-24 20:10:26 +00:00
Ricardo Wurmus
88919aa8a2
gnu: python-xopen: Update to 0.8.2.
...
* gnu/packages/python-xyz.scm (python-xopen): Update to 0.8.2.
2021-10-24 19:47:02 +00:00
Ricardo Wurmus
1d9cf387b3
gnu: python-magic: Update to 0.4.24.
...
* gnu/packages/python-xyz.scm (python-magic): Update to 0.4.24.
2021-10-24 15:09:18 +00:00
Ludovic Courtès
2dffe4767c
gnu: Use 'search-input-file' some more.
...
This patch replaces occurrences of:
(string-append (assoc-ref %build-inputs "…") "/…")
by:
(search-input-file %build-inputs "/…")
* doc/guix.texi (Miscellaneous Services): Use 'search-input-file' in R
Shiny example.
* gnu/packages/admin.scm (screenfetch): Use 'search-input-file'.
(ufetch): Likewise.
(hosts): Likewise.
* gnu/packages/backup.scm (dirvish): Likewise.
* gnu/packages/code.scm (colormake): Likewise.
* gnu/packages/compression.scm (makeself-safeextract): Likewise.
* gnu/packages/debug.scm (scanmem): Likewise.
* gnu/packages/education.scm (snap): Likewise.
(omnitux): Likewise.
* gnu/packages/emacs-xyz.scm (epipe): Likewise.
* gnu/packages/games.scm (openttd-opensfx): Likewise.
(openttd-openmsx): Likewise.
(openrct2-title-sequences): Likewise.
(openrct2-objects): Likewise.
(mrrescue): Likewise.
(0ad-data): Likewise.
(xonotic-data): Likewise.
(drascula): Likewise.
(make-lure-package): Likewise.
(make-queen-package): Likewise.
(sky): Likewise.
* gnu/packages/gnome.scm (network-manager): Likewise.
* gnu/packages/gnuzilla.scm (icedove): Likewise.
* gnu/packages/guile-xyz.scm (guile-shapefile): Likewise.
* gnu/packages/hurd.scm (netdde): Likewise.
* gnu/packages/javascript.scm (js-context-menu): Likewise.
(js-commander): Likewise.
(js-xmldom-sre): Likewise.
* gnu/packages/kde-frameworks.scm (krunner): Likewise.
* gnu/packages/kodi.scm (kodi-cli): Likewise.
* gnu/packages/libreoffice.scm (hunspell-dict-pl): Likewise.
* gnu/packages/linux.scm (e2fsck/static): Likewise.
* gnu/packages/markup.scm (markdown): Likewise.
* gnu/packages/maths.scm (hdf-java): Likewise.
* gnu/packages/multiprecision.scm (libtomcrypt): Likewise.
* gnu/packages/networking.scm (batctl): Likewise.
* gnu/packages/python-xyz.scm (python-pymediainfo): Likewise.
* gnu/packages/shells.scm (fish-foreign-env): Likewise.
* gnu/packages/tex.scm (texlive-fonts-iwona): Likewise.
* gnu/packages/upnp.scm (miniupnpc): Likewise.
* gnu/packages/version-control.scm (git-annex-remote-rclone): Likewise.
* gnu/packages/virtualization.scm (qemu): Likewise.
* gnu/packages/web.scm (icedtea-web): Likewise.
* gnu/packages/wm.scm (stumpish): Likewise.
2021-10-23 23:05:21 +02:00
Tobias Geerinckx-Rice
2f79308872
gnu: Fix ‘this packages’ and some other niggles.
...
* gnu/packages/crates-io.scm (rust-home-0.5)[description]:
Fix ‘this packages’ typo.
* gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]:
Likewise.
* gnu/packages/python-check.scm (python-pytest-csv)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise,
and note which language.
* gnu/packages/python-xyz.scm (python-recommonmark)[description]:
Likewise, and work around ‘enabling you’.
2021-10-21 22:08:24 +02:00
Ricardo Wurmus
579f31396d
gnu: python-levenshtein: Update to 0.12.2.
...
* gnu/packages/python-xyz.scm (python-levenshtein): Update to 0.12.2.
2021-10-21 13:33:01 +00:00
Ricardo Wurmus
d5f89c0b93
gnu: python-boto3: Update to 1.18.64.
...
* gnu/packages/python-xyz.scm (python-boto3): Update to 1.18.64.
[arguments]: Remove trailing #t.
[native-inputs]: Add python-pytest.
2021-10-19 13:22:52 +00:00
Ricardo Wurmus
fcd17fdeac
gnu: python-botocore: Update to 1.21.64.
...
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.21.64.
2021-10-19 13:22:33 +00:00
Ricardo Wurmus
56864e3d82
gnu: Add python-colorama-for-awscli.
...
* gnu/packages/python-xyz.scm (python-colorama-for-awscli): New variable.
2021-10-19 13:22:18 +00:00
Ricardo Wurmus
cff7415805
gnu: Add python-docutils-0.15.
...
* gnu/packages/python-xyz.scm (python-docutils-0.15): New variable.
2021-10-19 13:22:05 +00:00
Mathieu Othacehe
e486b2b674
Merge remote-tracking branch 'signed/master' into core-updates
2021-10-18 14:37:26 +00:00
Sébastien Lerique
3fa778b561
gnu: python-xyz.scm: Add copyright line.
...
* gnu/packages/python-xyz.scm: Add copyright line for Sébastien
Lerique.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:43 +02:00
Sébastien Lerique
271343d4f5
gnu: python-faker: Fix indentation.
...
* gnu/packages/python-xyz.scm (python-faker): Fix indentation.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:43 +02:00
Lars-Dominik Braun
88563b71c7
gnu: Add python-aspectlib.
...
* gnu/packages/python-xyz.scm (python-aspectlib): New variable.
2021-10-18 09:02:42 +02:00
Lars-Dominik Braun
42f1326535
gnu: Add python-fields.
...
* gnu/packages/python-xyz.scm (python-fields): New variable.
2021-10-18 09:02:42 +02:00
Sébastien Lerique
7caaebc50d
gnu: Add python-logbook.
...
* gnu/packages/python-xyz.scm (python-logbook): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
6ff3c33a0e
gnu: Add python-janus.
...
* gnu/packages/python-xyz.scm (python-janus): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
af726a9bb4
gnu: Add python-atomicwrites-1.4.
...
* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
10beb47ca9
gnu: python-unpaddedbase64: Update to 2.1.0.
...
* gnu/packages/python-xyz.scm (python-unpaddedbase64): Update to 2.1.0.
[source]: Fetch from PyPi.
[arguments]: Replace 'check phase to run tests fetched upstream from
GitHub.
[native-inputs]: Add `python-pytest` and `tests` for fetching upstream
tests.
[home-page]: Update to GitHub project home.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
e279cd5bff
gnu: python-ukpostcodeparser: Update to 1.1.2.
...
* gnu/packages/python-xyz.scm (python-ukpostcodeparser): Update to
1.1.2.
[arguments]: Replace 'check phase to run tests with pytest, ignoring
failing lowercase tests.
[native-inputs]: Add python-pytest.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
74a97b087b
gnu: python-faker: Update to 9.3.1.
...
* gnu/packages/python-xyz.scm (python-faker): Update to 9.3.1.
[native-inputs]: Use python-pytest-6.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
42c60b45e8
gnu: python-curio: Update to 1.5.
...
* gnu/packages/python-xyz.scm (python-curio): Update to 1.5.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
990ab13a14
gnu: python-future: Update to 0.18.2.
...
* gnu/packages/python-xyz.scm (python-future): Update to 0.18.2.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
jgart
34b0aa16e7
gnu: Add python-json2html.
...
* gnu/packages/python-xyz.scm (python-json2html): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-10-16 16:53:10 +05:30
Maxim Cournoyer
b87dbf213b
gnu: Add python-robotframework-seleniumscreenshots.
...
* gnu/packages/python-xyz.scm (python-robotframework-seleniumscreenshots): New
variable.
2021-10-15 13:02:54 -04:00
Maxim Cournoyer
f1f6ede7f8
gnu: Add python-robotframework-seleniumlibrary.
...
* gnu/packages/python-xyz.scm (python-robotframework-seleniumlibrary): New
variable.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer
c61ea717b0
gnu: Add python-robotframework-pythonlibcore.
...
* gnu/packages/python-xyz.scm (python-robotframework-pythonlibcore): New
variable.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer
1fdad09d1c
gnu: python-robotframework-sshlibrary: Update to 3.7.0 and honor TESTS?.
...
* gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): Update to
3.7.0.
[phases]: Delete trailing #t.
{check}: Honor TESTS?.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer
2cc617c181
gnu: python-robotframework: Update to 4.1.1 and honor TESTS?.
...
* gnu/packages/python-xyz.scm (python-robotframework): Update to 4.1.1.
[phases]: Delete trailing #t.
{check}: Honor TESTS?.
[native-inputs]: Add python-docutils and python-jsonschema.
2021-10-15 13:02:52 -04:00
Efraim Flashner
dda6b8b99f
gnu: python-trio: Honor #:tests? flag.
...
* gnu/packages/python-xyz.scm (python-trio)[arguments]: Honor #:tests?
flag.
2021-10-15 13:21:42 +03:00