commit python-aliyun-python-sdk-core for openSUSE:Factory
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-10-24 15:42:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-aliyun-python-sdk-core (Old) and /work/SRC/openSUSE:Factory/.python-aliyun-python-sdk-core.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-aliyun-python-sdk-core" Thu Oct 24 15:42:33 2024 rev:6 rq:1217339 version:2.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-aliyun-python-sdk-core/python-aliyun-python-sdk-core.changes 2024-07-03 20:30:53.998382001 +0200 +++ /work/SRC/openSUSE:Factory/.python-aliyun-python-sdk-core.new.2020/python-aliyun-python-sdk-core.changes 2024-10-24 15:43:29.141942213 +0200 @@ -1,0 +2,18 @@ +Wed Oct 23 08:47:24 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- New upstream release + + Version 2.16.0 + + For detailed information about changes see the + ChangeLog.txt file provided with this package +- Refresh patches for new version + + 0002_Relax-jmespath-version-constraint.patch + +------------------------------------------------------------------- +Fri Aug 30 11:43:21 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- New upstream release + + Version 2.15.2 + + For detailed information about changes see the + ChangeLog.txt file provided with this package + +------------------------------------------------------------------- Old: ---- aliyun-python-sdk-core-2.15.1.tar.gz New: ---- aliyun-python-sdk-core-2.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-aliyun-python-sdk-core.spec ++++++ --- /var/tmp/diff_new_pack.qgz9d3/_old 2024-10-24 15:43:30.646004744 +0200 +++ /var/tmp/diff_new_pack.qgz9d3/_new 2024-10-24 15:43:30.666005576 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-aliyun-python-sdk-core -Version: 2.15.1 +Version: 2.16.0 Release: 0 Summary: The core module of Aliyun Python SDK License: Apache-2.0 ++++++ 0002_Relax-jmespath-version-constraint.patch ++++++ --- /var/tmp/diff_new_pack.qgz9d3/_old 2024-10-24 15:43:30.910015721 +0200 +++ /var/tmp/diff_new_pack.qgz9d3/_new 2024-10-24 15:43:30.946017218 +0200 @@ -1,13 +1,13 @@ -diff -Nru aliyun-python-sdk-core-2.13.36.orig/setup.py aliyun-python-sdk-core-2.13.36/setup.py ---- aliyun-python-sdk-core-2.13.36.orig/setup.py 2022-02-07 10:10:19.000000000 +0100 -+++ aliyun-python-sdk-core-2.13.36/setup.py 2023-05-17 10:23:08.501362424 +0200 +diff -Nru aliyun-python-sdk-core-2.16.0.orig/setup.py aliyun-python-sdk-core-2.16.0/setup.py +--- aliyun-python-sdk-core-2.16.0.orig/setup.py 2024-10-09 08:00:59.000000000 +0200 ++++ aliyun-python-sdk-core-2.16.0/setup.py 2024-10-23 11:20:45.090230520 +0200 @@ -44,7 +44,7 @@ LONG_DESCRIPTION = fp.read() requires = [ - "jmespath>=0.9.3,<1.0.0", + "jmespath>=0.9.3", - "cryptography>=2.6.0" + "cryptography>=3.0.0" ] ++++++ ChangeLog.txt ++++++ --- /var/tmp/diff_new_pack.qgz9d3/_old 2024-10-24 15:43:31.030020710 +0200 +++ /var/tmp/diff_new_pack.qgz9d3/_new 2024-10-24 15:43:31.066022207 +0200 @@ -1,3 +1,9 @@ +2024-10-09 Version 2.16.0 +1, Dropped support for Python 3.6. + +2024-04-15 Version 2.15.2 +1, Update endpoints. + 2024-04-15 Version 2.15.1 1, Update endpoints. ++++++ aliyun-python-sdk-core-2.15.1.tar.gz -> aliyun-python-sdk-core-2.16.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.1/ChangeLog.txt new/aliyun-python-sdk-core-2.16.0/ChangeLog.txt --- old/aliyun-python-sdk-core-2.15.1/ChangeLog.txt 2024-04-15 11:00:08.000000000 +0200 +++ new/aliyun-python-sdk-core-2.16.0/ChangeLog.txt 2024-10-09 08:00:59.000000000 +0200 @@ -1,3 +1,9 @@ +2024-10-09 Version 2.16.0 +1, Dropped support for Python 3.6. + +2024-04-15 Version 2.15.2 +1, Update endpoints. + 2024-04-15 Version 2.15.1 1, Update endpoints. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.1/PKG-INFO new/aliyun-python-sdk-core-2.16.0/PKG-INFO --- old/aliyun-python-sdk-core-2.15.1/PKG-INFO 2024-04-15 11:00:08.000000000 +0200 +++ new/aliyun-python-sdk-core-2.16.0/PKG-INFO 2024-10-09 08:01:00.406546000 +0200 @@ -1,40 +1,18 @@ -Metadata-Version: 1.1 +Metadata-Version: 2.1 Name: aliyun-python-sdk-core -Version: 2.15.1 +Version: 2.16.0 Summary: The core module of Aliyun Python SDK. Home-page: https://github.com/aliyun/aliyun-openapi-python-sdk Author: Alibaba Cloud Author-email: alibaba-cloud-sdk-dev-team@list.alibaba-inc.com License: Apache License 2.0 -Description: ====================== - aliyun-python-sdk-core - ====================== - - - This is the core module of Aliyun Python SDK. - - Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, - library, or script with Aliyun services. - - This module works on Python versions: - - * 2.7 and greater - - - Documentation: - - Please visit http://develop.aliyun.com/sdk/python Keywords: aliyun,sdk,core Platform: any Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: Apache Software License Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3.4 -Classifier: Programming Language :: Python :: 3.5 -Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 @@ -42,3 +20,24 @@ Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Topic :: Software Development +Requires-Python: >=3.7 +License-File: LICENSE + +====================== +aliyun-python-sdk-core +====================== + + +This is the core module of Aliyun Python SDK. + +Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, +library, or script with Aliyun services. + +This module works on Python versions: + + * 2.7 and greater + + +Documentation: + +Please visit http://develop.aliyun.com/sdk/python diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.1/aliyun_python_sdk_core.egg-info/PKG-INFO new/aliyun-python-sdk-core-2.16.0/aliyun_python_sdk_core.egg-info/PKG-INFO --- old/aliyun-python-sdk-core-2.15.1/aliyun_python_sdk_core.egg-info/PKG-INFO 2024-04-15 11:00:08.000000000 +0200 +++ new/aliyun-python-sdk-core-2.16.0/aliyun_python_sdk_core.egg-info/PKG-INFO 2024-10-09 08:01:00.000000000 +0200 @@ -1,40 +1,18 @@ -Metadata-Version: 1.1 +Metadata-Version: 2.1 Name: aliyun-python-sdk-core -Version: 2.15.1 +Version: 2.16.0 Summary: The core module of Aliyun Python SDK. Home-page: https://github.com/aliyun/aliyun-openapi-python-sdk Author: Alibaba Cloud Author-email: alibaba-cloud-sdk-dev-team@list.alibaba-inc.com License: Apache License 2.0 -Description: ====================== - aliyun-python-sdk-core - ====================== - - - This is the core module of Aliyun Python SDK. - - Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, - library, or script with Aliyun services. - - This module works on Python versions: - - * 2.7 and greater - - - Documentation: - - Please visit http://develop.aliyun.com/sdk/python Keywords: aliyun,sdk,core Platform: any Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: Apache Software License Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3.4 -Classifier: Programming Language :: Python :: 3.5 -Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 @@ -42,3 +20,24 @@ Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Topic :: Software Development +Requires-Python: >=3.7 +License-File: LICENSE + +====================== +aliyun-python-sdk-core +====================== + + +This is the core module of Aliyun Python SDK. + +Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, +library, or script with Aliyun services. + +This module works on Python versions: + + * 2.7 and greater + + +Documentation: + +Please visit http://develop.aliyun.com/sdk/python diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.1/aliyun_python_sdk_core.egg-info/requires.txt new/aliyun-python-sdk-core-2.16.0/aliyun_python_sdk_core.egg-info/requires.txt --- old/aliyun-python-sdk-core-2.15.1/aliyun_python_sdk_core.egg-info/requires.txt 2024-04-15 11:00:08.000000000 +0200 +++ new/aliyun-python-sdk-core-2.16.0/aliyun_python_sdk_core.egg-info/requires.txt 2024-10-09 08:01:00.000000000 +0200 @@ -1,2 +1,2 @@ +cryptography>=3.0.0 jmespath<1.0.0,>=0.9.3 -cryptography>=2.6.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.1/aliyunsdkcore/__init__.py new/aliyun-python-sdk-core-2.16.0/aliyunsdkcore/__init__.py --- old/aliyun-python-sdk-core-2.15.1/aliyunsdkcore/__init__.py 2024-04-15 11:00:08.000000000 +0200 +++ new/aliyun-python-sdk-core-2.16.0/aliyunsdkcore/__init__.py 2024-10-09 08:00:59.000000000 +0200 @@ -1,4 +1,4 @@ -__version__ = "2.15.1" +__version__ = "2.16.0" import logging diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.1/aliyunsdkcore/data/endpoints.json new/aliyun-python-sdk-core-2.16.0/aliyunsdkcore/data/endpoints.json --- old/aliyun-python-sdk-core-2.15.1/aliyunsdkcore/data/endpoints.json 2024-04-15 11:00:08.000000000 +0200 +++ new/aliyun-python-sdk-core-2.16.0/aliyunsdkcore/data/endpoints.json 2024-10-09 08:00:59.000000000 +0200 @@ -670,7 +670,7 @@ "cn-hangzhou": "mongodb.aliyuncs.com", "cn-shanghai": "mongodb.aliyuncs.com", "cn-shenzhen": "mongodb.aliyuncs.com", - "cn-hongkong": "mongodb.aliyuncs.com", + "cn-hongkong": "mongodb.cn-hongkong.aliyuncs.com", "ap-southeast-1": "mongodb.aliyuncs.com", "ap-northeast-1": "mongodb.ap-northeast-1.aliyuncs.com", "eu-west-1": "mongodb.eu-west-1.aliyuncs.com", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aliyun-python-sdk-core-2.15.1/setup.py new/aliyun-python-sdk-core-2.16.0/setup.py --- old/aliyun-python-sdk-core-2.15.1/setup.py 2024-04-15 11:00:08.000000000 +0200 +++ new/aliyun-python-sdk-core-2.16.0/setup.py 2024-10-09 08:00:59.000000000 +0200 @@ -45,7 +45,7 @@ requires = [ "jmespath>=0.9.3,<1.0.0", - "cryptography>=2.6.0" + "cryptography>=3.0.0" ] setup_args = { @@ -67,11 +67,7 @@ 'Intended Audience :: Developers', 'License :: OSI Approved :: Apache Software License', 'Programming Language :: Python', - 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.4', - 'Programming Language :: Python :: 3.5', - 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', @@ -79,7 +75,8 @@ 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', 'Topic :: Software Development', - ) + ), + 'python_requires': '>=3.7' } setup(name='aliyun-python-sdk-core', **setup_args)
participants (1)
-
Source-Sync