Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-cfn-lint for openSUSE:Factory 
checked in at 2021-05-20 19:25:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cfn-lint (Old)
 and      /work/SRC/openSUSE:Factory/.python-cfn-lint.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cfn-lint"

Thu May 20 19:25:23 2021 rev:10 rq:894585 version:0.48.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cfn-lint/python-cfn-lint.changes  
2021-02-02 14:25:49.771406544 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cfn-lint.new.2988/python-cfn-lint.changes    
    2021-05-20 19:25:52.637741456 +0200
@@ -1,0 +2,10 @@
+Mon Mar 29 04:24:53 UTC 2021 - John Vandenberg <jay...@gmail.com>
+
+- Disable two test modules test_update_resource_specs* that require
+  internet.
+- Remove skip_python36 no longer needed
+- update to v0.48.1
+  * See 
https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md#v0481
+    for changes since 0.44.5
+
+-------------------------------------------------------------------

Old:
----
  cfn-python-lint-0.44.5.tar.gz

New:
----
  cfn-python-lint-0.48.1.tar.gz

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

Other differences:
------------------
++++++ python-cfn-lint.spec ++++++
--- /var/tmp/diff_new_pack.vBroMP/_old  2021-05-20 19:25:53.145739372 +0200
+++ /var/tmp/diff_new_pack.vBroMP/_new  2021-05-20 19:25:53.149739357 +0200
@@ -20,9 +20,8 @@
 %if 0%{?suse_version} >= 1500
 %define skip_python2 1
 %endif
-%define skip_python36 1
 Name:           python-cfn-lint
-Version:        0.44.5
+Version:        0.48.1
 Release:        0
 Summary:        Tool to checks cloudformation for practices and behaviour
 License:        MIT
@@ -33,7 +32,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       git-core
 Requires:       python-PyYAML
-Requires:       python-aws-sam-translator >= 1.25.0
+Requires:       python-aws-sam-translator >= 1.34.0
 Requires:       python-jsonpatch
 Requires:       python-jsonschema > 3.0
 Requires:       python-junit-xml >= 1.9
@@ -52,7 +51,7 @@
 %endif
 
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Recommends:     python-pydot
 Provides:       cfn-lint = %{version}
 Obsoletes:      cfn-lint < %{version}
@@ -62,7 +61,7 @@
 %endif
 # SECTION test requirements
 BuildRequires:  %{python_module PyYAML}
-BuildRequires:  %{python_module aws-sam-translator >= 1.25.0}
+BuildRequires:  %{python_module aws-sam-translator >= 1.34.0}
 BuildRequires:  %{python_module jsonpatch}
 BuildRequires:  %{python_module jsonschema > 3.0}
 BuildRequires:  %{python_module junit-xml >= 1.9}
@@ -90,9 +89,11 @@
 resource properties and best practices.
 
 %prep
-%setup -q -n cfn-python-lint-%{version}
+%setup -q -n cfn-lint-%{version}
 # do not hardcode versions
 sed -i -e 's:~=:>=:g' setup.py
+# Tests require internet
+rm test/unit/module/maintenance/test_update_resource_specs*.py
 
 %build
 %python_build

++++++ cfn-python-lint-0.44.5.tar.gz -> cfn-python-lint-0.48.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-cfn-lint/cfn-python-lint-0.44.5.tar.gz 
/work/SRC/openSUSE:Factory/.python-cfn-lint.new.2988/cfn-python-lint-0.48.1.tar.gz
 differ: char 14, line 1

Reply via email to