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 2024-02-22 20:58:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cfn-lint (Old)
and /work/SRC/openSUSE:Factory/.python-cfn-lint.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cfn-lint"
Thu Feb 22 20:58:23 2024 rev:23 rq:1148886 version:0.85.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cfn-lint/python-cfn-lint.changes
2023-12-11 21:52:08.855079564 +0100
+++
/work/SRC/openSUSE:Factory/.python-cfn-lint.new.1706/python-cfn-lint.changes
2024-02-22 20:59:11.804656870 +0100
@@ -1,0 +2,35 @@
+Tue Feb 13 14:16:22 UTC 2024 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to version 0.85.1
+ * Update CloudFormation specs to `158.0.0` (#3039)
+ * Fix an issue with using SAM and a GetAtt (#3042)
+- from version 0.85.0
+ * Update rule (E3027) to validate rate periods (#3017)
+ * Add support new language extension foreach capabilities `&{parameter}`
(#3033)
+ * Passthrough metadata into SAM translator (#3030)
+ * Switch to using path and resource names for directives (#3035)
+ * Update CloudFormation specs to `156.0.0` (#3029)
+- from version 0.84.0
+ * Update CloudFormation specs to `154.0.0` (#3005)
+ * Add db.serverless to neptune instance classes (#3009)
+ * Drop python 3.7 support (#3005)
+- from version 0.83.8
+ * Update CloudFormation specs to `153.0.0` (#2986)
+ * Remove rule (E2506) which results in false positive (#3001)
+ * Return dict str_node when doing transform (#2996)
+- from version 0.83.7
+ * Update CloudFormation specs to `152.0.0` (2984)
+ * Add `ca-west-1` region (#2980)
+- from version 0.83.6
+ * Update CloudFormation specs to `151.0.0` (#2969)
+ * Fix LanguageTransformer to better handle `Fn::GetAtt`
+ dot notation in `Fn::Sub` (#2974)
+ * Update rule (E2530) and (I2530) to support regionality
+ of the `SnapStart` feature (#2973)
+- from version 0.83.5
+ * Update CloudFormation specs to `150.0.0` (#2963)
+ * Patch in `TargetObjectKeyFormat` for `AWS::S3::Bucket` (#2966)
+ * Update rule (E3013) to ignore dynamic references
+ in CloudFront aliases (#2967)
+
+-------------------------------------------------------------------
Old:
----
cfn-lint-0.83.4.tar.gz
New:
----
cfn-lint-0.85.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cfn-lint.spec ++++++
--- /var/tmp/diff_new_pack.ddf7En/_old 2024-02-22 20:59:12.448680414 +0100
+++ /var/tmp/diff_new_pack.ddf7En/_new 2024-02-22 20:59:12.448680414 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-cfn-lint
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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-cfn-lint
-Version: 0.83.4
+Version: 0.85.1
Release: 0
Summary: Tool to checks cloudformation for practices and behaviour
License: MIT
@@ -42,7 +42,7 @@
Requires: python-sympy >= 1.0.0
Requires: (python-jsonschema > 3.0 with python-jsonschema < 5)
Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
Recommends: python-pydot
Provides: cfn-lint = %{version}
Obsoletes: cfn-lint < %{version}
++++++ cfn-lint-0.83.4.tar.gz -> cfn-lint-0.85.1.tar.gz ++++++
++++ 194018 lines of diff (skipped)