Accepting request 1168357 from devel:languages:python
- Remove unneeded dependency on six * https://github.com/formencode/formencode/commit/98e9e97e OBS-URL: https://build.opensuse.org/request/show/1168357 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-FormEncode?expand=0&rev=20
This commit is contained in:
commit
643a4b4a00
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 13:25:39 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Remove unneeded dependency on six
|
||||
* https://github.com/formencode/formencode/commit/98e9e97e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 16 21:00:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user