diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-14 11:35:36 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-14 11:35:36 +0000 |
commit | 63f8e9b382ad139b164b975745348e454bce77a8 (patch) | |
tree | 5d0065cc4b827024ae766f134f7f5e252c02f8f7 /python-botorch.spec | |
parent | 79f74266a3e03ce5768da587a3e24088714e3f32 (diff) |
automatic import of python-botorch
Diffstat (limited to 'python-botorch.spec')
-rw-r--r-- | python-botorch.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-botorch.spec b/python-botorch.spec index 5f1685e..7dafaaf 100644 --- a/python-botorch.spec +++ b/python-botorch.spec @@ -12,7 +12,7 @@ Summary: %{pkg_summary} License: MIT URL: https://github.com/pytorch/botorch -Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/botorch-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/aa/9a/8f19e135ba71fad41177ac195d64ef1a2a2490fcbde188ee21956f863ead/botorch-0.10.0.tar.gz BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -48,9 +48,9 @@ Summary: %{pkg_summary} %pyproject_install %files -n python3-%{pypi_name} -%license LICENSE -%doc README.md -%{python3_sitearch}/%{pypi_name}* +%license LICENSE* +%doc README* +%{python3_sitelib}/%{pypi_name}* %changelog * Sun Mar 31 2024 YunShu |