diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-09-14 13:06:20 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-09-14 13:06:20 +0000 |
| commit | 726807407e739df67d9b53c9c0ec35e986dedf20 (patch) | |
| tree | b494adf264829c1301ed4ccccb1362dbb2413c7c | |
| parent | 53918c6b7040c7eb8fc387d9d931d50afb750fb5 (diff) | |
automatic import of python-polyfactoryopeneuler24.03_LTS_SP3
| -rw-r--r-- | polyfactory.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polyfactory.spec b/polyfactory.spec index d87b646..b785b39 100644 --- a/polyfactory.spec +++ b/polyfactory.spec @@ -45,7 +45,7 @@ Requires: python3-%{pypi_name} = %{version}-%{release} Development documents and examples for the polyfactory library. %prep -%autosetup -n %{name}-%{version} -p1 +%autosetup -n %{pypi_name}-%{version} -p1 %build %pyproject_build |
