forked from pool/python-limnoria
Accepting request 1079671 from home:iznogood:branches:devel:languages:python
- Add explicit {python_module pytzdata} BuildRequires and
python-pytzdata Requires, needed for build in Tumbleweed now.
OBS-URL: https://build.opensuse.org/request/show/1079671
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-limnoria?expand=0&rev=63
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 15 21:14:18 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Add explicit {python_module pytzdata} BuildRequires and
|
||||||
|
python-pytzdata Requires, needed for build in Tumbleweed now.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 3 17:40:29 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Sat Dec 3 17:40:29 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -36,6 +36,7 @@ BuildRequires: %{python_module ecdsa}
|
|||||||
BuildRequires: %{python_module feedparser}
|
BuildRequires: %{python_module feedparser}
|
||||||
BuildRequires: %{python_module python-dateutil}
|
BuildRequires: %{python_module python-dateutil}
|
||||||
BuildRequires: %{python_module python-gnupg}
|
BuildRequires: %{python_module python-gnupg}
|
||||||
|
BuildRequires: %{python_module pytzdata}
|
||||||
BuildRequires: %{python_module pytz if %python-base < 3.9}
|
BuildRequires: %{python_module pytz if %python-base < 3.9}
|
||||||
# pyxmpp2-scram not available, the code actually covers the non-availability
|
# pyxmpp2-scram not available, the code actually covers the non-availability
|
||||||
#BuildRequires: %%{python_module pyxmpp2-scram}
|
#BuildRequires: %%{python_module pyxmpp2-scram}
|
||||||
@@ -52,6 +53,7 @@ Requires: python-ecdsa
|
|||||||
Requires: python-feedparser
|
Requires: python-feedparser
|
||||||
Requires: python-python-dateutil
|
Requires: python-python-dateutil
|
||||||
Requires: python-python-gnupg
|
Requires: python-python-gnupg
|
||||||
|
Requires: python-pytzdata
|
||||||
#Requires: python-pyxmpp2-scram
|
#Requires: python-pyxmpp2-scram
|
||||||
%if 0%{?python_version_nodots} < 39
|
%if 0%{?python_version_nodots} < 39
|
||||||
Requires: python-pytz
|
Requires: python-pytz
|
||||||
|
|||||||
Reference in New Issue
Block a user