diff -r 33524b6bef53 -r 61e7464477ac mercurial/policy.py --- a/mercurial/policy.py Tue Jul 07 14:01:12 2020 +0530 +++ b/mercurial/policy.py Wed Jul 08 00:36:36 2020 +0200 @@ -80,7 +80,7 @@ ('cext', 'bdiff'): 3, ('cext', 'mpatch'): 1, ('cext', 'osutil'): 4, - ('cext', 'parsers'): 16, + ('cext', 'parsers'): 17, } # map import request to other package or module