Package Details: python-uqbar 0.9.6-1

Git Clone URL: https://aur.archlinux.org/python-uqbar.git (read-only, click to copy)
Package Base: python-uqbar
Description: Tools for building documentation with Sphinx, Graphviz and LaTeX
Upstream URL: https://github.com/josiah-wolf-oberholtzer/uqbar
Licenses: MIT
Submitter: rkubosz
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 0
Popularity: 0.000000
First Submitted: 2018-07-29 19:14 (UTC)
Last Updated: 2025-08-16 02:02 (UTC)

Latest Comments

Popolon commented on 2025-10-23 08:24 (UTC) (edited on 2025-10-23 08:25 (UTC) by Popolon)

Please add python-pytest-asyncio in makedepends, without it or few other pytest test module, building fail. python-anyio was already installed but was not enough in my case, and the testsuite suggests:

You need to install a suitable plugin for your async framework, for example:
  - anyio
  - pytest-asyncio
  - pytest-tornasync
  - pytest-trio
  - pytest-twisted