Accepting request 1208529 from devel:languages:python
- Clean up {Build,}Requires to match reality. OBS-URL: https://build.opensuse.org/request/show/1208529 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Babel?expand=0&rev=46
This commit is contained in:
commit
445957922a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 04:19:37 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Clean up {Build,}Requires to match reality.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 10:38:16 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -32,15 +32,14 @@ Summary: Internationalization utilities
|
||||
License: BSD-3-Clause
|
||||
URL: https://babel.pocoo.org/
|
||||
Source: https://files.pythonhosted.org/packages/source/b/babel/babel-%{version}.tar.gz
|
||||
BuildRequires: %{python_module freezegun}
|
||||
BuildRequires: %{python_module freezegun >= 1.0}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module py >= 1.4.14}
|
||||
BuildRequires: %{python_module pytest >= 2.3.5}
|
||||
BuildRequires: %{python_module pytz >= 2015.7}
|
||||
BuildRequires: %{python_module pytest >= 6.0}
|
||||
BuildRequires: %{python_module tzdata}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros >= 20210929
|
||||
Requires: python-pytz >= 2015.7
|
||||
Requires: python-tzdata
|
||||
%if %{with libalternatives}
|
||||
Requires: alts
|
||||
BuildRequires: alts
|
||||
|
Loading…
x
Reference in New Issue
Block a user