Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-appplatform for
openSUSE:Factory checked in at 2025-06-05 20:35:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-appplatform (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-appplatform.new.19631
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-appplatform"
Thu Jun 5 20:35:35 2025 rev:14 rq:1283344 version:10.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-appplatform/python-azure-mgmt-appplatform.changes
2024-10-29 14:37:40.675804946 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-appplatform.new.19631/python-azure-mgmt-appplatform.changes
2025-06-05 20:37:55.654245509 +0200
@@ -1,0 +2,8 @@
+Thu Jun 5 06:28:47 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 10.0.1
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+
+-------------------------------------------------------------------
Old:
----
azure_mgmt_appplatform-10.0.0.tar.gz
New:
----
azure_mgmt_appplatform-10.0.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-appplatform.spec ++++++
--- /var/tmp/diff_new_pack.FzdFCm/_old 2025-06-05 20:37:56.210268629 +0200
+++ /var/tmp/diff_new_pack.FzdFCm/_new 2025-06-05 20:37:56.214268795 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-appplatform
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-appplatform
-Version: 10.0.0
+Version: 10.0.1
Release: 0
Summary: Microsoft Azure MyService Management Client Library
License: MIT
++++++ azure_mgmt_appplatform-10.0.0.tar.gz ->
azure_mgmt_appplatform-10.0.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/azure_mgmt_appplatform-10.0.0/CHANGELOG.md
new/azure_mgmt_appplatform-10.0.1/CHANGELOG.md
--- old/azure_mgmt_appplatform-10.0.0/CHANGELOG.md 2024-10-29
04:09:26.000000000 +0100
+++ new/azure_mgmt_appplatform-10.0.1/CHANGELOG.md 2025-06-05
04:14:26.000000000 +0200
@@ -1,10 +1,16 @@
# Release History
+## 10.0.1 (2025-06-04)
+
+### Other Changes
+
+- This package has been deprecated and will no longer be maintained after
03-31-2025. This package will only receive security fixes until 03-31-2025. For
more information, see the [Azure Spring Apps retirement
announcement](https://aka.ms/asaretirement).
+
## 10.0.0 (2024-10-29)
### Breaking Changes
- - This package now only targets the latest Api-Version available on Azure
and removes APIs of other Api-Version. After this change, the package can have
much smaller size. If your application requires a specific and non-latest
Api-Version, it's recommended to pin this package to the previous released
version; If your application always only use latest Api-Version, please ingore
this change.
+ - This package now only targets the latest Api-Version available on Azure
and removes APIs of other Api-Version. After this change, the package can have
much smaller size. If your application requires a specific and non-latest
Api-Version, it's recommended to pin this package to the previous released
version; If your application always only use latest Api-Version, please ignore
this change.
## 9.1.0 (2024-07-03)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/azure_mgmt_appplatform-10.0.0/PKG-INFO
new/azure_mgmt_appplatform-10.0.1/PKG-INFO
--- old/azure_mgmt_appplatform-10.0.0/PKG-INFO 2024-10-29 04:11:08.866274600
+0100
+++ new/azure_mgmt_appplatform-10.0.1/PKG-INFO 2025-06-05 04:16:14.341220100
+0200
@@ -1,13 +1,13 @@
Metadata-Version: 2.1
Name: azure-mgmt-appplatform
-Version: 10.0.0
+Version: 10.0.1
Summary: Microsoft Azure App Platform Management Client Library for Python
Home-page: https://github.com/Azure/azure-sdk-for-python
Author: Microsoft Corporation
Author-email: [email protected]
License: MIT License
Keywords: azure,azure sdk
-Classifier: Development Status :: 5 - Production/Stable
+Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
@@ -27,74 +27,22 @@
# Microsoft Azure SDK for Python
-This is the Microsoft Azure App Platform Management Client Library.
-This package has been tested with Python 3.8+.
-For a more complete view of Azure libraries, see the [azure sdk python
release](https://aka.ms/azsdk/python/all).
+This package has been deprecated and will no longer be maintained after
03-31-2025. This package will only receive security fixes until 03-31-2025. For
more information, see the [Azure Spring Apps retirement
announcement](https://aka.ms/asaretirement).
-## _Disclaimer_
-_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022.
For more information and questions, please refer to
https://github.com/Azure/azure-sdk-for-python/issues/20691_
-
-## Getting started
-
-### Prerequisites
-
-- Python 3.8+ is required to use this package.
-- [Azure subscription](https://azure.microsoft.com/free/)
-
-### Install the package
-
-```bash
-pip install azure-mgmt-appplatform
-pip install azure-identity
-```
-
-### Authentication
-
-By default, [Azure Active Directory](https://aka.ms/awps/aad) token
authentication depends on correct configure of following environment variables.
-
-- `AZURE_CLIENT_ID` for Azure client ID.
-- `AZURE_TENANT_ID` for Azure tenant ID.
-- `AZURE_CLIENT_SECRET` for Azure client secret.
-
-In addition, Azure subscription ID can be configured via environment variable
`AZURE_SUBSCRIPTION_ID`.
-
-With above configuration, client can be authenticated by following code:
-
-```python
-from azure.identity import DefaultAzureCredential
-from azure.mgmt.appplatform import AppPlatformManagementClient
-import os
-
-sub_id = os.getenv("AZURE_SUBSCRIPTION_ID")
-client = AppPlatformManagementClient(credential=DefaultAzureCredential(),
subscription_id=sub_id)
-```
-
-## Examples
-
-Code samples for this package can be found at:
-- [Search App Platform
Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing)
on docs.microsoft.com
-- [Azure Python Mgmt SDK Samples
Repo](https://aka.ms/azsdk/python/mgmt/samples)
-
-
-## Troubleshooting
-
-## Next steps
-
-## Provide Feedback
+# Release History
-If you encounter any bugs or have suggestions, please file an issue in the
-[Issues](https://github.com/Azure/azure-sdk-for-python/issues)
-section of the project.
+## 10.0.1 (2025-06-04)
+### Other Changes
-# Release History
+- This package has been deprecated and will no longer be maintained after
03-31-2025. This package will only receive security fixes until 03-31-2025. For
more information, see the [Azure Spring Apps retirement
announcement](https://aka.ms/asaretirement).
## 10.0.0 (2024-10-29)
### Breaking Changes
- - This package now only targets the latest Api-Version available on Azure
and removes APIs of other Api-Version. After this change, the package can have
much smaller size. If your application requires a specific and non-latest
Api-Version, it's recommended to pin this package to the previous released
version; If your application always only use latest Api-Version, please ingore
this change.
+ - This package now only targets the latest Api-Version available on Azure
and removes APIs of other Api-Version. After this change, the package can have
much smaller size. If your application requires a specific and non-latest
Api-Version, it's recommended to pin this package to the previous released
version; If your application always only use latest Api-Version, please ignore
this change.
## 9.1.0 (2024-07-03)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/azure_mgmt_appplatform-10.0.0/README.md
new/azure_mgmt_appplatform-10.0.1/README.md
--- old/azure_mgmt_appplatform-10.0.0/README.md 2024-10-29 04:09:26.000000000
+0100
+++ new/azure_mgmt_appplatform-10.0.1/README.md 2025-06-05 04:14:26.000000000
+0200
@@ -1,61 +1,3 @@
# Microsoft Azure SDK for Python
-This is the Microsoft Azure App Platform Management Client Library.
-This package has been tested with Python 3.8+.
-For a more complete view of Azure libraries, see the [azure sdk python
release](https://aka.ms/azsdk/python/all).
-
-## _Disclaimer_
-
-_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022.
For more information and questions, please refer to
https://github.com/Azure/azure-sdk-for-python/issues/20691_
-
-## Getting started
-
-### Prerequisites
-
-- Python 3.8+ is required to use this package.
-- [Azure subscription](https://azure.microsoft.com/free/)
-
-### Install the package
-
-```bash
-pip install azure-mgmt-appplatform
-pip install azure-identity
-```
-
-### Authentication
-
-By default, [Azure Active Directory](https://aka.ms/awps/aad) token
authentication depends on correct configure of following environment variables.
-
-- `AZURE_CLIENT_ID` for Azure client ID.
-- `AZURE_TENANT_ID` for Azure tenant ID.
-- `AZURE_CLIENT_SECRET` for Azure client secret.
-
-In addition, Azure subscription ID can be configured via environment variable
`AZURE_SUBSCRIPTION_ID`.
-
-With above configuration, client can be authenticated by following code:
-
-```python
-from azure.identity import DefaultAzureCredential
-from azure.mgmt.appplatform import AppPlatformManagementClient
-import os
-
-sub_id = os.getenv("AZURE_SUBSCRIPTION_ID")
-client = AppPlatformManagementClient(credential=DefaultAzureCredential(),
subscription_id=sub_id)
-```
-
-## Examples
-
-Code samples for this package can be found at:
-- [Search App Platform
Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing)
on docs.microsoft.com
-- [Azure Python Mgmt SDK Samples
Repo](https://aka.ms/azsdk/python/mgmt/samples)
-
-
-## Troubleshooting
-
-## Next steps
-
-## Provide Feedback
-
-If you encounter any bugs or have suggestions, please file an issue in the
-[Issues](https://github.com/Azure/azure-sdk-for-python/issues)
-section of the project.
+This package has been deprecated and will no longer be maintained after
03-31-2025. This package will only receive security fixes until 03-31-2025. For
more information, see the [Azure Spring Apps retirement
announcement](https://aka.ms/asaretirement).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/azure_mgmt_appplatform-10.0.0/azure/mgmt/appplatform/_version.py
new/azure_mgmt_appplatform-10.0.1/azure/mgmt/appplatform/_version.py
--- old/azure_mgmt_appplatform-10.0.0/azure/mgmt/appplatform/_version.py
2024-10-29 04:09:26.000000000 +0100
+++ new/azure_mgmt_appplatform-10.0.1/azure/mgmt/appplatform/_version.py
2025-06-05 04:14:26.000000000 +0200
@@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is
regenerated.
# --------------------------------------------------------------------------
-VERSION = "10.0.0"
+VERSION = "10.0.1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/azure_mgmt_appplatform-10.0.0/azure_mgmt_appplatform.egg-info/PKG-INFO
new/azure_mgmt_appplatform-10.0.1/azure_mgmt_appplatform.egg-info/PKG-INFO
--- old/azure_mgmt_appplatform-10.0.0/azure_mgmt_appplatform.egg-info/PKG-INFO
2024-10-29 04:11:08.000000000 +0100
+++ new/azure_mgmt_appplatform-10.0.1/azure_mgmt_appplatform.egg-info/PKG-INFO
2025-06-05 04:16:14.000000000 +0200
@@ -1,13 +1,13 @@
Metadata-Version: 2.1
Name: azure-mgmt-appplatform
-Version: 10.0.0
+Version: 10.0.1
Summary: Microsoft Azure App Platform Management Client Library for Python
Home-page: https://github.com/Azure/azure-sdk-for-python
Author: Microsoft Corporation
Author-email: [email protected]
License: MIT License
Keywords: azure,azure sdk
-Classifier: Development Status :: 5 - Production/Stable
+Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
@@ -27,74 +27,22 @@
# Microsoft Azure SDK for Python
-This is the Microsoft Azure App Platform Management Client Library.
-This package has been tested with Python 3.8+.
-For a more complete view of Azure libraries, see the [azure sdk python
release](https://aka.ms/azsdk/python/all).
+This package has been deprecated and will no longer be maintained after
03-31-2025. This package will only receive security fixes until 03-31-2025. For
more information, see the [Azure Spring Apps retirement
announcement](https://aka.ms/asaretirement).
-## _Disclaimer_
-_Azure SDK Python packages support for Python 2.7 has ended 01 January 2022.
For more information and questions, please refer to
https://github.com/Azure/azure-sdk-for-python/issues/20691_
-
-## Getting started
-
-### Prerequisites
-
-- Python 3.8+ is required to use this package.
-- [Azure subscription](https://azure.microsoft.com/free/)
-
-### Install the package
-
-```bash
-pip install azure-mgmt-appplatform
-pip install azure-identity
-```
-
-### Authentication
-
-By default, [Azure Active Directory](https://aka.ms/awps/aad) token
authentication depends on correct configure of following environment variables.
-
-- `AZURE_CLIENT_ID` for Azure client ID.
-- `AZURE_TENANT_ID` for Azure tenant ID.
-- `AZURE_CLIENT_SECRET` for Azure client secret.
-
-In addition, Azure subscription ID can be configured via environment variable
`AZURE_SUBSCRIPTION_ID`.
-
-With above configuration, client can be authenticated by following code:
-
-```python
-from azure.identity import DefaultAzureCredential
-from azure.mgmt.appplatform import AppPlatformManagementClient
-import os
-
-sub_id = os.getenv("AZURE_SUBSCRIPTION_ID")
-client = AppPlatformManagementClient(credential=DefaultAzureCredential(),
subscription_id=sub_id)
-```
-
-## Examples
-
-Code samples for this package can be found at:
-- [Search App Platform
Management](https://docs.microsoft.com/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing)
on docs.microsoft.com
-- [Azure Python Mgmt SDK Samples
Repo](https://aka.ms/azsdk/python/mgmt/samples)
-
-
-## Troubleshooting
-
-## Next steps
-
-## Provide Feedback
+# Release History
-If you encounter any bugs or have suggestions, please file an issue in the
-[Issues](https://github.com/Azure/azure-sdk-for-python/issues)
-section of the project.
+## 10.0.1 (2025-06-04)
+### Other Changes
-# Release History
+- This package has been deprecated and will no longer be maintained after
03-31-2025. This package will only receive security fixes until 03-31-2025. For
more information, see the [Azure Spring Apps retirement
announcement](https://aka.ms/asaretirement).
## 10.0.0 (2024-10-29)
### Breaking Changes
- - This package now only targets the latest Api-Version available on Azure
and removes APIs of other Api-Version. After this change, the package can have
much smaller size. If your application requires a specific and non-latest
Api-Version, it's recommended to pin this package to the previous released
version; If your application always only use latest Api-Version, please ingore
this change.
+ - This package now only targets the latest Api-Version available on Azure
and removes APIs of other Api-Version. After this change, the package can have
much smaller size. If your application requires a specific and non-latest
Api-Version, it's recommended to pin this package to the previous released
version; If your application always only use latest Api-Version, please ignore
this change.
## 9.1.0 (2024-07-03)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/azure_mgmt_appplatform-10.0.0/pyproject.toml
new/azure_mgmt_appplatform-10.0.1/pyproject.toml
--- old/azure_mgmt_appplatform-10.0.0/pyproject.toml 2024-10-29
04:09:26.000000000 +0100
+++ new/azure_mgmt_appplatform-10.0.1/pyproject.toml 2025-06-05
04:14:26.000000000 +0200
@@ -1,2 +1,6 @@
[tool.azure-sdk-build]
breaking = false
+mypy = false
+pyright = false
+type_check_samples = false
+verifytypes = false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/azure_mgmt_appplatform-10.0.0/setup.py
new/azure_mgmt_appplatform-10.0.1/setup.py
--- old/azure_mgmt_appplatform-10.0.0/setup.py 2024-10-29 04:09:26.000000000
+0100
+++ new/azure_mgmt_appplatform-10.0.1/setup.py 2025-06-05 04:14:26.000000000
+0200
@@ -51,7 +51,7 @@
url="https://github.com/Azure/azure-sdk-for-python",
keywords="azure, azure sdk", # update with search keywords relevant to
the azure service / product
classifiers=[
- "Development Status :: 5 - Production/Stable",
+ "Development Status :: 7 - Inactive",
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3",