Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pynamodb for openSUSE:Factory
checked in at 2023-03-19 00:30:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pynamodb (Old)
and /work/SRC/openSUSE:Factory/.python-pynamodb.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pynamodb"
Sun Mar 19 00:30:24 2023 rev:6 rq:1072673 version:5.3.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pynamodb/python-pynamodb.changes
2020-12-09 22:13:06.795169946 +0100
+++
/work/SRC/openSUSE:Factory/.python-pynamodb.new.31432/python-pynamodb.changes
2023-03-19 00:30:24.936044929 +0100
@@ -1,0 +2,8 @@
+Mon Dec 12 18:15:28 UTC 2022 - [email protected]
+
+- version update to 5.3.4
+ * lot of changes, see
+ https://github.com/pynamodb/PynamoDB/blob/master/docs/release_notes.rst
+- python-six is not required
(https://trello.com/c/MO53MocR/143-remove-python3-six)
+
+-------------------------------------------------------------------
Old:
----
pynamodb-4.3.3.tar.gz
New:
----
pynamodb-5.3.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pynamodb.spec ++++++
--- /var/tmp/diff_new_pack.Fwqixy/_old 2023-03-19 00:30:25.556047871 +0100
+++ /var/tmp/diff_new_pack.Fwqixy/_new 2023-03-19 00:30:25.560047889 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pynamodb
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-pynamodb
-Version: 4.3.3
+Version: 5.3.4
Release: 0
Summary: Python Interface to DynamoDB
License: MIT
@@ -33,7 +33,6 @@
BuildRequires: python-rpm-macros
Requires: python-botocore >= 1.12.54
Requires: python-python-dateutil >= 2.1
-Requires: python-six
Recommends: python-blinker >= 1.3
BuildArch: noarch
# SECTION test requirements
@@ -42,7 +41,6 @@
BuildRequires: %{python_module pytest-mock}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module python-dateutil >= 2.1}
-BuildRequires: %{python_module six}
# /SECTION
%python_subpackages
++++++ pynamodb-4.3.3.tar.gz -> pynamodb-5.3.4.tar.gz ++++++
++++ 8888 lines of diff (skipped)