aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* block another broken sphinx version (#5277)Paul Kehrer2020-06-141-1/+1
* Block a sphinx version that's broken (#5272)Alex Gaynor2020-06-121-1/+1
* Remove dead constant time code (#5239)Alex Gaynor2020-04-261-1/+0
* drop python 3.4 support (#5087)Paul Kehrer2019-12-081-2/+1
* Fixes #5010 -- test and build 3.8 wheels (#5013)Alex Gaynor2019-10-171-0/+1
* Remove asn1crypto dependency (#4941)David Benjamin2019-07-281-1/+0
* Drop setup.py test support. (#4879)Alex Gaynor2019-05-071-57/+7
* Added an explicit content type for long_description (#4826)Alex Gaynor2019-04-011-0/+1
* allow bytes-like for key/iv/data for symmetric encryption (#4621)Paul Kehrer2018-12-091-3/+3
* remove idna as a primary dependency (#4624)Paul Kehrer2018-12-061-1/+6
* switch to twine check for verifying our readme renders on pypi (#4623)Paul Kehrer2018-12-021-1/+1
* blacklist latest hypothesis and pytest (#4510)Paul Kehrer2018-10-231-2/+2
* blacklist some pytests (#4502)Paul Kehrer2018-10-191-1/+1
* block sphinx 1.8.0 since it fails our docs job (#4469)Paul Kehrer2018-09-141-1/+1
* update pytest config (#4463)Paul Kehrer2018-09-061-1/+1
* Fixes #3548 - add a pyproject.toml (#4363)Alex Gaynor2018-07-231-0/+1
* Add py37 (#4298)Paul Kehrer2018-06-271-0/+1
* Document project as stable and ready for use in production (#4284)Jon Dufresne2018-06-161-0/+1
* Remove cffi branch for pypy that's not needed (#4209)Alex Gaynor2018-04-281-2/+1
* Remove setup.py branch (#4203)Alex Gaynor2018-04-221-3/+1
* Remove version number from an error message so that it makes sense (#4188)Alex Gaynor2018-04-091-2/+2
* install only the minimum required to build our docs for rtd (#4133)Paul Kehrer2018-03-051-2/+4
* temporarily pin cffi to avoid bug related to virtualenv (#4083)Paul Kehrer2018-01-121-1/+1
* Fixed #4039 -- added a python_requires to setup.py (#4064)Alex Gaynor2017-12-261-0/+2
* pytest 3.3.0 has an issue with parametrized null bytes again (#4026)Paul Kehrer2017-11-281-1/+1
* clearly error out on older setuptools (#4000)Alex Gaynor2017-10-281-0/+10
* Fixes #3947 -- remove the docutils.conf (#3995)Alex Gaynor2017-10-231-2/+2
* random hack to maybe support older pips (#3970)Alex Gaynor2017-10-121-1/+1
* expunge python 2.6 (#3962)Paul Kehrer2017-10-111-3/+1
* disable smart quotes in sphinx to workaround a spellchecker issue (#3946)Paul Kehrer2017-10-031-1/+1
* blacklist yet another version of sphinx (#3940)Alex Gaynor2017-09-261-1/+1
* Switch to using the other style of environment markers (#3796)Alex Gaynor2017-08-241-11/+8
* bump pytest version (#3860)Alex Gaynor2017-08-101-1/+1
* Blacklist pytest 3.2.0 because it breaks us (#3835)Alex Gaynor2017-08-011-1/+1
* simplify setup.py branches (#3806)Alex Gaynor2017-07-221-3/+1
* simplify pyenchant requirement (#3805)Alex Gaynor2017-07-211-1/+1
* Blacklist some pyenchant versions (#3799)Alex Gaynor2017-07-201-1/+1
* sphinx 1.6.3 is also no good (#3748)Alex Gaynor2017-07-021-1/+1
* remove python 3.3 from CI (#3729)Paul Kehrer2017-06-261-1/+0
* Remove entry_points from setup.py (#3723)Alex Gaynor2017-06-251-8/+0
* Sphinx 1.6.2 is also broken (#3627)Alex Gaynor2017-05-281-1/+1
* Bump the minimum PyPy/cffi version and simplify as a result (#3585)Alex Gaynor2017-05-231-4/+4
* Remove dependency on setuptools (#3567)Alex Gaynor2017-05-221-1/+0
* time to remove commoncrypto, fare thee well (#3551)Paul Kehrer2017-05-201-12/+0
* pin sphinx version to avoid test breakage (#3544)Alex Gaynor2017-05-171-1/+1
* Don't compare cffi version using strings (#3524)Alex Gaynor2017-04-291-1/+0
* bump minimum setuptools version (#3513)Alex Gaynor2017-04-221-1/+1
* Fixes #3409 -- bump idna dep to a version with massively improved performance...Alex Gaynor2017-02-201-1/+1
* add support for update_into on CipherContext (#3190)Paul Kehrer2017-02-161-0/+1
* replace pyasn1 with asn1crypto (#3361)Ofek Lev2017-02-081-2/+1