From edc4e3ffcd143ca203f02407279a62fcf0df437e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 31 Mar 2024 14:44: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 41f87d5..ab70c0e 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 -%py3_build +%pyproject_wheel %install -%py3_install +%pyproject_install +%pyproject_save_files %{srcname} -%files -n python3-%{pypi_name} -%license LICENSE +%files -n python3-%{pypi_name} -f %{pyproject_files} %doc README.md -%{python3_sitearch}/%{pypi_name} +%license LICENSE %changelog * Sun Mar 31 2024 YunShu -- cgit v1.2.3