mercurial/policy.py
changeset 43554 b56de57c45ce
parent 43552 bd87114ce341
child 45131 61e7464477ac
--- a/mercurial/policy.py	Sat Nov 09 13:23:51 2019 +0100
+++ b/mercurial/policy.py	Sat Nov 09 13:23:51 2019 +0100
@@ -80,7 +80,7 @@
     ('cext', 'bdiff'): 3,
     ('cext', 'mpatch'): 1,
     ('cext', 'osutil'): 4,
-    ('cext', 'parsers'): 15,
+    ('cext', 'parsers'): 16,
 }
 
 # map import request to other package or module