Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-openqa_review for
openSUSE:Factory checked in at 2023-09-12 21:02:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openqa_review (Old)
and /work/SRC/openSUSE:Factory/.python-openqa_review.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openqa_review"
Tue Sep 12 21:02:59 2023 rev:43 rq:1110437 version:1.30.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openqa_review/python-openqa_review.changes
2022-08-16 17:08:54.136085974 +0200
+++
/work/SRC/openSUSE:Factory/.python-openqa_review.new.1766/python-openqa_review.changes
2023-09-12 21:03:41.937921080 +0200
@@ -1,0 +2,5 @@
+Tue Sep 12 05:48:06 UTC 2023 - Steve Kowalik <[email protected]>
+
+- Clean up no longer needed Requires.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openqa_review.spec ++++++
--- /var/tmp/diff_new_pack.qr2wzi/_old 2023-09-12 21:03:43.349971447 +0200
+++ /var/tmp/diff_new_pack.qr2wzi/_new 2023-09-12 21:03:43.353971589 +0200
@@ -1,7 +1,7 @@
#
# spec file
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,6 @@
%define pythons python3
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define short_name openqa_review
%define binaries openqa-review openqa-review-daily-email
openqa-review-sles-ha tumblesle-release openqa-review-functional_yast_concise
%define oldpython python
@@ -37,7 +36,6 @@
Release: 0
Summary: A review helper script for openQA
License: MIT
-Group: Development/Languages/Python
Source: python-%{short_name}-%{version}.tar.xz
URL: https://github.com/os-autoinst/%{short_name}
BuildRequires: python-rpm-macros
@@ -55,7 +53,6 @@
Requires: python-PyYAML
Requires: python-beautifulsoup4
Requires: python-certifi
-Requires: python-future
Requires: python-humanfriendly
Requires: python-pika
Requires: python-requests