From c3524a036b6be06139af55723cc00006a0025bf5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:42:21 +0000 Subject: automatic import of python-seldon-core --- .gitignore | 1 + python-seldon-core.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 449a82f..01b30c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /seldon-core-1.15.1.tar.gz +/seldon-core-1.16.0.tar.gz diff --git a/python-seldon-core.spec b/python-seldon-core.spec index 997b4f6..90232f5 100644 --- a/python-seldon-core.spec +++ b/python-seldon-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-seldon-core -Version: 1.15.1 +Version: 1.16.0 Release: 1 Summary: Seldon Core client and microservice wrapper License: Apache 2.0 URL: https://github.com/SeldonIO/seldon-core -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/80/16/e17a84b7b30c75a5bc4cf73cea4cbf1915c2667aca3d64739bd32920b182/seldon-core-1.15.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/95/e7/cf686b42a5b0c69e61596f12387cc1028fc05dbb1eae219505843c6afd3a/seldon-core-1.16.0.tar.gz BuildArch: noarch Requires: python3-Flask @@ -52,7 +52,7 @@ Provides: python3-seldon-core-doc %prep -%autosetup -n seldon-core-1.15.1 +%autosetup -n seldon-core-1.16.0 %build %py3_build @@ -92,5 +92,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.15.1-1 +* Sun Apr 23 2023 Python_Bot - 1.16.0-1 - Package Spec generated diff --git a/sources b/sources index 2ccb65a..3263a8d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2c499078e61a0135dc743e90ace9226 seldon-core-1.15.1.tar.gz +1bd664e84ef7375b5b759ed5eddddef4 seldon-core-1.16.0.tar.gz -- cgit v1.2.3