diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-12 09:33:24 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-12 09:33:24 +0000 |
commit | 659a53b24b4e3bb1c4ce9d9ff87d8d196ed0a3e4 (patch) | |
tree | caa0ecd698c963c5f376cf2562b6f3ae1cd6b5af /python-botorch.spec | |
parent | 3e725aad4f40be598add49d45a47b8300cd856e5 (diff) |
automatic import of python-botorch
Diffstat (limited to 'python-botorch.spec')
-rw-r--r-- | python-botorch.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python-botorch.spec b/python-botorch.spec index d164811..d68c3c3 100644 --- a/python-botorch.spec +++ b/python-botorch.spec @@ -3,7 +3,7 @@ %global source_name botorch Name: python-%{pypi_name} -Version: 0.9.5 +Version: 0.10.0 Release: 1%{?dist} Summary: Botorch package for Python3 License: MIT @@ -50,7 +50,7 @@ documents of botorch package for python3 %files -n python3-%{pypi_name} %doc *.md %license LICENSE -%{python3_sitearch}/* +%{python3_sitelib}/* %changelog |