forked from pool/python-merge3
		
	- require setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-merge3?expand=0&rev=3
This commit is contained in:
		| @@ -1,3 +1,8 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Wed Jan  3 09:50:36 UTC 2024 - Dirk Müller <dmueller@suse.com> | ||||||
|  |  | ||||||
|  | - require setuptools | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Mon Jan 23 08:59:48 UTC 2023 - Matej Cepl <mcepl@suse.com> | Mon Jan 23 08:59:48 UTC 2023 - Matej Cepl <mcepl@suse.com> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # | # | ||||||
| # spec file for package python-merge3 | # spec file for package python-merge3 | ||||||
| # | # | ||||||
| # Copyright (c) 2023 SUSE LLC | # Copyright (c) 2024 SUSE LLC | ||||||
| # | # | ||||||
| # All modifications and additions to the file contributed by third parties | # All modifications and additions to the file contributed by third parties | ||||||
| # remain the property of their copyright owners, unless otherwise agreed | # remain the property of their copyright owners, unless otherwise agreed | ||||||
| @@ -25,6 +25,7 @@ License:        GPL-2.0-or-later | |||||||
| URL:            https://www.breezy-vcs.org/ | URL:            https://www.breezy-vcs.org/ | ||||||
| Source:         https://files.pythonhosted.org/packages/source/m/merge3/merge3-%{version}.tar.gz | Source:         https://files.pythonhosted.org/packages/source/m/merge3/merge3-%{version}.tar.gz | ||||||
| BuildRequires:  %{python_module pip} | BuildRequires:  %{python_module pip} | ||||||
|  | BuildRequires:  %{python_module setuptools} | ||||||
| BuildRequires:  %{python_module wheel} | BuildRequires:  %{python_module wheel} | ||||||
| BuildRequires:  fdupes | BuildRequires:  fdupes | ||||||
| BuildRequires:  python-rpm-macros | BuildRequires:  python-rpm-macros | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user