From 4665139ca83bc1745be3b315e3375c5733d16f2bd9969d0d9984ba413e59ec89 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 17 Apr 2023 08:08:35 +0000 Subject: [PATCH] Clean up BuildRequires/Requires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jenkins?expand=0&rev=35 --- python-python-jenkins.changes | 2 +- python-python-jenkins.spec | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/python-python-jenkins.changes b/python-python-jenkins.changes index 0aad2aa..3f0bb4c 100644 --- a/python-python-jenkins.changes +++ b/python-python-jenkins.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Mon Apr 17 05:03:59 UTC 2023 - Steve Kowalik +Mon Apr 17 08:05:56 UTC 2023 - Steve Kowalik - Update to 1.8.0: * Add retrieval of stages of artifacts diff --git a/python-python-jenkins.spec b/python-python-jenkins.spec index e11d625..9d0b39d 100644 --- a/python-python-jenkins.spec +++ b/python-python-jenkins.spec @@ -31,7 +31,6 @@ Patch0: python-python-jenkins-no-mock.patch Patch1: use-parts-of-legacy-version.patch BuildRequires: %{python_module cmd2} BuildRequires: %{python_module multi_key_dict} -BuildRequires: %{python_module packaging} BuildRequires: %{python_module pbr >= 0.8.2} BuildRequires: %{python_module pip} BuildRequires: %{python_module requests-mock >= 1.4} @@ -44,10 +43,8 @@ BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: pkgconfig(krb5-gssapi) Requires: python-multi_key_dict -Requires: python-packaging Requires: python-pbr Requires: python-requests -Requires: python-setuptools Requires: python-six >= 1.3.0 Provides: python-jenkins = %{version} Obsoletes: python-jenkins < %{version}