Alex Gaynor
|
ffa8b4d5fe
|
flake8
|
2014-01-06 11:19:11 -08:00 |
|
Alex Gaynor
|
50f233efe4
|
Check to see if a binding is available before trying to install it
|
2014-01-06 11:10:40 -08:00 |
|
Alex Gaynor
|
4969751fde
|
Explanatory comment
|
2014-01-03 15:08:45 -08:00 |
|
Alex Gaynor
|
327742c8e6
|
Merge branch 'master' into setup-install-extension
Conflicts:
setup.py
|
2014-01-03 15:03:17 -08:00 |
|
Alex Gaynor
|
7630d6c50b
|
Also use an absolute path for the about file
|
2014-01-03 07:34:43 -08:00 |
|
Alex Gaynor
|
f51f2c1c5f
|
Include a long description in our setup.py
|
2014-01-03 07:33:01 -08:00 |
|
Alex Gaynor
|
91f119e758
|
six is now required at build time
|
2014-01-02 13:12:59 -08:00 |
|
Alex Gaynor
|
9a00f0539d
|
All the necessary things for setup.py to build cffi stuff
|
2014-01-02 13:09:34 -08:00 |
|
Paul Kehrer
|
b59377d9a3
|
remove unneeded import...whoops
|
2013-10-21 22:21:22 -05:00 |
|
Paul Kehrer
|
fd56c5f84a
|
remove enum requirement now that we're not using enum
|
2013-10-21 22:19:19 -05:00 |
|
Paul Kehrer
|
c024255dda
|
move abc, inline introspect method, use six for abcs
* abc moved to cryptography.primitive.interfaces
* six added to dependencies
* six used to have py2x/py3x compatible abc
* nonce abc removed for now
|
2013-09-10 19:47:50 -05:00 |
|
Alex Gaynor
|
aaa2217161
|
This isn't a thing
|
2013-08-31 10:09:16 -07:00 |
|
Alex Gaynor
|
ef1954ae0e
|
remove this duplicate
|
2013-08-31 10:08:57 -07:00 |
|
Donald Stufft
|
446a457218
|
Merge branch 'master' into simple-symmetric-encryption
Conflicts:
setup.py
|
2013-08-11 17:38:13 -04:00 |
|
Donald Stufft
|
9ebb8ff06c
|
Include all of our files in the distributions, and install packages
|
2013-08-11 17:29:21 -04:00 |
|
Donald Stufft
|
5f12a1b89a
|
Fix the packaging meta-data
|
2013-08-11 17:29:12 -04:00 |
|
Christian Heimes
|
7fe70cb233
|
hyper nit-pick
|
2013-08-11 15:52:21 +02:00 |
|
Christian Heimes
|
913bcb79c5
|
super nit-pick
|
2013-08-11 15:35:40 +02:00 |
|
Christian Heimes
|
ff1e64fd4a
|
drop setup.py test again
|
2013-08-11 15:33:51 +02:00 |
|
Christian Heimes
|
b55f9269ec
|
use py.test for testing
correct cffi dependency to setup_requires
ignore cffi, pycparser and pytest egg directories
add myself to AUTHORS.rst
|
2013-08-11 15:09:21 +02:00 |
|
Christian Heimes
|
f83ed1d8af
|
add classifiers, url, description and nose integration for python setup.py test
|
2013-08-10 23:28:29 +02:00 |
|
Donald Stufft
|
bac187d7e1
|
Use an enum for determining BlockCipher operation
|
2013-08-10 15:44:36 -04:00 |
|
Alex Gaynor
|
226b29568c
|
Fixed a typo in the setup.py
|
2013-08-07 09:57:19 -07:00 |
|
Alex Gaynor
|
bfc06bcfc4
|
Added license headers
|
2013-08-06 19:36:19 -07:00 |
|
Alex Gaynor
|
c62e91f3ec
|
Initial commit. Migrates over basic project files, and the OpenSSL bindings
from OpenTLS.
|
2013-08-06 19:31:02 -07:00 |
|