Update changelog URLs
This commit is contained in:
parent
297b33928a
commit
1ba9ab9ce4
|
|
@ -47,7 +47,7 @@ CHANGELOG_URLS = {
|
|||
'mccabe': 'https://github.com/PyCQA/mccabe#changes',
|
||||
'pytest-cov': 'https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst',
|
||||
'pytest-xdist': 'https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst',
|
||||
'pytest-forked': 'https://github.com/pytest-dev/pytest-forked/blob/master/CHANGELOG',
|
||||
'pytest-forked': 'https://github.com/pytest-dev/pytest-forked/blob/master/CHANGELOG.rst',
|
||||
'pytest-xvfb': 'https://github.com/The-Compiler/pytest-xvfb/blob/master/CHANGELOG.rst',
|
||||
'EasyProcess': 'https://github.com/ponty/EasyProcess/commits/master',
|
||||
'PyVirtualDisplay': 'https://github.com/ponty/PyVirtualDisplay/commits/master',
|
||||
|
|
@ -150,7 +150,7 @@ CHANGELOG_URLS = {
|
|||
'sip': 'https://www.riverbankcomputing.com/news',
|
||||
'Pygments': 'https://pygments.org/docs/changelog/',
|
||||
'vulture': 'https://github.com/jendrikseipp/vulture/blob/master/CHANGELOG.md',
|
||||
'distlib': 'https://bitbucket.org/pypa/distlib/src/master/CHANGES.rst',
|
||||
'distlib': 'https://github.com/pypa/distlib/blob/master/CHANGES.rst',
|
||||
'py-cpuinfo': 'https://github.com/workhorsy/py-cpuinfo/blob/master/ChangeLog',
|
||||
'cheroot': 'https://cheroot.cherrypy.org/en/latest/history.html',
|
||||
'certifi': 'https://ccadb-public.secure.force.com/mozilla/IncludedCACertificateReport',
|
||||
|
|
|
|||
Loading…
Reference in New Issue