diff --git a/python-transip.changes b/python-transip.changes index 3dd46ae..56d8864 100644 --- a/python-transip.changes +++ b/python-transip.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 19 12:08:40 UTC 2022 - pgajdos@suse.com + +- python-mock is not required for build + ------------------------------------------------------------------- Mon May 18 09:10:35 UTC 2020 - Petr Gajdos diff --git a/python-transip.spec b/python-transip.spec index 2db2d61..0deb008 100644 --- a/python-transip.spec +++ b/python-transip.spec @@ -1,7 +1,7 @@ # # spec file for package python-transip # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,6 @@ Group: Development/Languages/Python URL: https://github.com/benkonrath/transip-api Source: https://github.com/benkonrath/transip-api/archive/%{version}.tar.gz BuildRequires: %{python_module cryptography} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests} BuildRequires: %{python_module setuptools} @@ -38,7 +37,7 @@ Requires: python-requests Requires: python-setuptools Requires: python-suds-jurko Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages