From 8ab78af6af52231836051570ce1f052280cf8fc35b59138a32171f44859e4f5f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 4 Jun 2022 23:51:52 +0000 Subject: [PATCH] - move to suds OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-transip?expand=0&rev=18 --- python-transip.changes | 5 +++++ python-transip.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-transip.changes b/python-transip.changes index 56d8864..a505b13 100644 --- a/python-transip.changes +++ b/python-transip.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 4 23:51:37 UTC 2022 - Dirk Müller + +- move to suds + ------------------------------------------------------------------- Tue Apr 19 12:08:40 UTC 2022 - pgajdos@suse.com diff --git a/python-transip.spec b/python-transip.spec index 0deb008..98e49c3 100644 --- a/python-transip.spec +++ b/python-transip.spec @@ -29,13 +29,13 @@ BuildRequires: %{python_module cryptography} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module suds-jurko} +BuildRequires: %{python_module suds} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-cryptography Requires: python-requests Requires: python-setuptools -Requires: python-suds-jurko +Requires: python-suds Requires(post): update-alternatives Requires(postun):update-alternatives BuildArch: noarch