[Pkg-privacy-commits] [onionshare] 01/01: Also depend on python3-stem >= 1.4.0 on runtime.

Ano Nym anonym-tails-guest at moszumanska.debian.org
Wed Dec 7 17:37:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

anonym-tails-guest pushed a commit to branch debian
in repository onionshare.

commit 052d2f367e9e79786ecf2e1425267d31d0562604
Author: anonym <anonym at riseup.net>
Date:   Wed Dec 7 17:54:47 2016 +0100

    Also depend on python3-stem >= 1.4.0 on runtime.
    
    An older python3-stem combined with a Tor that supports stem's
    create_ephemeral_hidden_service() otherwise causes breakage.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index daf8266..3934151 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/onionshare.git
 
 Package: onionshare
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, python3-flask, python3-stem, python3-pyqt5, torbrowser-launcher
+Depends: ${misc:Depends}, ${python3:Depends}, python3-flask, python3-stem (>= 1.4.0), python3-pyqt5, torbrowser-launcher
 Suggests: tor
 Description: Share a file over Tor Hidden Services anonymously and securely
  OnionShare lets you securely and anonymously share a file of any size with

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git



More information about the Pkg-privacy-commits mailing list