Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-aliyun-python-sdk-core for openSUSE:Factory checked in at 2024-04-16 20:05:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-aliyun-python-sdk-core (Old) and /work/SRC/openSUSE:Factory/.python-aliyun-python-sdk-core.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-aliyun-python-sdk-core" Tue Apr 16 20:05:32 2024 rev:3 rq:1168015 version:2.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-aliyun-python-sdk-core/python-aliyun-python-sdk-core.changes 2024-04-09 16:54:03.887202716 +0200 +++ /work/SRC/openSUSE:Factory/.python-aliyun-python-sdk-core.new.26366/python-aliyun-python-sdk-core.changes 2024-04-16 20:11:43.965846547 +0200 @@ -1,0 +2,8 @@ +Tue Apr 16 10:20:00 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 2.15.1 + + For detailed information about changes see the + ChangeLog.txt file provided with this package + +------------------------------------------------------------------- Old: ---- aliyun-python-sdk-core-2.15.0.tar.gz New: ---- aliyun-python-sdk-core-2.15.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-aliyun-python-sdk-core.spec ++++++ --- /var/tmp/diff_new_pack.0WWern/_old 2024-04-16 20:11:44.409862864 +0200 +++ /var/tmp/diff_new_pack.0WWern/_new 2024-04-16 20:11:44.413863010 +0200 @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-aliyun-python-sdk-core -Version: 2.15.0 +Version: 2.15.1 Release: 0 Summary: The core module of Aliyun Python SDK License: Apache-2.0 ++++++ ChangeLog.txt ++++++ --- /var/tmp/diff_new_pack.0WWern/_old 2024-04-16 20:11:44.445864186 +0200 +++ /var/tmp/diff_new_pack.0WWern/_new 2024-04-16 20:11:44.449864334 +0200 @@ -1,3 +1,6 @@ +2024-04-15 Version 2.15.1 +1, Update endpoints. + 2024-03-06 Version 2.15.0 1, Support user-defined headers. ++++++ aliyun-python-sdk-core-2.15.0.tar.gz -> aliyun-python-sdk-core-2.15.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.0/ChangeLog.txt new/aliyun-python-sdk-core-2.15.1/ChangeLog.txt --- old/aliyun-python-sdk-core-2.15.0/ChangeLog.txt 2024-03-06 03:41:23.000000000 +0100 +++ new/aliyun-python-sdk-core-2.15.1/ChangeLog.txt 2024-04-15 11:00:08.000000000 +0200 @@ -1,3 +1,6 @@ +2024-04-15 Version 2.15.1 +1, Update endpoints. + 2024-03-06 Version 2.15.0 1, Support user-defined headers. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.0/PKG-INFO new/aliyun-python-sdk-core-2.15.1/PKG-INFO --- old/aliyun-python-sdk-core-2.15.0/PKG-INFO 2024-03-06 03:41:24.000000000 +0100 +++ new/aliyun-python-sdk-core-2.15.1/PKG-INFO 2024-04-15 11:00:08.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: aliyun-python-sdk-core -Version: 2.15.0 +Version: 2.15.1 Summary: The core module of Aliyun Python SDK. Home-page: https://github.com/aliyun/aliyun-openapi-python-sdk Author: Alibaba Cloud @@ -37,4 +37,8 @@ Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 +Classifier: Programming Language :: Python :: 3.9 +Classifier: Programming Language :: Python :: 3.10 +Classifier: Programming Language :: Python :: 3.11 +Classifier: Programming Language :: Python :: 3.12 Classifier: Topic :: Software Development diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.0/aliyun_python_sdk_core.egg-info/PKG-INFO new/aliyun-python-sdk-core-2.15.1/aliyun_python_sdk_core.egg-info/PKG-INFO --- old/aliyun-python-sdk-core-2.15.0/aliyun_python_sdk_core.egg-info/PKG-INFO 2024-03-06 03:41:23.000000000 +0100 +++ new/aliyun-python-sdk-core-2.15.1/aliyun_python_sdk_core.egg-info/PKG-INFO 2024-04-15 11:00:08.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: aliyun-python-sdk-core -Version: 2.15.0 +Version: 2.15.1 Summary: The core module of Aliyun Python SDK. Home-page: https://github.com/aliyun/aliyun-openapi-python-sdk Author: Alibaba Cloud @@ -37,4 +37,8 @@ Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 +Classifier: Programming Language :: Python :: 3.9 +Classifier: Programming Language :: Python :: 3.10 +Classifier: Programming Language :: Python :: 3.11 +Classifier: Programming Language :: Python :: 3.12 Classifier: Topic :: Software Development diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.0/aliyunsdkcore/__init__.py new/aliyun-python-sdk-core-2.15.1/aliyunsdkcore/__init__.py --- old/aliyun-python-sdk-core-2.15.0/aliyunsdkcore/__init__.py 2024-03-06 03:41:23.000000000 +0100 +++ new/aliyun-python-sdk-core-2.15.1/aliyunsdkcore/__init__.py 2024-04-15 11:00:08.000000000 +0200 @@ -1,4 +1,4 @@ -__version__ = "2.15.0" +__version__ = "2.15.1" import logging diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.0/aliyunsdkcore/data/endpoints.json new/aliyun-python-sdk-core-2.15.1/aliyunsdkcore/data/endpoints.json --- old/aliyun-python-sdk-core-2.15.0/aliyunsdkcore/data/endpoints.json 2024-03-06 03:41:23.000000000 +0100 +++ new/aliyun-python-sdk-core-2.15.1/aliyunsdkcore/data/endpoints.json 2024-04-15 11:00:08.000000000 +0200 @@ -427,8 +427,8 @@ "cn-shanghai": "r-kvstore.aliyuncs.com", "cn-shenzhen": "r-kvstore.aliyuncs.com", "eu-west-1": "r-kvstore.eu-west-1.aliyuncs.com", - "us-west-1": "r-kvstore.aliyuncs.com", - "us-east-1": "r-kvstore.aliyuncs.com" + "us-west-1": "r-kvstore.us-west-1.aliyuncs.com", + "us-east-1": "r-kvstore.us-east-1.aliyuncs.com" }, "codepipeline": { "cn-beijing": "cds.cn-beijing.aliyuncs.com" @@ -1144,4 +1144,4 @@ "qualitycheck": "50807", "cloudphoto": "59902" } -} \ No newline at end of file +} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.0/setup.py new/aliyun-python-sdk-core-2.15.1/setup.py --- old/aliyun-python-sdk-core-2.15.0/setup.py 2024-03-06 03:41:23.000000000 +0100 +++ new/aliyun-python-sdk-core-2.15.1/setup.py 2024-04-15 11:00:08.000000000 +0200 @@ -74,6 +74,10 @@ 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', + 'Programming Language :: Python :: 3.9', + 'Programming Language :: Python :: 3.10', + 'Programming Language :: Python :: 3.11', + 'Programming Language :: Python :: 3.12', 'Topic :: Software Development', ) }