diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-09-14 13:21:21 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-09-14 13:21:21 +0000 |
| commit | e1cd6e45a418c7ae20b83d86cce0204e4a703b9c (patch) | |
| tree | c8398446327c7aded2b9260c779a776de3a9ba43 /multipart.spec | |
| parent | 0f8b7dd867c585efcc33f57ee8aa811e5d9eca0b (diff) | |
automatic import of python-multipartopeneuler24.03_LTS_SP3
Diffstat (limited to 'multipart.spec')
| -rw-r--r-- | multipart.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multipart.spec b/multipart.spec index 47aee28..eef7764 100644 --- a/multipart.spec +++ b/multipart.spec @@ -67,7 +67,8 @@ Development documents and examples for %{pypi_name}. %files -n python3-%{pypi_name} %license LICENSE -%pycached %{python3_sitelib}/%{pypi_name}.py +%{python3_sitelib}/%{pypi_name}.py +%{python3_sitelib}/__pycache__/%{pypi_name}.cpython-*.pyc %{python3_sitelib}/%{pypi_name}-%{version}*.dist-info/ |
