This RC bug affect stable, and should be fixed there.  I've
confirmed that the package fail to build in a jessie chroot without
python-openssl, and that installing python-openssl solve it.

Because of this, I propose to apply this patch to the stable version:

diff --git a/debian/control b/debian/control
index 6707331..9936cec 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
  , python-setuptools
  , dh-python
  , python-socksipychain
+ , python-openssl
 X-Python-Version: >= 2.3, << 3.0
 Standards-Version: 3.9.5
 Homepage: https://pagekite.net/

I do not remember the procedure for getting changes into stable, but
hope to find time to investigate that some time in the future.

-- 
Happy hacking
Petter Reinholdtsen

Reply via email to