diff -r c5e1cc0b4c77 -r 12450fbea288 mercurial/policy.py --- a/mercurial/policy.py Fri Apr 30 03:19:45 2021 +0200 +++ b/mercurial/policy.py Fri Apr 30 02:11:58 2021 +0200 @@ -80,7 +80,7 @@ ('cext', 'bdiff'): 3, ('cext', 'mpatch'): 1, ('cext', 'osutil'): 4, - ('cext', 'parsers'): 17, + ('cext', 'parsers'): 18, } # map import request to other package or module