Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
cd34ca64c00c0c01b40711b518ecb4e5248cdab1
/
setup.py
e23dd3a
Fix?
by Alex Gaynor
· 10 years ago
361545d
Removed need for Binding entry_point
by Terry Chia
· 10 years ago
da5dca8
Added entry_points.
by Terry Chia
· 10 years ago
d9f9b75
Check for errors when invoking the vectors setup.py
by Alex Gaynor
· 10 years ago
d3e3df9
use pyasn1 for creating the dss-sig-value structure
by Paul Kehrer
· 11 years ago
707b008
Fix pep8 errors for latest import linter
by Alex Stapleton
· 11 years ago
4b610cc
Import lint error
by Alex Stapleton
· 11 years ago
c549205
Add custom 'install' command class
by Sascha Peilicke
· 11 years ago
7ad18bc
add some comments to note the duplication between setup.py and tox.ini
by Paul Kehrer
· 11 years ago
a39a319
Move cryptography.vectors to cryptography_vectors
by Alex Stapleton
· 11 years ago
0bd20e2
cryptography.vectors
by Alex Stapleton
· 11 years ago
8443a92
revert one import order change
by Paul Kehrer
· 11 years ago
afc1ccd
import order fixes for future automated checking
by Paul Kehrer
· 11 years ago
7f8b277
We support 3.4
by Alex Gaynor
· 11 years ago
c37feed
Added future imports and licenses that are missing
by Alex Gaynor
· 11 years ago
6858cd4
The worst.
by Alex Gaynor
· 11 years ago
acac6a6
Follow the rules
by Alex Gaynor
· 11 years ago
0667180
And again. Remove whitespace (pep8)
by koobs
· 11 years ago
23690dd
pep8: Add import (sys) and newline
by koobs
· 11 years ago
92a4cdb
Add new lines (pep8) and use full sentences
by koobs
· 11 years ago
ff0dd1e
Integrate py.test enabling `python setup.py test`
by koobs
· 11 years ago
5b6ce2a
some style fixes suggested by pep8-naming
by Paul Kehrer
· 11 years ago
1e4811a
Just drop the classifier entirely
by Alex Gaynor
· 11 years ago
1b3899f
We're now past pre-alpha
by Alex Gaynor
· 11 years ago
defc7f0
On OS X at build time compile the CC bindings
by Alex Gaynor
· 11 years ago
7fcaa37
drop to >= 0.8 to make pypy happy
by Paul Kehrer
· 11 years ago
a8dcf84
require cffi >= 0.8.1
by Paul Kehrer
· 11 years ago
5e5316d
This is dangerous
by Alex Gaynor
· 11 years ago
ffa8b4d
flake8
by Alex Gaynor
· 11 years ago
50f233e
Check to see if a binding is available before trying to install it
by Alex Gaynor
· 11 years ago
4969751
Explanatory comment
by Alex Gaynor
· 11 years ago
327742c
Merge branch 'master' into setup-install-extension
by Alex Gaynor
· 11 years ago
7630d6c
Also use an absolute path for the about file
by Alex Gaynor
· 11 years ago
f51f2c1
Include a long description in our setup.py
by Alex Gaynor
· 11 years ago
91f119e
six is now required at build time
by Alex Gaynor
· 11 years ago
9a00f05
All the necessary things for setup.py to build cffi stuff
by Alex Gaynor
· 11 years ago
b59377d
remove unneeded import...whoops
by Paul Kehrer
· 11 years ago
fd56c5f
remove enum requirement now that we're not using enum
by Paul Kehrer
· 11 years ago
c024255
move abc, inline introspect method, use six for abcs
by Paul Kehrer
· 11 years ago
aaa2217
This isn't a thing
by Alex Gaynor
· 11 years ago
ef1954a
remove this duplicate
by Alex Gaynor
· 11 years ago
446a457
Merge branch 'master' into simple-symmetric-encryption
by Donald Stufft
· 11 years ago
9ebb8ff
Include all of our files in the distributions, and install packages
by Donald Stufft
· 11 years ago
5f12a1b
Fix the packaging meta-data
by Donald Stufft
· 11 years ago
7fe70cb
hyper nit-pick
by Christian Heimes
· 11 years ago
913bcb7
super nit-pick
by Christian Heimes
· 11 years ago
ff1e64f
drop setup.py test again
by Christian Heimes
· 11 years ago
b55f926
use py.test for testing
by Christian Heimes
· 11 years ago
f83ed1d
add classifiers, url, description and nose integration for python setup.py test
by Christian Heimes
· 11 years ago
bac187d
Use an enum for determining BlockCipher operation
by Donald Stufft
· 11 years ago
226b295
Fixed a typo in the setup.py
by Alex Gaynor
· 11 years ago
bfc06bc
Added license headers
by Alex Gaynor
· 11 years ago
c62e91f
Initial commit. Migrates over basic project files, and the OpenSSL bindings
by Alex Gaynor
· 11 years ago