summaryrefslogtreecommitdiff
path: root/python-botorch.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-botorch.spec')
-rw-r--r--python-botorch.spec8
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