From 659a53b24b4e3bb1c4ce9d9ff87d8d196ed0a3e4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 12 Apr 2024 09:33:24 +0000 Subject: automatic import of python-botorch --- .gitignore | 1 + python-botorch.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 212b530..2f44e98 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /python-botorch-0.9.5.tar.gz +/python-botorch-0.10.0.tar.gz 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 diff --git a/sources b/sources index 1333901..f91954a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a567a6b01152955abaccb8e58c3473d4 python-botorch-0.9.5.tar.gz +b74c21854a4f36020539e6bc65606198 python-botorch-0.10.0.tar.gz -- cgit v1.2.3