diff options
Diffstat (limited to 'python-ibm-watson-machine-learning.spec')
-rw-r--r-- | python-ibm-watson-machine-learning.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |