diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 11:04:52 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 11:04:52 +0000 |
commit | 8ea937823ae1a2811265bd7376cfc5225ab06dea (patch) | |
tree | 3c7af6ae2a498dedc2a46b35f8487f165091494a | |
parent | 2c5fe3bf6ab7f0d18ca6a059892e35a3b23d072f (diff) |
automatic import of python-ibm-watson-machine-learningopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-ibm-watson-machine-learning.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 1.0.292-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.294-1 - Package Spec generated @@ -1 +1 @@ -145913305c5f0941502e5911ac4d9b87 ibm_watson_machine_learning-1.0.292.tar.gz +e6a12651d5e818ddff02f46a07b17af3 ibm_watson_machine_learning-1.0.294.tar.gz |