Age | Commit message (Collapse) | Author |
|
Pushed a version on https://github.com/arenevier/blockdiag
main changes upstream are:
- move tests outside to root directory (therefore, they are not
shipped in the distributed package anymore)
- switch to pytest
Other changes in PKGBUILD are:
- do not use setup.py anymore, but use modern replacements
instead.
|
|
|
|
Signed-off-by: David Runge <dvzrv@archlinux.org>
|
|
Signed-off-by: David Runge <dvzrv@archlinux.org>
|
|
|
|
|
|
|
|
Remove a test, that fails due to the use of the default font:
https://github.com/blockdiag/seqdiag/issues/51
Simplify installation in package() to adhere to python package guidelines.
|
|
|
|
|
|
|
|
Add python-reportlab and python-docutils to optdepends.
Add docs. Add man page.
Do not build in package().
Remove makepkg internal function call 'warning'.
Replace hardcoded site-packages dir with generically retrieved location.
Add contributor information.
|
|
|
|
|
|
|
|
|
|
|