Hello community,

here is the log from the commit of package azure-cli-command-modules-nspkg for 
openSUSE:Factory checked in at 2019-10-31 18:15:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/azure-cli-command-modules-nspkg (Old)
 and      /work/SRC/openSUSE:Factory/.azure-cli-command-modules-nspkg.new.2990 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "azure-cli-command-modules-nspkg"

Thu Oct 31 18:15:30 2019 rev:4 rq:742679 version:2.0.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/azure-cli-command-modules-nspkg/azure-cli-command-modules-nspkg.changes
  2019-06-05 11:42:21.715053105 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-command-modules-nspkg.new.2990/azure-cli-command-modules-nspkg.changes
        2019-10-31 18:15:31.006026755 +0100
@@ -1,0 +2,8 @@
+Thu Oct 24 12:09:23 UTC 2019 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- New upstream release
+  + Version 2.0.3
+  + For detailed information about changes see the
+    HISTORY.txt file provided with this package
+
+-------------------------------------------------------------------

Old:
----
  azure-cli-command-modules-nspkg-2.0.2.tar.gz

New:
----
  azure-cli-command-modules-nspkg-2.0.3.tar.gz

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

Other differences:
------------------
++++++ azure-cli-command-modules-nspkg.spec ++++++
--- /var/tmp/diff_new_pack.If19wC/_old  2019-10-31 18:15:31.630027401 +0100
+++ /var/tmp/diff_new_pack.If19wC/_new  2019-10-31 18:15:31.634027406 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           azure-cli-command-modules-nspkg
-Version:        2.0.2
+Version:        2.0.3
 Release:        0
 Summary:        Microsoft Azure CLI Command modules Namespace Package
 License:        MIT

++++++ azure-cli-command-modules-nspkg-2.0.2.tar.gz -> 
azure-cli-command-modules-nspkg-2.0.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-command-modules-nspkg-2.0.2/HISTORY.rst 
new/azure-cli-command-modules-nspkg-2.0.3/HISTORY.rst
--- old/azure-cli-command-modules-nspkg-2.0.2/HISTORY.rst       2018-07-14 
01:41:34.000000000 +0200
+++ new/azure-cli-command-modules-nspkg-2.0.3/HISTORY.rst       2019-06-28 
08:15:12.000000000 +0200
@@ -2,6 +2,9 @@
 
 Release History
 ===============
+2.0.3
++++++
+* Indicate Python 3.7 support.
 
 2.0.2
 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-command-modules-nspkg-2.0.2/PKG-INFO 
new/azure-cli-command-modules-nspkg-2.0.3/PKG-INFO
--- old/azure-cli-command-modules-nspkg-2.0.2/PKG-INFO  2018-07-14 
01:41:41.000000000 +0200
+++ new/azure-cli-command-modules-nspkg-2.0.3/PKG-INFO  2019-06-28 
08:15:27.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-command-modules-nspkg
-Version: 2.0.2
+Version: 2.0.3
 Summary: Microsoft Azure CLI Command Modules Namespace Package
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -20,6 +20,9 @@
         
         Release History
         ===============
+        2.0.3
+        +++++
+        * Indicate Python 3.7 support.
         
         2.0.2
         ++++++
@@ -44,4 +47,5 @@
 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: License :: OSI Approved :: MIT License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-command-modules-nspkg-2.0.2/azure_cli_command_modules_nspkg.egg-info/PKG-INFO
 
new/azure-cli-command-modules-nspkg-2.0.3/azure_cli_command_modules_nspkg.egg-info/PKG-INFO
--- 
old/azure-cli-command-modules-nspkg-2.0.2/azure_cli_command_modules_nspkg.egg-info/PKG-INFO
 2018-07-14 01:41:41.000000000 +0200
+++ 
new/azure-cli-command-modules-nspkg-2.0.3/azure_cli_command_modules_nspkg.egg-info/PKG-INFO
 2019-06-28 08:15:27.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-command-modules-nspkg
-Version: 2.0.2
+Version: 2.0.3
 Summary: Microsoft Azure CLI Command Modules Namespace Package
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -20,6 +20,9 @@
         
         Release History
         ===============
+        2.0.3
+        +++++
+        * Indicate Python 3.7 support.
         
         2.0.2
         ++++++
@@ -44,4 +47,5 @@
 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: License :: OSI Approved :: MIT License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-command-modules-nspkg-2.0.2/setup.py 
new/azure-cli-command-modules-nspkg-2.0.3/setup.py
--- old/azure-cli-command-modules-nspkg-2.0.2/setup.py  2018-07-14 
01:41:34.000000000 +0200
+++ new/azure-cli-command-modules-nspkg-2.0.3/setup.py  2019-06-28 
08:15:12.000000000 +0200
@@ -8,7 +8,7 @@
 from codecs import open
 from setuptools import setup
 
-VERSION = "2.0.2"
+VERSION = "2.0.3"
 
 CLASSIFIERS = [
     'Development Status :: 5 - Production/Stable',
@@ -21,6 +21,7 @@
     'Programming Language :: Python :: 3.4',
     'Programming Language :: Python :: 3.5',
     'Programming Language :: Python :: 3.6',
+    'Programming Language :: Python :: 3.7',
     'License :: OSI Approved :: MIT License',
 ]
 


Reply via email to