Hello community,
here is the log from the commit of package openSUSE-release-tools for
openSUSE:Factory checked in at 2019-12-09 21:35:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools"
Mon Dec 9 21:35:52 2019 rev:260 rq:755188 version:20191209.3bc7455e
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2019-12-07 15:10:28.547837583 +0100
+++
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.4691/openSUSE-release-tools.changes
2019-12-09 21:36:11.822075147 +0100
@@ -1,0 +2,6 @@
+Mon Dec 09 10:11:57 UTC 2019 - [email protected]
+
+- Update to version 20191209.3bc7455e:
+ * Always force accept into the API after checking for acceptable ourselves
+
+-------------------------------------------------------------------
Old:
----
openSUSE-release-tools-20191206.7faf8118.obscpio
New:
----
openSUSE-release-tools-20191209.3bc7455e.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.UchnHa/_old 2019-12-09 21:36:15.950073520 +0100
+++ /var/tmp/diff_new_pack.UchnHa/_new 2019-12-09 21:36:15.954073519 +0100
@@ -20,7 +20,7 @@
%define source_dir openSUSE-release-tools
%define announcer_filename factory-package-news
Name: openSUSE-release-tools
-Version: 20191206.7faf8118
+Version: 20191209.3bc7455e
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.UchnHa/_old 2019-12-09 21:36:15.990073504 +0100
+++ /var/tmp/diff_new_pack.UchnHa/_new 2019-12-09 21:36:15.990073504 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
- <param
name="changesrevision">a7a7921c9461a0a0f6e7e50585ad70b3d8f0568e</param>
+ <param
name="changesrevision">a354d6c88206a708014d68ef46f02e238a36d4e3</param>
</service>
</servicedata>
++++++ openSUSE-release-tools-20191206.7faf8118.obscpio ->
openSUSE-release-tools-20191209.3bc7455e.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20191206.7faf8118/osclib/accept_command.py
new/openSUSE-release-tools-20191209.3bc7455e/osclib/accept_command.py
--- old/openSUSE-release-tools-20191206.7faf8118/osclib/accept_command.py
2019-12-06 14:53:09.000000000 +0100
+++ new/openSUSE-release-tools-20191209.3bc7455e/osclib/accept_command.py
2019-12-09 11:10:39.000000000 +0100
@@ -102,9 +102,9 @@
print('delete links to packages pending deletion...')
self.delete_linked()
- opts = {}
- if force:
- opts['force'] = '1'
+ # we have checked ourselves and accepting one staging project creates
a race
+ # for the other staging projects to appear building again
+ opts = { 'force': '1' }
print('triggering staging accepts...')
for project in staging_packages.keys():
++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.UchnHa/_old 2019-12-09 21:36:16.794073188 +0100
+++ /var/tmp/diff_new_pack.UchnHa/_new 2019-12-09 21:36:16.798073186 +0100
@@ -1,5 +1,5 @@
name: openSUSE-release-tools
-version: 20191206.7faf8118
-mtime: 1575640389
-commit: 7faf81181e279a98498c7cd75084c0ef5c0d8587
+version: 20191209.3bc7455e
+mtime: 1575886239
+commit: 3bc7455e13efdf853fd8438d21cd00815cae828f