Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-openapi-schema-validator for
openSUSE:Factory checked in at 2023-03-28 17:51:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openapi-schema-validator (Old)
and /work/SRC/openSUSE:Factory/.python-openapi-schema-validator.new.31432
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openapi-schema-validator"
Tue Mar 28 17:51:10 2023 rev:5 rq:1074917 version:0.3.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openapi-schema-validator/python-openapi-schema-validator.changes
2022-11-10 16:40:31.439287390 +0100
+++
/work/SRC/openSUSE:Factory/.python-openapi-schema-validator.new.31432/python-openapi-schema-validator.changes
2023-03-28 17:51:19.187540667 +0200
@@ -1,0 +2,5 @@
+Tue Mar 28 07:52:05 UTC 2023 - [email protected]
+
+- python-six is not required
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openapi-schema-validator.spec ++++++
--- /var/tmp/diff_new_pack.5fAat3/_old 2023-03-28 17:51:20.251545800 +0200
+++ /var/tmp/diff_new_pack.5fAat3/_new 2023-03-28 17:51:20.291545993 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-openapi-schema-validator
#
-# 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
@@ -33,14 +33,12 @@
Requires: python-isodate
Requires: python-jsonschema
Requires: python-setuptools
-Requires: python-six
Requires: python-strict-rfc3339
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module isodate}
BuildRequires: %{python_module jsonschema}
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module six}
BuildRequires: %{python_module strict-rfc3339}
# /SECTION
%python_subpackages