15
0
forked from pool/python-Beaker

- add glibc-locale dependency for tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=54
This commit is contained in:
2022-03-01 08:41:02 +00:00
committed by Git OBS Bridge
parent ec7e7b905c
commit 522b33e89f
2 changed files with 7 additions and 1 deletions

View File

@@ -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