Ed Morley
570182b6b7
Add PyNaCl to the list of packages that trigger libffi bootstrapping
...
To reduce confusion for users who have not explicitly listed cffi as a
dependency.
Fixes #142 .
2016-04-21 10:37:45 +01:00
Ed Morley
69b8b25322
Use the canonical (and HTTPS) URLs for devcenter and pip
...
To save the 301s.
2016-02-29 18:28:23 +00:00
Andrew Pinkham
c98c481f24
Fix #277 - Install libffi with django[bcrypt] req.
...
This ensures that libffi, required by bcrypt, is installed when Django
is installed with the bcrypt dependency declared as an extra
(django[bcrypt] or Django[bcrypt]).
2016-02-23 09:59:49 -05:00
Alex Gaynor
433570c27b
Fixed some broken comments
2016-02-16 08:17:11 -05:00
kennethreitz
628ad0cb8b
requests[security]
...
fixes #231
2015-06-05 07:43:40 +08:00
Steven F
eb9689c0a2
Detect pyOpenSSL
...
Some people use pyOpenSSL (it is the literal name, e.g.: https://pypi.python.org/pypi/pyOpenSSL )
2015-04-24 06:03:43 +00:00
kennethreitz
b3a98641f5
PyOpenSSL capitalization
2015-03-18 12:52:08 -07:00
kennethreitz
67867f1083
add pyopenssl to libffi support
2015-03-17 14:31:01 -07:00
James Arthur
abe34011e5
http: update all external links to use secure protocol.
2015-01-14 09:57:40 +00:00
Jan Aage Lavik
3dff0d48fe
Fix typo in libffi check
2014-10-06 21:13:41 +02:00
Samuel Lucidi
6252e80aa6
Install libffi for bcrypt as well
2014-09-26 10:37:27 -04:00
Kenneth Reitz
5c74244695
fix for cryptography detection
2014-08-04 13:11:05 -04:00
Kenneth Reitz
a0029a8411
suppress pip-grep errors
2014-08-01 18:10:15 -04:00
Kenneth Reitz
2de3b6cf1c
remove debug statement
2014-08-01 18:04:46 -04:00
Kenneth Reitz
fd19ec2c6a
support for cryptography!
2014-08-01 18:00:49 -04:00