diff options
Diffstat (limited to 'torchbotorch.spec')
-rw-r--r-- | torchbotorch.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/torchbotorch.spec b/torchbotorch.spec index ce5b9c2..9e394e9 100644 --- a/torchbotorch.spec +++ b/torchbotorch.spec @@ -16,7 +16,7 @@ License: %{open_license} # the url and source0 url here URL: https://botorch.org/ -Source0: https://github.com/pytorch/botorch/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#/%{pkg_name}-%{version}.tar.gz # build requires BuildRequires: python3-devel |