Switch from fb-re2 to google-re2
At the time we began to adopt the re2 library, fb-re2 was the only Python wrapper. Google-re2 is available now, is developed and released by the maintainers of re2 as part of the re2 project, and distributes manylinux wheels which simplifies the Zuul build process. We have already adopted google-re2 for our Ansible environments, so this simplifies packaging. Change-Id: Id1b47d3b980faaf48a3d2b7959925d8c73bd3db1
This commit is contained in:
parent
e660979a8c
commit
456205e7be
@ -26,7 +26,7 @@ cachetools
|
||||
pyjwt>=2.0.0
|
||||
iso8601
|
||||
psutil
|
||||
fb-re2>=1.0.6
|
||||
google-re2>=1.1
|
||||
paho-mqtt
|
||||
cherrypy
|
||||
ws4py
|
||||
|
Loading…
Reference in New Issue
Block a user