Adjust changelog URLs for new readme-renderer
This commit is contained in:
parent
3cc79c562d
commit
98845f275a
|
|
@ -144,7 +144,6 @@
|
|||
"setuptools": "https://setuptools.readthedocs.io/en/latest/history.html",
|
||||
"pefile": "https://github.com/erocarrera/pefile/commits/master",
|
||||
"SecretStorage": "https://github.com/mitya57/secretstorage/blob/master/changelog",
|
||||
"bleach": "https://github.com/mozilla/bleach/blob/main/CHANGES",
|
||||
"jeepney": "https://gitlab.com/takluyver/jeepney/-/blob/master/docs/release-notes.rst",
|
||||
"keyring": "https://github.com/jaraco/keyring/blob/main/NEWS.rst",
|
||||
"jaraco.classes": "https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst",
|
||||
|
|
@ -153,7 +152,6 @@
|
|||
"requests-toolbelt": "https://github.com/requests/toolbelt/blob/master/HISTORY.rst",
|
||||
"rfc3986": "https://rfc3986.readthedocs.io/en/latest/release-notes/index.html",
|
||||
"twine": "https://twine.readthedocs.io/en/stable/changelog.html",
|
||||
"webencodings": "https://github.com/gsnedders/python-webencodings/commits/master",
|
||||
"PyJWT": "https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst",
|
||||
"rich": "https://github.com/Textualize/rich/blob/master/CHANGELOG.md",
|
||||
"ply": "https://github.com/dabeaz/ply/blob/master/CHANGES",
|
||||
|
|
@ -165,5 +163,6 @@
|
|||
"markdown-it-py": "https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md",
|
||||
"mdurl": "https://github.com/executablebooks/mdurl/commits/master",
|
||||
"blinker": "https://blinker.readthedocs.io/en/stable/#changes",
|
||||
"exceptiongroup": "https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst"
|
||||
"exceptiongroup": "https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst",
|
||||
"nh3": "https://github.com/messense/nh3/commits/main"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue