diff options
author | CoprDistGit <infra@openeuler.org> | 2024-03-31 15:05:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-03-31 15:05:33 +0000 |
commit | 4b5c5242bad3ba4b93edabb7740278eae0c1e157 (patch) | |
tree | b5cd2f7171b509ff32f0a578c40c8e5b35fa25ba /python-fsspec.spec | |
parent | 6d836423432bf6a11608de0a02ddc4ae2c3d6e85 (diff) |
automatic import of python-fsspec
Diffstat (limited to 'python-fsspec.spec')
-rw-r--r-- | python-fsspec.spec | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/python-fsspec.spec b/python-fsspec.spec index 0db3cb7..95a0593 100644 --- a/python-fsspec.spec +++ b/python-fsspec.spec @@ -13,8 +13,7 @@ Source0: %{url}/archive/refs/tags/%{version}.tar.gz#/filesystem_spec-%{ve BuildRequires: cmake BuildRequires: ninja-build -BuildRequires: python3-tqdm -BuildRequires: python3-requests +BuildRequires: python3-setuptools BuildRequires: python3-devel %description @@ -38,7 +37,7 @@ A specification that python filesystems should adhere to. %files -n python3-%{pypi_name} %license LICENSE %doc README.md -%{python3_sitearch}/* +%{python3_sitelib}/%{pypi_name} %changelog * Sun Mar 31 2024 YunShu |