15
0

Accepting request 1291132 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1291132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openqa_review?expand=0&rev=46
This commit is contained in:
2025-07-08 13:30:06 +00:00
committed by Git OBS Bridge
7 changed files with 20 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/os-autoinst/openqa_review.git</param>
<param name="changesrevision">aa6f001cfac6130d1037a39e76d4f80c86baaa79</param></service></servicedata>
<param name="changesrevision">25c62083a305c7dcb87ffbec6576a1ecf8cf36b9</param></service></servicedata>

View File

@@ -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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b608fabfd81a64d35e746da55faeab4736010cbb959046e2c42b11e9b6eb53ae
size 5904909

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b4689579f45ad2faccf74fd43be5251d3880823005ff308bfdc8c2d0ce8a85f
size 5909517

View File

@@ -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 <ioannis.bonatakis@suse.com>

View File

@@ -1,4 +1,4 @@
name: python-openqa_review
version: 1.30.0
mtime: 1722596312
commit: aa6f001cfac6130d1037a39e76d4f80c86baaa79
version: 1.40.0
mtime: 1751892911
commit: 25c62083a305c7dcb87ffbec6576a1ecf8cf36b9

View File

@@ -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