From 522b33e89f8d55d6b0d5e4abf0b9d2f3bedae01e80894d08457093c45ae09e31 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 1 Mar 2022 08:41:02 +0000 Subject: [PATCH] - add glibc-locale dependency for tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=54 --- python-Beaker.changes | 5 +++++ python-Beaker.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-Beaker.changes b/python-Beaker.changes index d6a72a9..1e35560 100644 --- a/python-Beaker.changes +++ b/python-Beaker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 1 08:40:51 UTC 2022 - Dirk Müller + +- add glibc-locale dependency for tests + ------------------------------------------------------------------- Fri Mar 5 09:13:58 UTC 2021 - Markéta Machová diff --git a/python-Beaker.spec b/python-Beaker.spec index 01cff71..324bb11 100644 --- a/python-Beaker.spec +++ b/python-Beaker.spec @@ -1,7 +1,7 @@ # # spec file for package python-Beaker # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,6 +43,7 @@ BuildRequires: %{python_module python-memcached} BuildRequires: %{python_module redis} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: glibc-locale BuildRequires: python-rpm-macros Requires: python-pylibmc Requires: python-setuptools