Search Criteria
Package Details: blockdiag 3.3.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/blockdiag.git (read-only, click to copy) |
---|---|
Package Base: | blockdiag |
Description: | generates block-diagram image from text |
Upstream URL: | http://blockdiag.com |
Licenses: | Apache-2.0 |
Submitter: | gromit |
Maintainer: | arenevier |
Last Packager: | arenevier |
Votes: | 2 |
Popularity: | 0.072670 |
First Submitted: | 2024-03-20 15:07 (UTC) |
Last Updated: | 2024-07-08 05:18 (UTC) |
Dependencies (13)
- python-funcparserlib
- python-pillow (python-pillow-gitAUR)
- python-webcolors
- python3 (python)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-docutils (check)
- python-pytest (check)
- python-reportlab (check)
- python-docutils (optional) – for RST parser
- python-reportlab (optional) – for PDF export
Latest Comments
BrainDamage commented on 2024-07-08 15:34 (UTC) (edited on 2024-07-08 15:34 (UTC) by BrainDamage)
this package needs python-docutils in the makedeps array or it'll fail to build with:
wooptoo commented on 2024-06-29 11:08 (UTC)
Thank you, that works now.
micwoj92 commented on 2024-06-28 21:33 (UTC)
Passes after latest commit.
arenevier commented on 2024-06-28 20:33 (UTC)
Thanks for the feedback. I have pushed a new version. Let me know if it builds for you now.
arenevier commented on 2024-06-28 20:33 (UTC)
Thanks for the feedback. I have pushed a new version. Let me know if it builds for you now.
wooptoo commented on 2024-06-28 16:20 (UTC)
The
check()
stage does not pass for me.micwoj92 commented on 2024-06-28 06:58 (UTC)
As you switched build process it needs python-build, python-installer and python-wheel in makedeps:
Check still fails, the error log is too long to post here, so I've pasted it to gist: https://gist.github.com/micwoj92/564560e59eabe68f691ac8d646988fe0
arenevier commented on 2024-06-28 04:17 (UTC)
I have updated a new version that should fix the build issue.
Kloudignite commented on 2024-04-28 08:55 (UTC)
Does not build, getting a lot of those errors in tests:
and