From 84ba3b1cb5b9a7bdf1bf196f0a2f154af1ea4b20ed8d56bea1c5f8f3dd11baa6 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Fri, 24 Mar 2023 10:57:57 +0000 Subject: [PATCH] - Remove not needed dependency six OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argon2-cffi?expand=0&rev=21 --- python-argon2-cffi.changes | 5 +++++ python-argon2-cffi.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-argon2-cffi.changes b/python-argon2-cffi.changes index 184de61..d6bbdc9 100644 --- a/python-argon2-cffi.changes +++ b/python-argon2-cffi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 24 10:57:17 UTC 2023 - Daniel Garcia + +- Remove not needed dependency six + ------------------------------------------------------------------- Fri May 6 12:54:25 UTC 2022 - Ferdinand Thiessen diff --git a/python-argon2-cffi.spec b/python-argon2-cffi.spec index 50b1146..7b2644b 100644 --- a/python-argon2-cffi.spec +++ b/python-argon2-cffi.spec @@ -1,7 +1,7 @@ # # spec file for package python-argon2-cffi # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-argon2-cffi @@ -35,7 +34,6 @@ BuildRequires: python-rpm-macros # For test BuildRequires: %{python_module argon2-cffi-bindings} Requires: python-argon2-cffi-bindings -Requires: python-six Provides: python-argon2_cffi Obsoletes: python-argon2_cffi %python_subpackages