summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Use proper SPDX identifierMaximilian Wirtz2022-09-231-1/+1
* Add support for Python 3.9 and 3.10Hugo van Kemenade2021-10-111-0/+2
* Remove upper bound on cryptography versionRichard Connon2021-10-031-2/+2
* Bump pyjwt and cryptography versions (#749)jason2021-02-121-2/+2
* Remove python 3.5 support; add python 3.8 supportjason2021-02-101-2/+2
* OAuth 1.0a signature methods: RSA-SHA256, RSA-SHA512 and HMAC-SHA512 (#723)Hoylen Sue2020-06-031-3/+3
* Remove Python 2 codes (#734)Asif Saif Uddin2020-05-121-2/+0
* Merge branch 'master' into rm-2.7Omer Katz2019-08-291-2/+1
|\
| * Drop Python 3.4 support (#699)Omer Katz2019-08-291-2/+1
* | Drop support for legacy Python 2.7Hugo2019-08-151-1/+0
* | Drop support for legacy Python 2.7Hugo2019-08-151-3/+2
|/
* Add logo to RTD docs & upgraded tox -e readme build to twine.Jonathan Huot2019-08-061-0/+1
* Pass python_requires argument to setuptools (#636)Jon Dufresne2018-12-271-0/+1
* Remove unused 'tests_require' from setup.py (#638)Jon Dufresne2018-12-261-5/+1
* Remove unused 'requires' variable form setup.pyJon Dufresne2018-12-261-3/+0
* Support for Python 3.7.Pieter Ennes2018-12-031-0/+1
* Remove unmaintained nose dependency from testsJon Dufresne2018-09-141-2/+1
* Remove workarounds for unsupported Python 2.6Jon Dufresne2018-09-111-4/+3
* Added credits to Idan & team.Jonathan Huot2018-08-101-1/+1
* Rtd docs fix (#515)Jonathan Huot2018-02-281-1/+1
* Openid connect jwt (#488)Wiliam Souza2018-01-301-1/+1
* Sorted imports.Omer Katz2017-09-171-2/+3
* Add Python 3.6 to Travis CI testing and trove classifiersJon Dufresne2017-04-161-1/+3
* Update classifiers.Omer Katz2016-12-061-3/+2
* Support newer PyJWT (1.0.0). remove PyCrypto completely for cryptography and ...Joseph Tate2015-04-141-4/+4
* Dispatch a blinker signal on scope change, instead of raising a warningDavid Baumgold2014-10-051-3/+9
* Show support for Python 3.4mdxs2014-07-101-0/+1
* Rename crypto token to signed token in setup.Ib Lundgren2014-06-061-2/+2
* Move setup.py requirementsjturmel2014-03-221-2/+4
* Require pycrypto and pyjwtjturmel2014-03-191-3/+2
* Add crypto token capabilityjturmel2014-03-171-2/+2
* Add maintainer info and get version from oauthlib module.Hsiaoming Yang2013-11-041-1/+4
* 0.6.00.6.0Ib Lundgren2013-09-131-1/+1
* 0.5.10.5.1Ib Lundgren2013-07-261-1/+1
* 0.5.00.5.0Ib Lundgren2013-07-091-1/+1
* Revert back to inline string for Licence. See #81.Ib Lundgren2013-07-091-1/+1
* style fix for setup.py. add classifiersHsiaoming Yang2013-07-091-7/+29
* 0.4.20.4.2Ib Lundgren2013-05-311-1/+1
* 0.4.10.4.1Ib Lundgren2013-05-201-1/+1
* 0.4.00.4.0Ib Lundgren2013-03-261-1/+1
* 0.3.80.3.8Ib Lundgren2013-02-231-1/+1
* 0.3.70.3.7Ib Lundgren2013-02-121-1/+1
* 0.3.60.3.6Ib Lundgren2013-02-051-1/+1
* 0.3.50.3.5Ib Lundgren2013-01-291-1/+1
* Fix broken setup.py bdist_rpmDafydd Crosby2012-11-201-1/+1
* 0.3.40.3.4Ib Lundgren2012-11-191-1/+1
* Don't install the tests package or subpackages.Mike Gilbert2012-11-171-1/+1
* new test dependency, mock.Ib Lundgren2012-11-171-1/+1
* 0.3.30.3.3Ib Lundgren2012-11-081-1/+1
* 0.3.20.3.2Ib Lundgren2012-11-081-1/+1