From a525fc703f65713b586fc7f2e14cbb0a0a4ab07e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 16 Apr 2024 04:18:41 +0000 Subject: automatic import of botorch --- torchbotorch.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'torchbotorch.spec') diff --git a/torchbotorch.spec b/torchbotorch.spec index 941eaef..ce5b9c2 100644 --- a/torchbotorch.spec +++ b/torchbotorch.spec @@ -2,9 +2,9 @@ %global _unpackaged_files_terminate_build 0 # using global macro to speed up the spec editing -%global pkg_name torchbotorch +%global pkg_name botorch %global version 0.10.0 -%global pkg_summary %{pkg_name} is a reinforcement learning library for pytorch +%global pkg_summary %{pkg_name} is a library for Bayesian Optimization built on PyTorch. %global pkg_desc %{expand:%{pkg_summary}} %global open_license MIT @@ -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 +Source0: https://github.com/pytorch/botorch/archive/refs/tags/v%{version}.tar.gz#/botorch-%{version}.tar.gz # build requires BuildRequires: python3-devel -- cgit v1.2.3