community/py-udev: move from testing

also set noarch and add eudev to depends
needed by targetcli. ref #5763
This commit is contained in:
Natanael Copa 2016-06-23 13:58:07 +00:00
parent 375900cdf8
commit 60f4944924

View File

@ -4,9 +4,9 @@ pkgver=0.20.0
pkgrel=0
pkgdesc="Python bindings to libudev"
url="http://pyudev.readthedocs.org"
arch="all"
arch="noarch"
license="LGPLv2.1"
depends="python"
depends="python eudev"
makedepends="python-dev py-setuptools"
install=""
subpackages=""