From 6d836423432bf6a11608de0a02ddc4ae2c3d6e85 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 31 Mar 2024 14:52:32 +0000 Subject: automatic import of python-fsspec --- python-fsspec.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/python-fsspec.spec b/python-fsspec.spec index ab70c0e..0db3cb7 100644 --- a/python-fsspec.spec +++ b/python-fsspec.spec @@ -30,15 +30,15 @@ A specification that python filesystems should adhere to. %autosetup -p1 -n filesystem_spec-%{pypi_version} %build -%pyproject_wheel +%py3_build %install -%pyproject_install -%pyproject_save_files %{srcname} +%py3_install -%files -n python3-%{pypi_name} -f %{pyproject_files} -%doc README.md +%files -n python3-%{pypi_name} %license LICENSE +%doc README.md +%{python3_sitearch}/* %changelog * Sun Mar 31 2024 YunShu -- cgit v1.2.3