Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openSUSE-release-tools for
openSUSE:Factory checked in at 2022-03-11 21:41:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools"
Fri Mar 11 21:41:24 2022 rev:396 rq:961017 version:20220311.02216420
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2022-03-11 11:48:26.818800019 +0100
+++
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.25692/openSUSE-release-tools.changes
2022-03-11 21:41:41.658090319 +0100
@@ -1,0 +2,12 @@
+Fri Mar 11 07:17:38 UTC 2022 - [email protected]
+
+- Update to version 20220311.02216420:
+ * Fix filtering of unneeded.yml
+
+-------------------------------------------------------------------
+Thu Mar 10 15:51:52 UTC 2022 - [email protected]
+
+- Update to version 20220310.c92d0ecd:
+ * Add TTM workflow for Leap Micro 5.2
+
+-------------------------------------------------------------------
Old:
----
openSUSE-release-tools-20220310.99e9d9a2.obscpio
New:
----
openSUSE-release-tools-20220311.02216420.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.86zFfW/_old 2022-03-11 21:41:42.694091113 +0100
+++ /var/tmp/diff_new_pack.86zFfW/_new 2022-03-11 21:41:42.694091113 +0100
@@ -20,7 +20,7 @@
%define source_dir openSUSE-release-tools
%define announcer_filename factory-package-news
Name: openSUSE-release-tools
-Version: 20220310.99e9d9a2
+Version: 20220311.02216420
Release: 0
Summary: Tools to aid in staging and release work for openSUSE/SUSE
License: GPL-2.0-or-later AND MIT
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.86zFfW/_old 2022-03-11 21:41:42.738091147 +0100
+++ /var/tmp/diff_new_pack.86zFfW/_new 2022-03-11 21:41:42.738091147 +0100
@@ -1,7 +1,7 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
- <param
name="changesrevision">d344cf66a899f0c46ca6cf1ad9bfbfda9ebe1918</param>
+ <param
name="changesrevision">022164209ce6aff0b12f7822b41dd97ae1c1194e</param>
</service>
</servicedata>
++++++ openSUSE-release-tools-20220310.99e9d9a2.obscpio ->
openSUSE-release-tools-20220311.02216420.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20220310.99e9d9a2/gocd/totestmanager.gocd.yaml
new/openSUSE-release-tools-20220311.02216420/gocd/totestmanager.gocd.yaml
--- old/openSUSE-release-tools-20220310.99e9d9a2/gocd/totestmanager.gocd.yaml
2022-03-10 15:03:42.000000000 +0100
+++ new/openSUSE-release-tools-20220311.02216420/gocd/totestmanager.gocd.yaml
2022-03-11 08:16:05.000000000 +0100
@@ -273,3 +273,24 @@
- script: |-
install -D /home/go/config/openqa-client.conf
/home/go/.config/openqa/client.conf
scripts/totest-manager.py -A https://api.opensuse.org --debug run
openSUSE:Leap:15.4:ARM:Images
+ TTM.Leap_Micro_5.2:
+ group: openSUSE.Checkers
+ lock_behavior: unlockWhenFinished
+ environment_variables:
+ OSC_CONFIG: /home/go/config/oscrc-totest-manager
+ materials:
+ script:
+ git: https://github.com/openSUSE/openSUSE-release-tools.git
+ destination: scripts
+ timer:
+ spec: 0 */15 * ? * *
+ only_on_changes: false
+ stages:
+ - Run:
+ approval: manual
+ resources:
+ - staging-bot
+ tasks:
+ - script: |-
+ install -D /home/go/config/openqa-client.conf
/home/go/.config/openqa/client.conf
+ scripts/totest-manager.py -A https://api.opensuse.org --debug run
openSUSE:Leap:Micro:5.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20220310.99e9d9a2/gocd/totestmanager.gocd.yaml.erb
new/openSUSE-release-tools-20220311.02216420/gocd/totestmanager.gocd.yaml.erb
---
old/openSUSE-release-tools-20220310.99e9d9a2/gocd/totestmanager.gocd.yaml.erb
2022-03-10 15:03:42.000000000 +0100
+++
new/openSUSE-release-tools-20220311.02216420/gocd/totestmanager.gocd.yaml.erb
2022-03-11 08:16:05.000000000 +0100
@@ -14,6 +14,7 @@
openSUSE:Leap:15.4
openSUSE:Leap:15.4:ARM
openSUSE:Leap:15.4:ARM:Images
+ openSUSE:Leap:Micro:5.2
) -%>
TTM.<%= project.gsub('openSUSE:', '').gsub(':', '_') %>:
group: openSUSE.Checkers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20220310.99e9d9a2/pkglistgen/tool.py
new/openSUSE-release-tools-20220311.02216420/pkglistgen/tool.py
--- old/openSUSE-release-tools-20220310.99e9d9a2/pkglistgen/tool.py
2022-03-10 15:03:42.000000000 +0100
+++ new/openSUSE-release-tools-20220311.02216420/pkglistgen/tool.py
2022-03-11 08:16:05.000000000 +0100
@@ -263,8 +263,8 @@
# the FTP tree. We filter it with unneeded though to create a
# unsorted.yml file for release manager review
def _collect_unsorted_packages(self, modules, unsorted):
- uneeded_regexps = [re.compile(r)
- for r in self._parse_unneeded('unneeded.yml')]
+ unneeded_regexps = [re.compile(r'\A' + r + r'\Z')
+ for r in self._parse_unneeded('unneeded.yml')]
packages = dict()
if unsorted:
@@ -278,7 +278,7 @@
# copy
filtered = list(archpacks)
- for r in uneeded_regexps:
+ for r in unneeded_regexps:
filtered = [p for p in filtered if not r.match(p)]
# convert to set
++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.86zFfW/_old 2022-03-11 21:41:43.302091580 +0100
+++ /var/tmp/diff_new_pack.86zFfW/_new 2022-03-11 21:41:43.306091583 +0100
@@ -1,5 +1,5 @@
name: openSUSE-release-tools
-version: 20220310.99e9d9a2
-mtime: 1646921022
-commit: 99e9d9a2eb2ccd72455c9c949f80e7d02b402de9
+version: 20220311.02216420
+mtime: 1646982965
+commit: 022164209ce6aff0b12f7822b41dd97ae1c1194e