- enable tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssutils?expand=0&rev=72
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 19 15:57:42 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- enable tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 8 10:29:27 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -29,8 +29,10 @@ Source0: https://files.pythonhosted.org/packages/source/c/cssutils/cssuti
|
||||
Source1: %{name}.rpmlintrc
|
||||
BuildRequires: %{python_module base >= 3.10}
|
||||
BuildRequires: %{python_module encutils}
|
||||
BuildRequires: %{python_module jaraco.test}
|
||||
BuildRequires: %{python_module more-itertools}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools >= 77}
|
||||
BuildRequires: %{python_module setuptools_scm >= 3.4.1}
|
||||
BuildRequires: %{python_module wheel}
|
||||
@@ -52,6 +54,9 @@ A Python package to parse and build CSS Cascading Style Sheets. DOM only, not an
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
%check
|
||||
%pytest tests/
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%python_clone -a %{buildroot}%{_bindir}/csscapture
|
||||
|
||||
Reference in New Issue
Block a user