update importlib metadata changelog URL
See 2f3d0161f3 for the corresponding importlib_resources one.
Also this I guess? I don't really understand it, everything seems happy. https://github.com/python/importlib_metadata/issues/459
This commit is contained in:
parent
ab9e575ab9
commit
75c991b998
|
|
@ -134,7 +134,7 @@
|
|||
"pyroma": "https://github.com/regebro/pyroma/blob/master/CHANGES.txt",
|
||||
"adblock": "https://github.com/ArniDagur/python-adblock/blob/master/CHANGELOG.md",
|
||||
"importlib_resources": "https://importlib-resources.readthedocs.io/en/latest/history.html",
|
||||
"importlib-metadata": "https://github.com/python/importlib_metadata/blob/main/NEWS.rst",
|
||||
"importlib_metadata": "https://github.com/python/importlib_metadata/blob/main/NEWS.rst",
|
||||
"zipp": "https://github.com/jaraco/zipp/blob/main/NEWS.rst",
|
||||
"pip": "https://pip.pypa.io/en/stable/news/",
|
||||
"wheel": "https://wheel.readthedocs.io/en/stable/news.html",
|
||||
|
|
|
|||
Loading…
Reference in New Issue