Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-coreschema for openSUSE:Factory checked in at 2023-06-26 18:15:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-coreschema (Old) and /work/SRC/openSUSE:Factory/.python-coreschema.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-coreschema" Mon Jun 26 18:15:44 2023 rev:2 rq:1095242 version:0.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-coreschema/python-coreschema.changes 2019-03-01 16:46:36.605817630 +0100 +++ /work/SRC/openSUSE:Factory/.python-coreschema.new.15902/python-coreschema.changes 2023-06-26 18:15:47.962391863 +0200 @@ -1,0 +2,5 @@ +Sun Jun 25 07:05:11 UTC 2023 - Andreas Schneider <[email protected]> + +- Use sle15_python_module_pythons + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-coreschema.spec ++++++ --- /var/tmp/diff_new_pack.mNMI3C/_old 2023-06-26 18:15:49.550398918 +0200 +++ /var/tmp/diff_new_pack.mNMI3C/_new 2023-06-26 18:15:49.554398936 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-coreschema # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-coreschema Version: 0.0.4 Release: 0 Summary: Core Schema for Core API License: BSD-2-Clause Group: Development/Languages/Python -Url: https://github.com/core-api/python-coreschema +URL: https://github.com/core-api/python-coreschema Source: https://github.com/core-api/python-coreschema/archive/0.0.4.tar.gz#/coreschema-%{version}.tar.gz BuildRequires: %{python_module Jinja2} BuildRequires: %{python_module pytest}
