From 7e0b77f98c0edb5581fe91d0ad761581d41dca9ffc8df33152fa2eec2684622d Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Mon, 7 Jul 2025 20:02:09 +0000 Subject: [PATCH] Accepting request 1291131 from home:okurz:branches:devel:languages:python Update to 1.40.0 OBS-URL: https://build.opensuse.org/request/show/1291131 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openqa_review?expand=0&rev=146 --- _servicedata | 2 +- _update.sh | 2 +- python-openqa_review-1.30.0.obscpio | 3 --- python-openqa_review-1.40.0.obscpio | 3 +++ python-openqa_review.changes | 11 +++++++++++ python-openqa_review.obsinfo | 6 +++--- python-openqa_review.spec | 2 +- 7 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 python-openqa_review-1.30.0.obscpio create mode 100644 python-openqa_review-1.40.0.obscpio diff --git a/_servicedata b/_servicedata index e4d96de..9fed2c0 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/os-autoinst/openqa_review.git - aa6f001cfac6130d1037a39e76d4f80c86baaa79 \ No newline at end of file + 25c62083a305c7dcb87ffbec6576a1ecf8cf36b9 \ No newline at end of file diff --git a/_update.sh b/_update.sh index 7395a50..10ad93a 100644 --- a/_update.sh +++ b/_update.sh @@ -1,7 +1,7 @@ #!/bin/sh -e osc up osc rm *.obscpio -osc service disabledrun +osc service manualrun version=$(osc diff | sed -n 's/^.*Update to version \([0-9.]\+\):/\1/p') sed -i -e "s/^\(Version:\s*\)[0-9.]\+/\1$version/g" python-openqa_review.spec osc add *.obscpio diff --git a/python-openqa_review-1.30.0.obscpio b/python-openqa_review-1.30.0.obscpio deleted file mode 100644 index a99d244..0000000 --- a/python-openqa_review-1.30.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b608fabfd81a64d35e746da55faeab4736010cbb959046e2c42b11e9b6eb53ae -size 5904909 diff --git a/python-openqa_review-1.40.0.obscpio b/python-openqa_review-1.40.0.obscpio new file mode 100644 index 0000000..43e9bff --- /dev/null +++ b/python-openqa_review-1.40.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4689579f45ad2faccf74fd43be5251d3880823005ff308bfdc8c2d0ce8a85f +size 5909517 diff --git a/python-openqa_review.changes b/python-openqa_review.changes index a9f29a5..0837833 100644 --- a/python-openqa_review.changes +++ b/python-openqa_review.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jul 07 19:55:37 UTC 2025 - okurz@suse.com + +- Update to version 1.40.0: + * dist: Remove deprecated macros to build openqa_review + * dist: Add .spec file to git + * Remove flake pinned version + * Remove checks running under no longer supported Ubuntu version + * Adapt artifact upload to deprecation of `actions/upload-artifact@v2` + * Fix typos + ------------------------------------------------------------------- Mon Jul 7 07:06:19 UTC 2025 - Yiannis Bonatakis diff --git a/python-openqa_review.obsinfo b/python-openqa_review.obsinfo index 218a72f..8bdb0c1 100644 --- a/python-openqa_review.obsinfo +++ b/python-openqa_review.obsinfo @@ -1,4 +1,4 @@ name: python-openqa_review -version: 1.30.0 -mtime: 1722596312 -commit: aa6f001cfac6130d1037a39e76d4f80c86baaa79 +version: 1.40.0 +mtime: 1751892911 +commit: 25c62083a305c7dcb87ffbec6576a1ecf8cf36b9 diff --git a/python-openqa_review.spec b/python-openqa_review.spec index bb050e9..792d790 100644 --- a/python-openqa_review.spec +++ b/python-openqa_review.spec @@ -32,7 +32,7 @@ %define binaries openqa-review openqa-review-daily-email openqa-review-sles-ha tumblesle-release openqa-review-functional_yast_concise %define oldpython python Name: python-%{short_name}%{?name_ext} -Version: 1.30.0 +Version: 1.40.0 Release: 0 Summary: A review helper script for openQA License: MIT