mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 06:17:14 +02:00
community/py-udev: move from testing
also set noarch and add eudev to depends needed by targetcli. ref #5763
This commit is contained in:
parent
375900cdf8
commit
60f4944924
@ -4,9 +4,9 @@ pkgver=0.20.0
|
|||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Python bindings to libudev"
|
pkgdesc="Python bindings to libudev"
|
||||||
url="http://pyudev.readthedocs.org"
|
url="http://pyudev.readthedocs.org"
|
||||||
arch="all"
|
arch="noarch"
|
||||||
license="LGPLv2.1"
|
license="LGPLv2.1"
|
||||||
depends="python"
|
depends="python eudev"
|
||||||
makedepends="python-dev py-setuptools"
|
makedepends="python-dev py-setuptools"
|
||||||
install=""
|
install=""
|
||||||
subpackages=""
|
subpackages=""
|
Loading…
Reference in New Issue
Block a user