mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/py-blockdiag: replace PIL dependency with pillow
This commit is contained in:
parent
2c72bdcecf
commit
0097e76e08
@ -3,12 +3,12 @@
|
||||
pkgname=py-blockdiag
|
||||
_pkgname=blockdiag
|
||||
pkgver=1.3.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="blockdiag generate block-diagram"
|
||||
url="http://blockdiag.com"
|
||||
arch="noarch"
|
||||
license="ASL 2.0"
|
||||
depends="python py-imaging py-funcparserlib py-setuptools py-webcolors"
|
||||
depends="python py-pillow py-funcparserlib py-setuptools py-webcolors"
|
||||
depends_dev=""
|
||||
makedepends="python-dev py-setuptools"
|
||||
install=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user