python3-hiredis: use setuptools
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Template file for 'python3-hiredis'
|
||||
pkgname=python3-hiredis
|
||||
version=2.0.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel"
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel hiredis-devel"
|
||||
depends="python3"
|
||||
short_desc="Python3 wrapper for hiredis"
|
||||
|
||||
Reference in New Issue
Block a user