diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-26 02:23:40 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-26 02:23:40 +0000 |
commit | 090ccfa7cf802658c57a274239d82a8f138f45ab (patch) | |
tree | 5dee1f82319a705638b75d87ec2c971cbe33be61 | |
parent | 67320e0d881b3aac9581d30458ea740e022de773 (diff) |
automatic import of python-trove-classifiersopeneuler22.03_LTS_SP4openeuler22.03_LTS_SP3
-rw-r--r-- | python-trove-classifiers.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-trove-classifiers.spec b/python-trove-classifiers.spec index bb56947..ee8b7cc 100644 --- a/python-trove-classifiers.spec +++ b/python-trove-classifiers.spec @@ -77,6 +77,7 @@ mv %{buildroot}/doclist.lst . %files -n python3-trove-classifiers -f filelist.lst %dir %{python3_sitelib}/* +%exclude %{python3_sitelib}/trove_classifiers/__pycache__/*.pyc %files help -f doclist.lst %{_docdir}/* |