15
0
forked from pool/python-Babel

Accepting request 532056 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/532056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Babel?expand=0&rev=35
This commit is contained in:
2017-10-06 06:37:39 +00:00
committed by Git OBS Bridge
parent a54c1f9f34
commit 5f761522bb
6 changed files with 35 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-Babel
Version: 2.5.0
Version: 2.5.1
Release: 0
Summary: Internationalization utilities
License: BSD-3-Clause
@@ -29,6 +29,7 @@ Source: https://pypi.io/packages/source/B/Babel/Babel-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
# Test requirements:
BuildRequires: %{python_module freezegun}
BuildRequires: %{python_module py >= 1.4.14}
BuildRequires: %{python_module pytest >= 2.3.5}
BuildRequires: %{python_module pytz}