index
:
delta/python-packages/pyjwt.git
190-remove-iat-verification
2.0-develop
a1
add-docs
add-jwk-for-hmac-rsa
add-python-35
api
bionic
bring-verify_expiration-back
bump-version
changelog
cleanup-action
cleanup-pr305
deprecations
dx-tweaks
ecdsa-bkwards-compat
fix-298
fix-351
fix-cli-script
fix-ec-ssh-pub-key
fix-flake8
fix-from-jwk
fix-key-errors
fix-mypy
fix-type-error-on-bytes-key
fix-vuln
fix_alg_vuln_on_verify
followup-523
improve-usage
madams/cleanup-test-skips
madams/test
madams/test2
master
new-release
pre-commit-ci-update-config
prep-release
py36
pytest-version-bump
remove-cli
revert-657-remove-arbitrary-kwargs
string-tokens
travis-windows
update-changelog
v2-jwks
version-2.0.0
version-2.0.1
github.com: progrium/pyjwt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move setup information to declarative setup.cfg (#495)
Jon Dufresne
2020-06-11
1
-71
/
+2
*
Add Python-3-only trove classifier and remove "universal" from wheel (#492)
Jon Dufresne
2020-06-08
1
-1
/
+1
*
Simplify `python_requires` (#478)
Michael
2020-03-24
1
-1
/
+1
*
Add support of python 3.8 (#452)
Bastien Vallet
2019-12-27
1
-0
/
+1
*
Remove Python 2.7 compatibility (#457)
Bastien Vallet
2019-11-12
1
-5
/
+4
*
DX Tweaks (#450)
José Padilla
2019-10-21
1
-45
/
+37
*
Remove setup.py test command in favor of pytest and tox (#442)
Jon Dufresne
2019-10-06
1
-13
/
+4
*
Pass python_requires argument to setuptools (#440)
Jon Dufresne
2019-09-28
1
-0
/
+1
*
Prefer https:// links where available (#439)
Jon Dufresne
2019-09-28
1
-1
/
+1
*
Run mypy with tox (#421)
José Padilla
2019-05-04
1
-0
/
+3
*
Fix pytest and pinned test dependencies
1.7.1
José Padilla
2018-12-06
1
-3
/
+3
*
Pin test requirements
José Padilla
2018-11-02
1
-3
/
+3
*
Run tests for python 3.7 (#379)
purificant
2018-11-01
1
-0
/
+1
*
Attempt to drop support for python 2.6 and 3.3 (refs #297)
Landon GB
2017-10-19
1
-2
/
+0
*
Use twine for publishing to PyPI
1.5.3
José Padilla
2017-09-05
1
-2
/
+5
*
Require cryptography >= 1.4, replace deprecated function
Ran Benita
2017-08-25
1
-1
/
+1
*
enable testing with python 3.6
2017-05-13
1
-0
/
+1
*
Bump pytest version to latest
pytest-version-bump
Mark Adams
2017-04-17
1
-1
/
+1
*
Require cryptography >= 1.0, replace deprecated function
Ran Benita
2016-12-17
1
-1
/
+1
*
Convert README from Markdown to reStructuredText
Adam Chainz
2016-11-12
1
-1
/
+1
*
Renamed jwt CLI script to jwt-cli to avoid issues with jwt script overlapping...
fix-cli-script
Mark Adams
2016-10-24
1
-1
/
+1
*
Merge pull request #196 from kepkin/patch-1
Mark Adams
2016-10-24
1
-1
/
+1
|
\
|
*
Fix rpm build
kepkin
2016-02-03
1
-1
/
+1
*
|
Add Python 3.5 to CI builds
add-python-35
Mark Adams
2016-05-06
1
-0
/
+1
|
/
*
Made pytest-runner installation in setup.py conditional. Fixes #179
Mark Adams
2015-10-09
1
-1
/
+4
*
Fixes an issue where the newer versions of Pytest can't detect deprecation wa...
Mark Adams
2015-10-09
1
-1
/
+1
*
Update setup.py
José Padilla
2015-05-18
1
-1
/
+0
*
Switched to using new get_version() in setup.py
Mark Adams
2015-05-17
1
-10
/
+14
*
refactor scripts, testing, travis and tox
Gabi Davar
2015-05-17
1
-41
/
+36
*
Removed Python 3.2 support
Mark Adams
2015-05-16
1
-1
/
+0
*
Updated setup.py test to use PyTest
Mark Adams
2015-04-14
1
-1
/
+23
*
Fix: List all packages
José Padilla
2015-03-26
1
-1
/
+12
*
Made several changes to testing to increase code coverage
Mark Adams
2015-01-25
1
-1
/
+1
*
Update setup.py
José Padilla
2015-01-19
1
-18
/
+12
*
Fixed some style issues (reordered imports, removed unused imports, PEP8, etc.)
Mark Adams
2015-01-18
1
-1
/
+2
*
Add utf-8 coding
José Padilla
2015-01-18
1
-0
/
+1
*
Updates after ownership transfer
José Padilla
2015-01-18
1
-3
/
+3
*
Add publish setup.py helper
José Padilla
2014-10-16
1
-0
/
+10
*
Add __version__ and derive package version from it
José Padilla
2014-10-15
1
-1
/
+13
*
Use single quotes instead of double quotes
José Padilla
2014-10-15
1
-17
/
+16
*
Bump up version
0.2.2
José Padilla
2014-09-22
1
-2
/
+3
*
Bump up version to 0.2.1 #34
José Padilla
2014-04-28
1
-1
/
+1
*
Bump up version to 0.2.0 #31
0.2.0
José Padilla
2014-03-25
1
-1
/
+1
*
Bump up version for release
José Padilla
2014-02-08
1
-1
/
+1
*
refactor decode(), fix setup.py for automated sdist builds
wil paredes
2014-02-07
1
-3
/
+4
*
version bump, email update
Jeff Lindsay
2014-01-17
1
-2
/
+2
*
Announce Python 3 support
Patryk Zawadzki
2013-11-07
1
-11
/
+16
*
Basic Python 3 compatibility
Patryk Zawadzki
2013-11-06
1
-0
/
+2
*
Bump version
0.1.6
Boris Feld
2013-07-26
1
-1
/
+1
*
Fix minor typo in setup.py description
Andy Zhang
2013-05-15
1
-1
/
+1
[next]