Drop explicit pyproject-rpm-macros BR
This commit is contained in:
parent
290057ac8f
commit
a71ad7fbee
1 changed files with 1 additions and 2 deletions
|
|
@ -21,7 +21,6 @@ Source1: chardetect.1
|
|||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: pyproject-rpm-macros
|
||||
|
||||
# Circular dependency on pytest
|
||||
%bcond_without tests
|
||||
|
|
@ -69,7 +68,7 @@ grep -lr "^#\!/usr/bin/env python" chardet/ | xargs sed -i "1d"
|
|||
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -r
|
||||
%pyproject_buildrequires
|
||||
|
||||
|
||||
%build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue