Search Criteria
Package Details: python2-stem-git 1:1.4.1.r34.g63c08cc-1
Git Clone URL: | https://aur.archlinux.org/python2-stem-git.git (read-only, click to copy) |
---|---|
Package Base: | python2-stem-git |
Description: | A controller library for Tor |
Upstream URL: | https://stem.torproject.org/ |
Licenses: | |
Submitter: | webmeister |
Maintainer: | webmeister |
Last Packager: | webmeister |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2013-01-02 16:09 |
Last Updated: | 2015-07-05 17:24 |
Latest Comments
GI_Jack commented on 2019-10-21 23:09
please add provides=python2-stem
thelinuxguy commented on 2016-01-04 09:53
could you please add 'stem' to conflicts and provides?
EDIT: scratch that, stem is python3
phantome commented on 2015-04-12 17:17
PKGBUILD fails to download the source.
To make it work you need to change
source=('git://git.torproject.org/stem.git')
to
source=('git+https://git.torproject.org/stem.git')