Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-wcag-contrast-ratio for 
openSUSE:Factory checked in at 2023-04-22 21:58:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wcag-contrast-ratio (Old)
 and      /work/SRC/openSUSE:Factory/.python-wcag-contrast-ratio.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-wcag-contrast-ratio"

Sat Apr 22 21:58:14 2023 rev:2 rq:1081730 version:0.9

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-wcag-contrast-ratio/python-wcag-contrast-ratio.changes
    2022-07-21 11:33:34.618958610 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-wcag-contrast-ratio.new.1533/python-wcag-contrast-ratio.changes
  2023-04-22 21:58:58.640684438 +0200
@@ -1,0 +2,10 @@
+Fri Apr 21 12:38:37 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- add sle15_python_module_pythons (jsc#PED-68)
+
+-------------------------------------------------------------------
+Thu Apr 13 22:45:50 UTC 2023 - Matej Cepl <mc...@suse.com>
+
+- Make calling of %{sle15modernpython} optional.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-wcag-contrast-ratio.spec ++++++
--- /var/tmp/diff_new_pack.y91i9j/_old  2023-04-22 21:58:59.000686590 +0200
+++ /var/tmp/diff_new_pack.y91i9j/_new  2023-04-22 21:58:59.008686638 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-wcag-contrast-ratio
 #
-# 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
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:           python-wcag-contrast-ratio
 Version:        0.9
 Release:        0
@@ -24,11 +25,11 @@
 License:        MIT
 URL:            https://github.com/gsnedders/wcag-contrast-ratio
 Source:         
https://files.pythonhosted.org/packages/source/w/wcag-contrast-ratio/wcag-contrast-ratio-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module hypothesis}
+BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 %python_subpackages
 

Reply via email to