From eebdf7b4376fba2f8410bf89678bef12f2d3daf4592013672cb2e75d9d16b708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 16 Apr 2024 13:27:50 +0000 Subject: [PATCH] - Remove unneeded dependency on six * https://github.com/formencode/formencode/commit/98e9e97e OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-FormEncode?expand=0&rev=33 --- python-FormEncode.changes | 6 ++++++ python-FormEncode.spec | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-FormEncode.changes b/python-FormEncode.changes index 089d05d..2ccc8f3 100644 --- a/python-FormEncode.changes +++ b/python-FormEncode.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 16 13:25:39 UTC 2024 - Markéta Machová + +- Remove unneeded dependency on six + * https://github.com/formencode/formencode/commit/98e9e97e + ------------------------------------------------------------------- Sat Dec 16 21:00:19 UTC 2023 - Dirk Müller diff --git a/python-FormEncode.spec b/python-FormEncode.spec index 36e5aac..b0b1c16 100644 --- a/python-FormEncode.spec +++ b/python-FormEncode.spec @@ -1,7 +1,7 @@ # # spec file for package python-FormEncode # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,11 +31,9 @@ BuildRequires: %{python_module pycountry} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-six BuildArch: noarch %python_subpackages