mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +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
|
||||
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=""
|
Loading…
Reference in New Issue
Block a user