Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jsonschema-specifications for
openSUSE:Factory checked in at 2023-05-12 20:38:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jsonschema-specifications (Old)
and /work/SRC/openSUSE:Factory/.python-jsonschema-specifications.new.1533
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jsonschema-specifications"
Fri May 12 20:38:35 2023 rev:2 rq:1086701 version:2023.3.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jsonschema-specifications/python-jsonschema-specifications.changes
2023-03-29 23:27:09.343443854 +0200
+++
/work/SRC/openSUSE:Factory/.python-jsonschema-specifications.new.1533/python-jsonschema-specifications.changes
2023-05-12 20:41:13.763167234 +0200
@@ -1,0 +2,5 @@
+Fri May 5 11:05:10 UTC 2023 - Johannes Kastl <[email protected]>
+
+- add sle15_python_module_pythons
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jsonschema-specifications.spec ++++++
--- /var/tmp/diff_new_pack.onJbWJ/_old 2023-05-12 20:41:14.191169586 +0200
+++ /var/tmp/diff_new_pack.onJbWJ/_new 2023-05-12 20:41:14.199169630 +0200
@@ -16,6 +16,7 @@
#
+%{?sle15_python_module_pythons}
Name: python-jsonschema-specifications
Version: 2023.3.6
Release: 0
@@ -23,11 +24,11 @@
License: MIT
URL: https://github.com/python-jsonschema/jsonschema-specifications
Source:
https://files.pythonhosted.org/packages/source/j/jsonschema-specifications/jsonschema_specifications-2023.3.6.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module hatch_vcs}
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module importlib_resources}
BuildRequires: %{python_module pytest}