jpadilla / pyjwt

JSON Web Token implementation in Python
https://pyjwt.readthedocs.io
MIT License
5.05k stars 676 forks source link

2.6.0 release missing from github #815

Closed bluefish6 closed 1 year ago

bluefish6 commented 1 year ago

Release 2.6.0 is present on pypi and mentioned in CHANGELOG, however is not listed as a release.

Please create a github release of this version. Different versions on pypi and github are a red flag suggesting that possibly somebody hijacked the project on pypi and released an unauthorized and malicious version there. However, seeing in CHANGELOG that version 2.6.0 was announced, this probably is only some issue with github release creation (it seems that it's done via some other means than a github action).

Thanks a lot in advance! :)

Expected Result

Release 2.6.0 is listed as the newest release

Actual Result

Release 2.5.0 is the newest one on https://github.com/jpadilla/pyjwt/releases

image

But 2.6.0 is present on pypi: https://pypi.org/project/PyJWT/#history

image

Reproduction Steps

Open https://github.com/jpadilla/pyjwt/releases and https://pypi.org/project/PyJWT/#history and compare versions

System Information

N/A

jpadilla commented 1 year ago

https://github.com/jpadilla/pyjwt/releases/tag/2.6.0