Do not patch in a test extra downstream
This commit is contained in:
@@ -8,12 +8,12 @@ License: MIT
|
||||
URL: https://github.com/asottile/re-assert
|
||||
Source: %{url}/archive/v%{version}/re-assert-%{version}.tar.gz
|
||||
|
||||
Patch: 0001_adding_pytest_to_the_testing_dependencies.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
|
||||
BuildRequires: %{py3_dist pytest}
|
||||
|
||||
%global common_description %{expand:
|
||||
%{summary}!}
|
||||
|
||||
@@ -31,7 +31,7 @@ Summary: %{summary}
|
||||
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -x test
|
||||
%pyproject_buildrequires
|
||||
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user