summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-16 05:21:44 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-16 05:21:44 +0000
commit4e072f35629619b3fd5b6dcf1a9676ecdeb465b7 (patch)
tree1a84c6638d7e673961f45e2ab08b57e7afd0386f
parentd320615238cdeb2b2722ae091caa5013cb285895 (diff)
automatic import of botorch
-rw-r--r--botorch.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/botorch.spec b/botorch.spec
index 80e8d14..95c4ee1 100644
--- a/botorch.spec
+++ b/botorch.spec
@@ -6,7 +6,7 @@ Release: 1
Summary: Bayesian optimization in PyTorch
License: MIT
URL: https://pytorch.org/botorch
-Source0: botorch-0.9.5.tar.gz
+Source0: https://github.com/pytorch/botorch/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Requires: python3-gpytorch
Requires: python3-multipledispatch