index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes #3548 - add a pyproject.toml (#4363)
Alex Gaynor
2018-07-23
1
-0
/
+1
*
Add py37 (#4298)
Paul Kehrer
2018-06-27
1
-0
/
+1
*
Document project as stable and ready for use in production (#4284)
Jon Dufresne
2018-06-16
1
-0
/
+1
*
Remove cffi branch for pypy that's not needed (#4209)
Alex Gaynor
2018-04-28
1
-2
/
+1
*
Remove setup.py branch (#4203)
Alex Gaynor
2018-04-22
1
-3
/
+1
*
Remove version number from an error message so that it makes sense (#4188)
Alex Gaynor
2018-04-09
1
-2
/
+2
*
install only the minimum required to build our docs for rtd (#4133)
Paul Kehrer
2018-03-05
1
-2
/
+4
*
temporarily pin cffi to avoid bug related to virtualenv (#4083)
Paul Kehrer
2018-01-12
1
-1
/
+1
*
Fixed #4039 -- added a python_requires to setup.py (#4064)
Alex Gaynor
2017-12-26
1
-0
/
+2
*
pytest 3.3.0 has an issue with parametrized null bytes again (#4026)
Paul Kehrer
2017-11-28
1
-1
/
+1
*
clearly error out on older setuptools (#4000)
Alex Gaynor
2017-10-28
1
-0
/
+10
*
Fixes #3947 -- remove the docutils.conf (#3995)
Alex Gaynor
2017-10-23
1
-2
/
+2
*
random hack to maybe support older pips (#3970)
Alex Gaynor
2017-10-12
1
-1
/
+1
*
expunge python 2.6 (#3962)
Paul Kehrer
2017-10-11
1
-3
/
+1
*
disable smart quotes in sphinx to workaround a spellchecker issue (#3946)
Paul Kehrer
2017-10-03
1
-1
/
+1
*
blacklist yet another version of sphinx (#3940)
Alex Gaynor
2017-09-26
1
-1
/
+1
*
Switch to using the other style of environment markers (#3796)
Alex Gaynor
2017-08-24
1
-11
/
+8
*
bump pytest version (#3860)
Alex Gaynor
2017-08-10
1
-1
/
+1
*
Blacklist pytest 3.2.0 because it breaks us (#3835)
Alex Gaynor
2017-08-01
1
-1
/
+1
*
simplify setup.py branches (#3806)
Alex Gaynor
2017-07-22
1
-3
/
+1
*
simplify pyenchant requirement (#3805)
Alex Gaynor
2017-07-21
1
-1
/
+1
*
Blacklist some pyenchant versions (#3799)
Alex Gaynor
2017-07-20
1
-1
/
+1
*
sphinx 1.6.3 is also no good (#3748)
Alex Gaynor
2017-07-02
1
-1
/
+1
*
remove python 3.3 from CI (#3729)
Paul Kehrer
2017-06-26
1
-1
/
+0
*
Remove entry_points from setup.py (#3723)
Alex Gaynor
2017-06-25
1
-8
/
+0
*
Sphinx 1.6.2 is also broken (#3627)
Alex Gaynor
2017-05-28
1
-1
/
+1
*
Bump the minimum PyPy/cffi version and simplify as a result (#3585)
Alex Gaynor
2017-05-23
1
-4
/
+4
*
Remove dependency on setuptools (#3567)
Alex Gaynor
2017-05-22
1
-1
/
+0
*
time to remove commoncrypto, fare thee well (#3551)
Paul Kehrer
2017-05-20
1
-12
/
+0
*
pin sphinx version to avoid test breakage (#3544)
Alex Gaynor
2017-05-17
1
-1
/
+1
*
Don't compare cffi version using strings (#3524)
Alex Gaynor
2017-04-29
1
-1
/
+0
*
bump minimum setuptools version (#3513)
Alex Gaynor
2017-04-22
1
-1
/
+1
*
Fixes #3409 -- bump idna dep to a version with massively improved performance...
Alex Gaynor
2017-02-20
1
-1
/
+1
*
add support for update_into on CipherContext (#3190)
Paul Kehrer
2017-02-16
1
-0
/
+1
*
replace pyasn1 with asn1crypto (#3361)
Ofek Lev
2017-02-08
1
-2
/
+1
*
Fixed #3334 -- added Python 3.6 support (#3335)
Alex Gaynor
2016-12-23
1
-0
/
+1
*
older readme_renderer doesn't work with docutils 0.13 (#3300)
Paul Kehrer
2016-12-09
1
-1
/
+1
*
CertificateBuilder accepts aware datetimes for not_valid_after and not_valid_...
InvalidInterrupt
2016-08-16
1
-0
/
+1
*
Mark the minimum pytest version in setup.py. (#3035)
Alex Gaynor
2016-07-01
1
-1
/
+1
*
pip is prejudiced against dashes and underscores (#2922)
Paul Kehrer
2016-05-29
1
-2
/
+2
*
Remove redundant excludes from find_packages
Frazer McLean
2016-03-26
1
-3
/
+1
*
Don't try to use hypothesis on Python 2.6, upstream dropped support
Alex Gaynor
2016-02-19
1
-1
/
+3
*
Require a newer setuptools.
Alex Gaynor
2016-01-23
1
-1
/
+1
*
Merge pull request #2676 from alex/docs-pep8-dedupe
Paul Kehrer
2016-01-18
1
-0
/
+13
|
\
|
*
Centralize declaration of docs and pep8 deps in setup.py
Alex Gaynor
2016-01-17
1
-0
/
+13
*
|
Delete two out of date comments
Alex Gaynor
2016-01-17
1
-1
/
+0
|
/
*
add this back, we couldn't dedupe there
Alex Gaynor
2016-01-17
1
-0
/
+1
*
syntax error
Alex Gaynor
2016-01-17
1
-2
/
+4
*
Port callbacks to new static callback
Christian Heimes
2016-01-07
1
-2
/
+2
*
Fixed #2605 -- require setuptools 1.0
Alex Gaynor
2015-12-30
1
-1
/
+1
[next]