Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package chart-testing for openSUSE:Factory 
checked in at 2023-03-28 17:50:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chart-testing (Old)
 and      /work/SRC/openSUSE:Factory/.chart-testing.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chart-testing"

Tue Mar 28 17:50:44 2023 rev:6 rq:1074853 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/chart-testing/chart-testing.changes      
2023-03-25 18:56:05.710895648 +0100
+++ /work/SRC/openSUSE:Factory/.chart-testing.new.31432/chart-testing.changes   
2023-03-28 17:50:47.527387909 +0200
@@ -1,0 +2,10 @@
+Mon Mar 27 12:31:53 UTC 2023 - Johannes Kastl <[email protected]>
+
+- add requirements, see README.md
+  https://github.com/helm/chart-testing/#readme
+  * Require python3-yamale
+  * Require python3-yamllint
+  * Require git-core
+  * Require helm
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ chart-testing.spec ++++++
--- /var/tmp/diff_new_pack.EFhssm/_old  2023-03-28 17:50:47.979390090 +0200
+++ /var/tmp/diff_new_pack.EFhssm/_new  2023-03-28 17:50:47.983390108 +0200
@@ -30,6 +30,10 @@
 Source:         chart-testing-%{version}.tar.gz
 Source1:        vendor.tar.gz
 BuildRequires:  go >= 1.16
+Requires:       git-core
+Requires:       helm
+Requires:       python3-yamale
+Requires:       python3-yamllint
 
 %description
 ct is the the tool for testing Helm charts. It is meant to be used for linting 
and testing pull requests. It automatically detects charts changed against the 
target branch.

Reply via email to