summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-12 09:33:24 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-12 09:33:24 +0000
commit659a53b24b4e3bb1c4ce9d9ff87d8d196ed0a3e4 (patch)
treecaa0ecd698c963c5f376cf2562b6f3ae1cd6b5af
parent3e725aad4f40be598add49d45a47b8300cd856e5 (diff)
automatic import of python-botorch
-rw-r--r--.gitignore1
-rw-r--r--python-botorch.spec4
-rw-r--r--sources2
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