Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3-stem: update to 1.8.0 #17926

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 4 additions & 24 deletions srcpkgs/python-stem/template
Original file line number Diff line number Diff line change
@@ -1,30 +1,10 @@
# Template file for 'python-stem'
pkgname=python-stem
version=1.7.1
revision=2
revision=3
archs=noarch
wrksrc="stem-${version/b/}"
build_style=python-module
pycompile_module="stem"
hostmakedepends="python-devel python3-devel"
depends="python-cryptography"
short_desc="Python2 controller library for Tor"
build_style=meta
short_desc="Python2 controller library for Tor(removed package)"
maintainer="Orphaned <[email protected]>"
license="LGPL-3"
license="LGPL-3.0-only"
homepage="https://stem.torproject.org/"
changelog="https://stem.torproject.org/change_log.html#version-1-7"
distfiles="${PYPI_SITE}/s/stem/stem-${version}.tar.gz"
checksum=c9eaf3116cb60c15995cbd3dec3a5cbc50e9bb6e062c4d6d42201e566f498ca2
alternatives="stem:tor-prompt:/usr/bin/tor-prompt2"

python3-stem_package() {
archs=noarch
depends="python3-cryptography"
pycompile_module="stem"
short_desc="${short_desc/Python2/Python3}"
alternatives="stem:tor-prompt:/usr/bin/tor-prompt3"
pkg_install() {
vmove usr/bin/tor-prompt3
vmove usr/lib/python3*
}
}
1 change: 0 additions & 1 deletion srcpkgs/python3-stem

This file was deleted.

16 changes: 16 additions & 0 deletions srcpkgs/python3-stem/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Template file for 'python3-stem'
pkgname=python3-stem
version=1.8.0
revision=1
archs=noarch
wrksrc="stem-${version}"
build_style=python3-module
hostmakedepends="python3-devel"
depends="python-cryptography"
short_desc="Python controller library for Tor"
maintainer="Orphaned <[email protected]>"
license="LGPL-3.0-only"
homepage="https://stem.torproject.org/"
changelog="https://stem.torproject.org/change_log.html#version-1-7"
distfiles="${PYPI_SITE}/s/stem/stem-${version}.tar.gz"
checksum=a0b48ea6224e95f22aa34c0bc3415f0eb4667ddeae3dfb5e32a6920c185568c2