Drop python3dist(setuptools) BR because it is implied by pyproject-rpm-macros, and pyproject-rpm-macros BR because it is (now) implied by python3-devel
This commit is contained in:
parent
1fa09b3490
commit
58426bf0ce
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.2.8
|
Version: 0.2.8
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Standalone CFF subroutinizer based on the AFDKO tx tool
|
Summary: Standalone CFF subroutinizer based on the AFDKO tx tool
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -12,8 +12,6 @@ Source0: %{pypi_source}
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: pyproject-rpm-macros
|
|
||||||
BuildRequires: python3dist(setuptools)
|
|
||||||
# From setup_requires in setup.py:
|
# From setup_requires in setup.py:
|
||||||
BuildRequires: python3dist(setuptools-scm)
|
BuildRequires: python3dist(setuptools-scm)
|
||||||
|
|
||||||
@ -80,6 +78,10 @@ symlinks -c -o %{buildroot}/%{python3_sitelib}/%{srcname}/tx
|
|||||||
%exclude %{txbin}
|
%exclude %{txbin}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 26 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.8-5
|
||||||
|
- Drop python3dist(setuptools) BR because it is implied by pyproject-rpm-macros,
|
||||||
|
and pyproject-rpm-macros BR because it is (now) implied by python3-devel
|
||||||
|
|
||||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-4
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user