blob: a5ea3793b8ebffaf62586c81765302812a7b6ad5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-sphinxcontrib-plantuml
pkgdesc = Sphinx 'plantuml' extension
pkgver = 0.31
pkgrel = 1
url = https://pypi.python.org/pypi/sphinxcontrib-plantuml
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = plantuml
depends = python-sphinx
source = https://files.pythonhosted.org/packages/source/s/sphinxcontrib_plantuml/sphinxcontrib_plantuml-0.31.tar.gz
sha256sums = fd74752f8ea070e641c3f8a402fccfa1d4a4056e0967b56033d2a76282d9f956
pkgname = python-sphinxcontrib-plantuml
|