diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-27 09:41:43 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-27 09:41:43 +0000 |
commit | 47619c3e4bd5f5fdb279a9c4351725217e11f4b0 (patch) | |
tree | cbc6a0b7232ec75e0991abb29c08d9ceac89d84d | |
parent | dfa8a3c3ee05f4e208b96531eaa3d177dee36c7d (diff) |
automatic import of pyporter
-rw-r--r-- | pyporter.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pyporter.spec b/pyporter.spec index ee84239..c2acf3a 100644 --- a/pyporter.spec +++ b/pyporter.spec @@ -43,11 +43,10 @@ popd mv %{buildroot}/filelist.lst . %files -n python3-pyporter -f filelist.lst +%{python3_sitelib}/* %license LICENSE %doc README.md -%{python3_sitelib}/* - %changelog * Wed Sep 27 2023 LukeLIN-web <1263810658@qq.com> - 1.2-1 - DESC: support packing pyproject.toml |