Archived
1
0
Fork 0
Commit graph

1883 commits

Author SHA1 Message Date
Maxim Cournoyer
14949c630b
gnu: python-wmctrl: Add missing python-attrs propagated inputs.
Credits to the 'sanity-check' phase for detecting this problem.

* gnu/packages/python-xyz.scm (python-wmctrl)[propagated-inputs]: Add
python-attrs.
2021-11-11 12:18:34 -05:00
Maxim Cournoyer
b89ab98168
gnu: python-asynctest: Delete package.
This library is no longer supported (doesn't build with Python 3.9; see
https://github.com/Martiusweb/asynctest/issues/158).

* gnu/packages/python-xyz.scm (python-aionotify): Delete variable.
2021-11-11 12:18:34 -05:00
Maxim Cournoyer
ef34719527
gnu: python-pymodbus: Update to 2.5.3.
* gnu/packages/python-xyz.scm (python-pymodbus): Update to 2.5.3.
[phases]{disable-problematic-tests}: Delete an extra test module.
[native-inputs]: Remove python-asynctest.
2021-11-11 12:18:34 -05:00
Maxim Cournoyer
29f898a99f
gnu: python-distro: Update to 1.6.0.
* gnu/packages/python-xyz.scm (python-distro): Update to 1.6.0.
2021-11-11 12:18:30 -05:00
Maxim Cournoyer
c53ece502b
gnu: Add python-dotenv.
* gnu/packages/python-xyz.scm (python-dotenv): New variable.
2021-11-11 12:18:30 -05:00
Maxim Cournoyer
b9595a7659
gnu: python-numpy: Update to 1.21.3 and cleanup.
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.21.3.
[native-inputs]: Add python-hypothesis and python-pytest-xdist.
[phases]: Delete trailing #t.  Do not explicitly reorder the check phase, as
it already runs after the install phase for the python build system.
{configure-blas-lapack}: Rename to...
{configure-blas}: ... this, to cleanup remnants of lapack left in commit
6623d1cd7f.
{check}: Honor TESTS?.  Invoke the tests via the runtests.py script and enable
parallel tests.
(python2-numpy-1.8)[phases]{configure-blas-lapack}: Likewise (as for the
python-numpy package).
2021-11-11 12:18:24 -05:00
Maxim Cournoyer
fa3878f060
gnu: python-dbusmock: Update to 0.24.0.
* gnu/packages/python-xyz.scm (python-dbusmock): Update to 0.24.0.  Delete
trailing #t.
2021-11-11 12:18:23 -05:00
Maxim Cournoyer
2e2c6482c9
gnu: python-dbus: Update to 1.2.18.
* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.18.
(python2-dbus)[configure-flags]: Provide the PYTHON_VERSION configure
variable.
2021-11-11 12:18:22 -05:00
Maxim Cournoyer
879252e234
gnu: python-flit: Update to 3.3.0.
* gnu/packages/python-xyz.scm (python-flit): Update to 3.3.0.
2021-11-11 12:18:18 -05:00
Maxim Cournoyer
0136d81580
gnu: python-pathlib2: Update to 2.3.6.
* gnu/packages/python-xyz.scm (python-pathlib2): Update to 2.3.6.
2021-11-11 12:18:12 -05:00
Maxim Cournoyer
e3f172b1ad
gnu: python-setuptools-scm: Update to 6.3.2
* gnu/packages/python-xyz.scm (python-setuptools-scm): Update to 6.3.2.
[propagated-inputs]: Add python-packaging-bootstrap and python-tomli.
(properties): Set the python2-variant property.
(python2-setuptools-scm): Pin to version 5.0.2, the last release to support
Python 2.
2021-11-11 12:18:12 -05:00
Maxim Cournoyer
05e3638bb9
gnu: Move a few Python packages to (gnu packages python-build).
This is in prevision of updating python-pypa-build, which now requires
python-packaging and adding python-tomli, which requires python-six.

* gnu/packages/python-xyz.scm (python-six)
(python-six-bootstrap, python2-six-bootstrap)
(python-pyparsing, python2-pyparsing, python-pyparsing-2.4.7)
(python-packaging-bootstrap, python2-packaging-bootstrap): Move packages to...
* gnu/packages/python-build.scm: ... here.  Update python-parsing to latest.
* gnu/packages/python-xyz.scm (python-six, python-packaging): Adjust to
inherit from their bootstrap versions.
2021-11-11 12:18:11 -05:00
Xinglu Chen
f5f5a48d8a
gnu: python-docutils: Update to 0.17.1.
* gnu/packages/python-xyz.scm (python-docutils): Update to 0.17.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-11-11 10:31:21 -05:00
Efraim Flashner
1c94392a13
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-11-08 09:06:14 +02:00
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