mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
python-stem: update to 1.5.2.
This commit is contained in:
parent
e211ce202f
commit
ab5b9b949f
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-stem'
|
# Template file for 'python-stem'
|
||||||
pkgname=python-stem
|
pkgname=python-stem
|
||||||
version=1.4.1b
|
version=1.5.2
|
||||||
revision=4
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc=stem-${version/b/}
|
wrksrc=stem-${version/b/}
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,8 +12,8 @@ short_desc="Python2 controller library for Tor"
|
||||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="https://stem.torproject.org/"
|
homepage="https://stem.torproject.org/"
|
||||||
distfiles="${PYPI_SITE}/s/stem/stem-${version}.tar.bz2"
|
distfiles="${PYPI_SITE}/s/stem/stem-${version}.tar.gz"
|
||||||
checksum=475ba00120d571bd959d7ef24e45c4c698bb568c9321043eb7a10c1f6e554325
|
checksum=f43b4c3bf2662d7bfbd6420e98c3511411dcd910f617af61a283d4caf9014b5a
|
||||||
alternatives="stem:tor-prompt:/usr/bin/tor-prompt2"
|
alternatives="stem:tor-prompt:/usr/bin/tor-prompt2"
|
||||||
|
|
||||||
python3-stem_package() {
|
python3-stem_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue