debug off

This commit is contained in:
Sergey Zhemoitel 2021-02-06 13:11:03 +03:00
parent e7b78903be
commit 5dea3018d3

View file

@ -1,5 +1,6 @@
%define debug %nil
%define debug_package %nil
%define module appdirs
# do not conflict with main system version
%global __provides_exclude ^(python3egg|python3dist)
@ -10,7 +11,7 @@ Summary: A small Python module for determining appropriate platform-specific dir
Source0: https://github.com/ActiveState/appdirs/archive/%{version}.tar.gz
License: MIT
Group: Development/Python
Url: http://github.com/ActiveState/appdirs
URL: http://github.com/ActiveState/appdirs
BuildRequires: python38-devel
BuildArch: noarch
@ -35,9 +36,7 @@ and also:
documentation and code for when an opinion is being applied.
%files -n python38-%{module}
%doc CHANGES.rst
%doc LICENSE.txt
%doc README.rst
%doc CHANGES.rst LICENSE.txt README.rst
%{python38_sitelib}/appdirs.py*
%{python38_sitelib}/appdirs*.egg-info
%{python38_sitelib}/__pycache__/appdirs.*.pyc