mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py-seqdiag: replace py-imaging dep with py-pillow
This commit is contained in:
parent
ead15f0183
commit
aab955ebdd
@ -3,12 +3,12 @@
|
||||
pkgname=py-seqdiag
|
||||
_pkgname=seqdiag
|
||||
pkgver=0.9.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="seqdiag generate sequence-diagram image file"
|
||||
url="https://pypi.python.org/pypi/seqdiag"
|
||||
arch="noarch"
|
||||
license="ASL 2.0"
|
||||
depends="python py-imaging py-funcparserlib py-blockdiag"
|
||||
depends="python py-pillow py-funcparserlib py-blockdiag"
|
||||
depends_dev=""
|
||||
makedepends="python-dev py-setuptools"
|
||||
install=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user