Re: security/py-cryptography broken

2014-03-08 Thread Kenta S.
On 03/08/2014 at 6:33 PM, "Kubilay Kocak" wrote: > >Which UPDATING entry instructions did you follow? I don't recall >any for deluge, py-openssl or py-cryptography. 20140307: AFFECTS: users of devel/py-setuptools dependent ports AUTHOR: sunp...@freebsd.org >I'm not sure to what extent its

Re: security/py-cryptography broken

2014-03-08 Thread Kubilay Kocak
On 9/03/2014 5:02 AM, Kenta S. wrote: > Deluge was working fine until the py-openssl update. I tried following > UPDATING > but it left me with a broken system. I only have py-openssl because of Deluge. > I uninstalled deluge and did a "pkg autoremove" to try and clean things up. > I updated the p

Re: security/py-cryptography broken

2014-03-08 Thread Kenta S.
Deluge was working fine until the py-openssl update. I tried following UPDATING but it left me with a broken system. I only have py-openssl because of Deluge. I uninstalled deluge and did a "pkg autoremove" to try and clean things up. I updated the ports tree and try to reinstall Deluge, but now I

Re: security/py-cryptography broken

2014-03-07 Thread Ruslan Makhmatkhanov
Olivier Duchateau wrote on 08.03.2014 11:20: 2014-03-08 7:42 GMT+01:00 Kubilay Kocak : On 8/03/2014 4:08 PM, Kenta S. wrote: Trying to install deluge. ValueError: unsupported hash type sha512 running build Traceback (most recent call last): File "", line 1, in File "setup.py", line 131,

Re: security/py-cryptography broken

2014-03-07 Thread Olivier Duchateau
2014-03-08 7:42 GMT+01:00 Kubilay Kocak : > On 8/03/2014 4:08 PM, Kenta S. wrote: >> Trying to install deluge. >> >> ValueError: unsupported hash type sha512 >> running build >> Traceback (most recent call last): >> File "", line 1, in >> File "setup.py", line 131, in >> "test": PyTest, >

Re: security/py-cryptography broken

2014-03-07 Thread Kubilay Kocak
On 8/03/2014 4:08 PM, Kenta S. wrote: > Trying to install deluge. > > ValueError: unsupported hash type sha512 > running build > Traceback (most recent call last): > File "", line 1, in > File "setup.py", line 131, in > "test": PyTest, > File "/usr/local/lib/python2.7/distutils/core.py