Update to 3.6.0
* Updated from global requirements * Better isolate tests and fixtures from environment * Imported Translations from Zanata Change-Id: I8dbc613cad927f51b23fe3395c081c4443bdc755
This commit is contained in:
parent
9065e628dc
commit
a9f186fb04
@ -1,13 +1,13 @@
|
|||||||
%global sname oslo.i18n
|
%global sname oslo.i18n
|
||||||
|
|
||||||
Name: {{ py2name('oslo.i18n') }}
|
Name: {{ py2name('oslo.i18n') }}
|
||||||
Version: 3.5.0
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenStack i18n library
|
Summary: OpenStack i18n library
|
||||||
License: {{ license('Apache-2.0') }}
|
License: {{ license('Apache-2.0') }}
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://launchpad.net/%{sname}
|
Url: https://launchpad.net/%{sname}
|
||||||
Source0: https://pypi.python.org/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
|
Source0: https://pypi.python.org/packages/ab/85/660993359fc85a88f8a7d7c1829cea51c6d37bf123626c2e73c8ae65123a/oslo.i18n-%{version}.tar.gz
|
||||||
BuildRequires: openstack-macros
|
BuildRequires: openstack-macros
|
||||||
BuildRequires: {{ py2pkg('Babel') }}
|
BuildRequires: {{ py2pkg('Babel') }}
|
||||||
BuildRequires: {{ py2pkg('mock') }}
|
BuildRequires: {{ py2pkg('mock') }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user