23 Commits

Author SHA1 Message Date
Stephen Finucane
4e907ed2f3 Drop use of babel
We were simply using this to get a list of language codes. Turns out
Python provides a way to do this already via the 'locale' module, which
provides all of the locales we care about [1]. Use this.

[1] https://github.com/python/cpython/blob/3.5/Lib/locale.py

Change-Id: Id6dce33fdbe3fc537dfe28d5cc604985b3347405
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-04-16 17:31:19 +01:00
OpenStack Proposal Bot
baf1889da7 Updated from global requirements
Change-Id: I37d5555413a009b719d28b685db92d7ab236a42c
2017-11-16 11:21:16 +00:00
Akihiro Motoki
b9eed49961 Revert "Remove Babel as a runtime requirement"
This reverts commit 0658992b0b9bb8a9ad71ddf962d89d3ede27b95e.

The reverted commit moves Babel to test-requirements.txt
but Babel is a run-time requirement as _gettextutils imports Babel.
As a result, oslo_i18n 3.15.2 cannot be imported.

Closes-Bug: #1692773
Change-Id: I97ae11925462b2e21ede5d9573e90ee21fb7e4d2
2017-05-23 13:25:52 +09:00
Julien Danjou
0658992b0b Remove Babel as a runtime requirement
It's not.

Change-Id: I7a6a194bfd73a7e64c2a4e260c242af1e7de7986
2017-05-16 17:17:33 +02:00
OpenStack Proposal Bot
1f0c09360b Updated from global requirements
Change-Id: I65296edbe6cd0336977ebf3bd3ea7a9d7663b24b
2017-04-12 04:20:03 +00:00
OpenStack Proposal Bot
2e90bc69ed Updated from global requirements
Change-Id: I8c2b82c31266fae375bf11220d1a524fe152212a
2017-04-07 06:14:44 +00:00
OpenStack Proposal Bot
c103d6f682 Updated from global requirements
Change-Id: Ic14c59a7d9604ee6f545cf19808d42e343359173
2017-03-03 00:03:02 +00:00
OpenStack Proposal Bot
b22d9628d0 Updated from global requirements
Change-Id: I3dfde67677b5a6ef7c4ecf2806d354b58309814a
2016-11-09 23:03:00 +00:00
OpenStack Proposal Bot
8845373ddc Updated from global requirements
Change-Id: I997d22a713f48130b2dfce55b8d08bcdc9ca8b26
2016-06-03 18:17:57 +00:00
OpenStack Proposal Bot
fb8b773cb1 Updated from global requirements
Change-Id: Ie0ac17b69f33524fa8c0ed6589bb3ae5db543739
2016-04-13 12:47:28 +00:00
OpenStack Proposal Bot
9262525e5b Updated from global requirements
Change-Id: Ic22556defbad71d2cc67c39e925e8c01afe37dbc
2016-01-16 03:31:11 +00:00
OpenStack Proposal Bot
2233a886e0 Updated from global requirements
Change-Id: Ia6e08e810a18c64e868295e72c4c057940a5fa62
2015-09-17 12:16:00 +00:00
OpenStack Proposal Bot
7e545f9572 Updated from global requirements
Change-Id: Idb59bc60990a74c7ad67485e25072e5ad7dbce5d
2015-08-26 14:06:01 +00:00
OpenStack Proposal Bot
f55a8ea954 Updated from global requirements
Change-Id: If249c9a7e367a3a1f131a4f6d35e4cef33b1c569
2015-08-13 02:17:46 +00:00
OpenStack Proposal Bot
8bbcfb9b0e Updated from global requirements
Change-Id: Iaae66f0ea52f8aab9289c2b00139338a4e651bda
2015-07-15 01:36:32 +00:00
OpenStack Proposal Bot
d421770a6c Updated from global requirements
Change-Id: Ie5bb4668f1e7b752b00d0af666488177bc7b4321
2015-06-22 08:27:03 +00:00
OpenStack Proposal Bot
917e6e3199 Updated from global requirements
Change-Id: I128a3a3e834135347025f6232bdc763ce7573b09
2015-05-07 23:36:38 +00:00
OpenStack Proposal Bot
b0faab7b3d Updated from global requirements
Change-Id: I51dba522f81d75ae64a0f9f8a82ea59bb9da6c36
2015-02-20 13:58:48 +00:00
Doug Hellmann
d67767b22e Add pbr to installation requirements
Add pbr to the list of installation requirements so that it is installed
via pip before this library is installed, instead of with easy_install.
This avoids issues like Bug #1384919, and ensures that projects that use
this library as a dependency are properly installed.

Change-Id: I6c155370dbd01fe4748d5137bdf288e8d3e1a67e
2014-10-24 09:27:13 -04:00
OpenStack Proposal Bot
af4fc2cba3 Updated from global requirements
Change-Id: If0d58de9daeb46b5190d0c568a590d883aeac9e9
2014-09-19 08:50:56 +00:00
Doug Hellmann
040f1d6afa Add missing six dependency
Change-Id: I6a661282d6e9381861ff0cf4ba564f76e4812d4a
Closes-bug: #1367761
2014-09-10 10:25:35 -04:00
OpenStack Proposal Bot
01884b089d Updated from global requirements
Change-Id: Ie03659997dba4e415c2499f5e88ac95ad53f295c
2014-05-09 01:06:59 +00:00
Doug Hellmann
b468f9ffba initial export with graduate.sh 2014-04-29 11:58:57 -07:00