Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-template for 
openSUSE:Factory checked in at 2024-07-05 19:50:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-template (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-template.new.2080 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-template"

Fri Jul  5 19:50:27 2024 rev:28 rq:1185719 version:0.1.0b3920641

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-template/python-azure-template.changes  
    2024-04-07 22:38:48.474725900 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-template.new.2080/python-azure-template.changes
    2024-07-05 19:57:15.307634982 +0200
@@ -1,0 +2,8 @@
+Mon Jul  1 07:40:08 UTC 2024 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- New upstream release
+  + Version 0.1.0b3920641
+  + For detailed information about changes see the
+    CHANGELOG.md file provided with this package
+
+-------------------------------------------------------------------

Old:
----
  azure-template-0.1.0b3511266.tar.gz

New:
----
  azure-template-0.1.0b3920641.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-azure-template.spec ++++++
--- /var/tmp/diff_new_pack.4XiH6i/_old  2024-07-05 19:57:15.979659658 +0200
+++ /var/tmp/diff_new_pack.4XiH6i/_new  2024-07-05 19:57:15.983659805 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-azure-template
-Version:        0.1.0b3511266
+Version:        0.1.0b3920641
 Release:        0
 Summary:        Microsoft Azure Template Package Client Library for Python
 License:        MIT

++++++ azure-template-0.1.0b3511266.tar.gz -> 
azure-template-0.1.0b3920641.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-template-0.1.0b3511266/CHANGELOG.md 
new/azure-template-0.1.0b3920641/CHANGELOG.md
--- old/azure-template-0.1.0b3511266/CHANGELOG.md       2024-02-20 
23:00:46.000000000 +0100
+++ new/azure-template-0.1.0b3920641/CHANGELOG.md       2024-06-28 
22:14:04.000000000 +0200
@@ -1,6 +1,6 @@
 # Release History
 
-## 0.1.0b3511266 (2024-02-20)
+## 0.1.0b3920641 (2024-06-28)
 
 ### Features Added
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-template-0.1.0b3511266/PKG-INFO 
new/azure-template-0.1.0b3920641/PKG-INFO
--- old/azure-template-0.1.0b3511266/PKG-INFO   2024-02-20 23:01:29.308901000 
+0100
+++ new/azure-template-0.1.0b3920641/PKG-INFO   2024-06-28 22:15:05.507299000 
+0200
@@ -1,13 +1,13 @@
 Metadata-Version: 2.1
 Name: azure-template
-Version: 0.1.0b3511266
+Version: 0.1.0b3920641
 Summary: Microsoft Azure Template Package Client Library for Python
 Home-page: https://github.com/Azure/azure-sdk-for-python
 Author: Microsoft Corporation
 Author-email: [email protected]
 License: MIT License
 Project-URL: Bug Reports, https://github.com/Azure/azure-sdk-for-python/issues
-Project-URL: Source, https://github.com/Azure/azure-sdk-python
+Project-URL: Source, https://github.com/Azure/azure-sdk-for-python
 Keywords: azure,azure sdk
 Classifier: Development Status :: 4 - Beta
 Classifier: Programming Language :: Python
@@ -21,7 +21,6 @@
 Classifier: License :: OSI Approved :: MIT License
 Requires-Python: >=3.7
 Description-Content-Type: text/markdown
-Requires-Dist: azure-core<2.0.0,>=1.23.0
 
 [![Build 
Status](https://dev.azure.com/azure-sdk/public/_apis/build/status/472?branchName=main)](https://dev.azure.com/azure-sdk/public/_build/latest?definitionId=472)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-template-0.1.0b3511266/azure/template/_version.py 
new/azure-template-0.1.0b3920641/azure/template/_version.py
--- old/azure-template-0.1.0b3511266/azure/template/_version.py 2024-02-20 
23:00:45.000000000 +0100
+++ new/azure-template-0.1.0b3920641/azure/template/_version.py 2024-06-28 
22:14:03.000000000 +0200
@@ -5,4 +5,4 @@
 # --------------------------------------------------------------------------
 
 # matches SEMVER
-VERSION = "0.1.0b3511266"
+VERSION = "0.1.0b3920641"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-template-0.1.0b3511266/azure_template.egg-info/PKG-INFO 
new/azure-template-0.1.0b3920641/azure_template.egg-info/PKG-INFO
--- old/azure-template-0.1.0b3511266/azure_template.egg-info/PKG-INFO   
2024-02-20 23:01:29.000000000 +0100
+++ new/azure-template-0.1.0b3920641/azure_template.egg-info/PKG-INFO   
2024-06-28 22:15:05.000000000 +0200
@@ -1,13 +1,13 @@
 Metadata-Version: 2.1
 Name: azure-template
-Version: 0.1.0b3511266
+Version: 0.1.0b3920641
 Summary: Microsoft Azure Template Package Client Library for Python
 Home-page: https://github.com/Azure/azure-sdk-for-python
 Author: Microsoft Corporation
 Author-email: [email protected]
 License: MIT License
 Project-URL: Bug Reports, https://github.com/Azure/azure-sdk-for-python/issues
-Project-URL: Source, https://github.com/Azure/azure-sdk-python
+Project-URL: Source, https://github.com/Azure/azure-sdk-for-python
 Keywords: azure,azure sdk
 Classifier: Development Status :: 4 - Beta
 Classifier: Programming Language :: Python
@@ -21,7 +21,6 @@
 Classifier: License :: OSI Approved :: MIT License
 Requires-Python: >=3.7
 Description-Content-Type: text/markdown
-Requires-Dist: azure-core<2.0.0,>=1.23.0
 
 [![Build 
Status](https://dev.azure.com/azure-sdk/public/_apis/build/status/472?branchName=main)](https://dev.azure.com/azure-sdk/public/_build/latest?definitionId=472)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-template-0.1.0b3511266/setup.py 
new/azure-template-0.1.0b3920641/setup.py
--- old/azure-template-0.1.0b3511266/setup.py   2024-02-20 23:00:45.000000000 
+0100
+++ new/azure-template-0.1.0b3920641/setup.py   2024-06-28 22:14:03.000000000 
+0200
@@ -80,6 +80,6 @@
     python_requires=">=3.7",
     project_urls={
         "Bug Reports": "https://github.com/Azure/azure-sdk-for-python/issues";,
-        "Source": "https://github.com/Azure/azure-sdk-python";,
+        "Source": "https://github.com/Azure/azure-sdk-for-python";,
     },
 )

Reply via email to