mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
python3-stem: use setuptools
This commit is contained in:
parent
25dc1e4dfa
commit
2ace6fe5f2
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python3-stem'
|
||||
pkgname=python3-stem
|
||||
version=1.8.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-cryptography"
|
||||
short_desc="Python3 controller library for Tor"
|
||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
|
|
Loading…
Add table
Reference in a new issue