Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-digitalocean for
openSUSE:Factory checked in at 2021-05-18 18:27:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-digitalocean (Old)
and /work/SRC/openSUSE:Factory/.python-digitalocean.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-digitalocean"
Tue May 18 18:27:11 2021 rev:3 rq:894022 version:1.16.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-digitalocean/python-digitalocean.changes
2020-01-31 23:58:48.855698966 +0100
+++
/work/SRC/openSUSE:Factory/.python-digitalocean.new.2988/python-digitalocean.changes
2021-05-18 18:27:39.430646523 +0200
@@ -1,0 +2,7 @@
+Tue May 18 09:40:47 UTC 2021 - [email protected]
+
+- version update to 1.16.0
+ * no upstream changelog except git log:
+ https://github.com/koalalorenzo/python-digitalocean/compare/v1.15.0...v1.16.0
+
+-------------------------------------------------------------------
Old:
----
v1.15.0.tar.gz
New:
----
v1.16.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-digitalocean.spec ++++++
--- /var/tmp/diff_new_pack.XtWJ6U/_old 2021-05-18 18:27:39.882644564 +0200
+++ /var/tmp/diff_new_pack.XtWJ6U/_new 2021-05-18 18:27:39.882644564 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-digitalocean
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-digitalocean
-Version: 1.15.0
+Version: 1.16.0
Release: 0
Summary: Python module for Digital Ocean droplets
License: LGPL-3.0-only
@@ -57,7 +57,7 @@
%check
export LANG=en_US.UTF-8
-%python_exec setup.py test
+%pytest
%files %{python_files}
%doc README.md
++++++ v1.15.0.tar.gz -> v1.16.0.tar.gz ++++++
++++ 2313 lines of diff (skipped)