Switch to rpmautospec
This commit is contained in:
parent
3c31a33266
commit
2d6321e665
1 changed files with 3 additions and 20 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.1.0
|
||||
Release: 6%{?dist}
|
||||
Release: %autorelease
|
||||
Summary: Microsoft Azure Log Analytics Client Library for Python
|
||||
License: MIT
|
||||
URL: https://pypi.org/project/%{srcname}/
|
||||
|
|
@ -12,8 +12,7 @@ Patch0: remove-custom-wheel-builder.patch
|
|||
BuildArch: noarch
|
||||
|
||||
|
||||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
BuildRequires: pyproject-rpm-macros
|
||||
BuildRequires: python3-devel
|
||||
|
||||
|
||||
%global _description %{expand:
|
||||
|
|
@ -59,20 +58,4 @@ rm -rf %{buildroot}%{python3_sitelib}/azure/{__init__.py,__pycache__}
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Wed Sep 08 2021 Major Hayden <major@mhtx.net> - 0.1.0-5
|
||||
- Move obsoletes into subpackage
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Wed Jul 14 2021 Major Hayden <major@mhtx.net> - 0.1.0-3
|
||||
- Remove unneccessary __init__.py files to avoid file conflicts.
|
||||
|
||||
* Wed Jul 07 2021 Major Hayden <major@mhtx.net> - 0.1.0-2
|
||||
- Remove custom wheel builder that adds the azure-nspkg requirement.
|
||||
|
||||
* Tue Jun 01 2021 Major Hayden <major@mhtx.net> - 0.1.0-1
|
||||
- First package.
|
||||
%autochangelog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue