diff -r 642433629e20 -r 0c659fc20207 mercurial/policy.py --- a/mercurial/policy.py Sat Nov 09 05:54:22 2019 +0100 +++ b/mercurial/policy.py Sun Nov 03 00:01:09 2019 +0100 @@ -80,7 +80,7 @@ ('cext', 'bdiff'): 3, ('cext', 'mpatch'): 1, ('cext', 'osutil'): 4, - ('cext', 'parsers'): 13, + ('cext', 'parsers'): 14, } # map import request to other package or module