Update changelog URLs
This commit is contained in:
parent
f84b74823c
commit
7646cfa2f4
|
|
@ -137,8 +137,10 @@ CHANGELOG_URLS = {
|
|||
'cryptography': 'https://cryptography.io/en/latest/changelog.html',
|
||||
'toml': 'https://github.com/uiri/toml/releases',
|
||||
'PyQt5': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQt5-Qt': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQt5-Qt5': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQtWebEngine': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQtWebEngine-Qt': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQtWebEngine-Qt5': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQt-builder': 'https://www.riverbankcomputing.com/news',
|
||||
'PyQt5-sip': 'https://www.riverbankcomputing.com/news',
|
||||
|
|
|
|||
Loading…
Reference in New Issue