mirror of
https://abf.rosa.ru/djam/python38-appdirs.git
synced 2025-02-24 01:02:53 +00:00
update spec
This commit is contained in:
parent
5dea3018d3
commit
00a148ce9d
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
%define debug %nil
|
||||
%define debug_package %nil
|
||||
#define debug %nil
|
||||
#define debug_package %nil
|
||||
%define module appdirs
|
||||
# do not conflict with main system version
|
||||
%global __provides_exclude ^(python3egg|python3dist)
|
||||
|
@ -39,7 +39,7 @@ and also:
|
|||
%doc CHANGES.rst LICENSE.txt README.rst
|
||||
%{python38_sitelib}/appdirs.py*
|
||||
%{python38_sitelib}/appdirs*.egg-info
|
||||
%{python38_sitelib}/__pycache__/appdirs.*.pyc
|
||||
#{python38_sitelib}/__pycache__/appdirs.*.pyc
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
Loading…
Add table
Reference in a new issue