From 8ea937823ae1a2811265bd7376cfc5225ab06dea Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 11:04:52 +0000 Subject: automatic import of python-ibm-watson-machine-learning --- .gitignore | 1 + python-ibm-watson-machine-learning.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9b4a34d..200476b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ibm_watson_machine_learning-1.0.292.tar.gz +/ibm_watson_machine_learning-1.0.294.tar.gz diff --git a/python-ibm-watson-machine-learning.spec b/python-ibm-watson-machine-learning.spec index 10043e7..dec4ccd 100644 --- a/python-ibm-watson-machine-learning.spec +++ b/python-ibm-watson-machine-learning.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ibm-watson-machine-learning -Version: 1.0.292 +Version: 1.0.294 Release: 1 Summary: IBM Watson Machine Learning API Client License: BSD URL: http://ibm-wml-api-pyclient.mybluemix.net -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/13/02/098b0b4d440b8c81742ad1b09a0abefbcde5eb25415070fb947fec064426/ibm_watson_machine_learning-1.0.292.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/41/3d/c7b4ee532bf3b97f35e0e43cf0c36f8eb5ff8fcc3ce4f952a208c148e709/ibm_watson_machine_learning-1.0.294.tar.gz BuildArch: noarch Requires: python3-requests @@ -122,7 +122,7 @@ Provides: python3-ibm-watson-machine-learning-doc IBM Watson Machine Learning API Client %prep -%autosetup -n ibm-watson-machine-learning-1.0.292 +%autosetup -n ibm-watson-machine-learning-1.0.294 %build %py3_build @@ -162,5 +162,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.0.292-1 +* Sun Apr 23 2023 Python_Bot - 1.0.294-1 - Package Spec generated diff --git a/sources b/sources index 41db3dd..45f9383 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -145913305c5f0941502e5911ac4d9b87 ibm_watson_machine_learning-1.0.292.tar.gz +e6a12651d5e818ddff02f46a07b17af3 ibm_watson_machine_learning-1.0.294.tar.gz -- cgit v1.2.3