Merge "Remove Babel requirement"

This commit is contained in:
Zuul 2020-05-03 14:06:35 +00:00 committed by Gerrit Code Review
commit f1f83a0859
4 changed files with 0 additions and 5 deletions

View File

@ -1,2 +0,0 @@
[python: **.py]

View File

@ -1,7 +1,6 @@
alabaster==0.7.10
appdirs==1.3.0
asn1crypto==0.23.0
Babel==2.3.4
castellan==0.16.0
cffi==1.7.0
cliff==2.8.0

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2 # MIT
oslo.concurrency>=3.26.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0

View File

@ -42,5 +42,4 @@ input_file = os_brick/locale/os-brick.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = os_brick/locale/os-brick.pot