summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2020-09-18 17:14:40 +0300
committerAdrian Perez de Castro2020-09-18 17:14:40 +0300
commit88c88ba06c8305568cd873e00f11c942932eb234 (patch)
tree00c15763247d9d2e1ffd1a3cf9a92da21e970ff8 /PKGBUILD
parent04797febaf86a7f176f981cae388b6a01335971a (diff)
downloadaur-python-dbus-deviation.tar.gz
Move python-setuptools to makedepends, remove python-sphinx
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af938b9b9766..56b091207f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgdesc='Parser for D-Bus introspection XML and processing it in various ways'
pkgname=python-dbus-deviation
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
url=https://github.com/pwithnall/dbus-deviation
arch=(any)
license=(LGPL)
-depends=(python-lxml python-setuptools)
-makedepends=(python-sphinx)
+depends=(python-lxml)
+makedepends=(python-setuptools)
source=("https://files.pythonhosted.org/packages/1f/c3/0b4ea31404ff0e22e37ae3675687575061836b85bf18866a4a61f181e52f/dbus-deviation-0.6.0.tar.gz")
sha256sums=('cfbb3c906807d8376ae598bbc889b3a71992cdecc0637091d97ffcbcb69b7408')