fix(better-exceptions.spec): unnecessary macros have been removed

This commit is contained in:
Константин Козориз 2024-10-24 12:50:59 +03:00
parent 047f6bf709
commit eea8b5d3a2

View File

@ -1,7 +1,5 @@
%define _unpackaged_files_terminate_build 1
%define pypi_name better-exceptions
%define mod_name %pypi_name
%def_with check
%define mod_name better-exceptions
Name: python3-module-%mod_name
Version: 0.3.3
@ -23,7 +21,7 @@ BuildRequires: python3-module-pyproject-installer
BuildRequires: python3-devel python3-module-setuptools
%description
%summary
%summary.
%prep
%setup
@ -40,5 +38,5 @@ BuildRequires: python3-devel python3-module-setuptools
%changelog
* Thu Oct 17 2024 Konstantin Kozoriz <kozorizki@basealt.ru> 0.3.3-alt1
-
- Initial build