fix(better-exceptions.spec): unnecessary macros have been removed
This commit is contained in:
parent
047f6bf709
commit
eea8b5d3a2
@ -1,7 +1,5 @@
|
|||||||
%define _unpackaged_files_terminate_build 1
|
%define _unpackaged_files_terminate_build 1
|
||||||
%define pypi_name better-exceptions
|
%define mod_name better-exceptions
|
||||||
%define mod_name %pypi_name
|
|
||||||
%def_with check
|
|
||||||
|
|
||||||
Name: python3-module-%mod_name
|
Name: python3-module-%mod_name
|
||||||
Version: 0.3.3
|
Version: 0.3.3
|
||||||
@ -23,7 +21,7 @@ BuildRequires: python3-module-pyproject-installer
|
|||||||
BuildRequires: python3-devel python3-module-setuptools
|
BuildRequires: python3-devel python3-module-setuptools
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%summary
|
%summary.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup
|
%setup
|
||||||
@ -40,5 +38,5 @@ BuildRequires: python3-devel python3-module-setuptools
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Oct 17 2024 Konstantin Kozoriz <kozorizki@basealt.ru> 0.3.3-alt1
|
* Thu Oct 17 2024 Konstantin Kozoriz <kozorizki@basealt.ru> 0.3.3-alt1
|
||||||
-
|
- Initial build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user