From d68c363ff7ac22f7c72daefefbe0bac4bf25e72180daf15ea7b65473d186ec19 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 30 Sep 2013 12:39:25 +0000 Subject: [PATCH] Accepting request 201460 from Cloud:OpenStack:Master - make tests happy on openSUSE_12.2 (too old pytests) ------------------------------------------------------------------ OBS-URL: https://build.opensuse.org/request/show/201460 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Babel?expand=0&rev=7 --- python-Babel.changes | 5 +++++ python-Babel.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-Babel.changes b/python-Babel.changes index 4e3e8f9..5a9e80d 100644 --- a/python-Babel.changes +++ b/python-Babel.changes @@ -6,6 +6,11 @@ Mon Sep 30 09:00:12 UTC 2013 - speilicke@suse.com - Properly build (and install) HTML documentation ------------------------------------------------------------------- +Mon Sep 30 08:30:30 UTC 2013 - dmueller@suse.com + +- make tests happy on openSUSE_12.2 (too old pytests) + +------------------------------------------------------------------ Fri Sep 27 19:59:09 UTC 2013 - dmueller@suse.com - update to 1.3.0: diff --git a/python-Babel.spec b/python-Babel.spec index ec50a95..3e90acd 100644 --- a/python-Babel.spec +++ b/python-Babel.spec @@ -31,7 +31,8 @@ BuildRequires: python-setuptools # Documentation requirements: BuildRequires: python-Sphinx # Test requirements: -BuildRequires: python-pytest +BuildRequires: python-py >= 1.4.14 +BuildRequires: python-pytest >= 2.3.5 BuildRequires: python-pytz Requires: python-pytz Requires(post): update-alternatives