scripts: Adjust py-filelock changelog URL

This commit is contained in:
Florian Bruhin 2021-10-04 11:02:51 +02:00
parent efd002dae3
commit 247e77fa10
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ CHANGELOG_URLS = {
'check-manifest': 'https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst',
'yamllint': 'https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst',
'pathspec': 'https://github.com/cpburnz/python-path-specification/blob/master/CHANGES.rst',
'filelock': 'https://github.com/benediktschmitt/py-filelock/commits/master',
'filelock': 'https://github.com/tox-dev/py-filelock/commits/main',
'github3.py': 'https://github3py.readthedocs.io/en/master/release-notes/index.html',
'manhole': 'https://github.com/ionelmc/python-manhole/blob/master/CHANGELOG.rst',
'pycparser': 'https://github.com/eliben/pycparser/blob/master/CHANGES',