Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-knack for openSUSE:Factory 
checked in at 2021-04-01 14:17:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-knack (Old)
 and      /work/SRC/openSUSE:Factory/.python-knack.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-knack"

Thu Apr  1 14:17:06 2021 rev:15 rq:882002 version:0.8.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-knack/python-knack.changes        
2021-01-22 21:51:55.157814640 +0100
+++ /work/SRC/openSUSE:Factory/.python-knack.new.2401/python-knack.changes      
2021-04-01 14:18:23.168080376 +0200
@@ -1,0 +2,11 @@
+Mon Mar 29 11:18:30 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 0.8.0
+  + For detailed information about changes see the
+    CHANGELOG.md file provided with this package
+- Override upstream version with 0.8.0.0 to ensure
+  proper upgrade from previous version 0.8.0rc2
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  knack-0.8.0rc2.tar.gz

New:
----
  knack-0.8.0.tar.gz

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

Other differences:
------------------
++++++ python-knack.spec ++++++
--- /var/tmp/diff_new_pack.ckQwat/_old  2021-04-01 14:18:23.668081154 +0200
+++ /var/tmp/diff_new_pack.ckQwat/_new  2021-04-01 14:18:23.672081160 +0200
@@ -16,16 +16,18 @@
 #
 
 
+%define realversion 0.8.0
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-knack
-Version:        0.8.0rc2
+Version:        0.8.0.0
 Release:        0
 Summary:        A Command-Line Interface framework
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/microsoft/knack
-Source:         
https://files.pythonhosted.org/packages/source/k/knack/knack-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/k/knack/knack-%{realversion}.tar.gz
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module argcomplete}
 BuildRequires:  %{python_module colorama}
@@ -34,7 +36,6 @@
 BuildRequires:  %{python_module pygments}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module tabulate}
 BuildRequires:  %{python_module vcrpy}
 BuildRequires:  fdupes
@@ -44,7 +45,6 @@
 Requires:       python-colorama
 Requires:       python-jmespath
 Requires:       python-pygments
-Requires:       python-six
 Requires:       python-tabulate
 BuildArch:      noarch
 %python_subpackages
@@ -53,7 +53,7 @@
 A Command-Line Interface framework
 
 %prep
-%setup -q -n knack-%{version}
+%setup -q -n knack-%{realversion}
 
 %build
 %python_build

++++++ knack-0.8.0rc2.tar.gz -> knack-0.8.0.tar.gz ++++++
++++ 1692 lines of diff (skipped)

Reply via email to