From 303aa554f006c480b7051116a23d41ca40d8cec11d4a16f769fd749670d3a19d Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 17 Apr 2020 06:08:29 +0000 Subject: [PATCH] Accepting request 794640 from home:darix:branches:Application:Geo - match buildrequires to requirements.txt OBS-URL: https://build.opensuse.org/request/show/794640 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-geoip2?expand=0&rev=8 --- python-geoip2.changes | 5 +++++ python-geoip2.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/python-geoip2.changes b/python-geoip2.changes index 187e18d..eedacb3 100644 --- a/python-geoip2.changes +++ b/python-geoip2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 16 17:45:00 UTC 2020 - Marcus Rueckert + +- match buildrequires to requirements.txt + ------------------------------------------------------------------- Wed Mar 4 07:46:22 UTC 2020 - Paolo Stivanin diff --git a/python-geoip2.spec b/python-geoip2.spec index de74f69..6da2dca 100644 --- a/python-geoip2.spec +++ b/python-geoip2.spec @@ -31,12 +31,12 @@ BuildRequires: %{python_module urllib3 >= 1.25.2} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test requirements -BuildRequires: %{python_module maxminddb >= 1.4.0} -BuildRequires: %{python_module requests >= 2.9} +BuildRequires: %{python_module maxminddb >= 1.5.2} +BuildRequires: %{python_module requests >= 2.22.0} BuildRequires: %{python_module requests-mock >= 0.5} # /SECTION -Requires: python-maxminddb >= 1.4.0 -Requires: python-requests >= 2.9 +Requires: python-maxminddb >= 1.5.2 +Requires: python-requests >= 2.22.0 Requires: python-urllib3 >= 1.25.2 BuildArch: noarch %ifpython2