forked from pool/python-bleach
		
	- Remove not needed dependency python-packaging
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bleach?expand=0&rev=47
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Fri Mar 24 11:38:58 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com> | ||||
|  | ||||
| - Remove not needed dependency python-packaging | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Thu Nov  3 09:00:37 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com> | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| # | ||||
| # spec file for package python-bleach | ||||
| # | ||||
| # Copyright (c) 2022 SUSE LLC | ||||
| # Copyright (c) 2023 SUSE LLC | ||||
| # Copyright (c) 2015 LISA GmbH, Bingen, Germany. | ||||
| # | ||||
| # All modifications and additions to the file contributed by third parties | ||||
| @@ -26,13 +26,11 @@ URL:            https://github.com/jsocol/bleach | ||||
| Source:         https://files.pythonhosted.org/packages/source/b/bleach/bleach-%{version}.tar.gz | ||||
| Patch0:         de-vendor.patch | ||||
| BuildRequires:  %{python_module html5lib >= 1.1} | ||||
| BuildRequires:  %{python_module packaging} | ||||
| BuildRequires:  %{python_module pytest} | ||||
| BuildRequires:  %{python_module setuptools} | ||||
| BuildRequires:  fdupes | ||||
| BuildRequires:  python-rpm-macros | ||||
| Requires:       python-html5lib >= 1.1 | ||||
| Requires:       python-packaging | ||||
| BuildArch:      noarch | ||||
| %python_subpackages | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user