Package Details: python-wasabi 1.1.2-3

Git Clone URL: https://aur.archlinux.org/python-wasabi.git (read-only, click to copy)
Package Base: python-wasabi
Description: Lightweight console printing and formatting toolkit
Upstream URL: https://github.com/explosion/wasabi
Licenses: MIT
Submitter: flipflop97
Maintainer: mistersmee
Last Packager: mistersmee
Votes: 2
Popularity: 0.000000
First Submitted: 2019-03-10 17:05 (UTC)
Last Updated: 2024-04-28 07:06 (UTC)

Latest Comments

MarsSeed commented on 2024-04-28 08:52 (UTC)

Thank you for quick response and fix! Now everything works fine. Build and check succeeds. Cheers. :)

mistersmee commented on 2024-04-28 07:08 (UTC)

@MarsSeed, thanks for pointing that out, I didn't realise that wasn't already there. Done in latest pkgrel.

MarsSeed commented on 2024-04-28 05:58 (UTC) (edited on 2024-04-28 05:59 (UTC) by MarsSeed)

@mistermee, you have to add jupyter-nbconvert to checkdepends=() array; otherwise it won't be installed and testing cannot proceed:

/usr/lib/python3.12/subprocess.py:571: CalledProcessError
----------------------------- Captured stderr call -----------------------------
/usr/bin/python: No module named nbconvert
=========================== short test summary info ============================
FAILED wasabi/tests/test_jupyter.py::test_jupyter - subprocess.CalledProcessE...
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
============================== 1 failed in 0.19s ===============================

mistersmee commented on 2024-04-28 03:27 (UTC)

@hashworks, from the logs you provided, it appears that nbconvert, which is part of the jupyter suite of applications/Python modules, has not been rebuilt for Python 3.12 on your system, hence the checks fail for you.

hashworks commented on 2024-04-28 00:41 (UTC)

Check fails for me: https://fb.hash.works/Vw8Ca/