Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-autopage for openSUSE:Factory
checked in at 2022-02-23 19:14:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-autopage (Old)
and /work/SRC/openSUSE:Factory/.python-autopage.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-autopage"
Wed Feb 23 19:14:57 2022 rev:3 rq:957114 version:0.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-autopage/python-autopage.changes
2021-11-09 23:55:14.831972093 +0100
+++
/work/SRC/openSUSE:Factory/.python-autopage.new.1958/python-autopage.changes
2022-02-23 19:14:59.771289023 +0100
@@ -1,0 +2,14 @@
+Wed Feb 23 15:24:07 UTC 2022 - Dirk M??ller <[email protected]>
+
+- skip end-to-end test, they hang in OBS
+
+-------------------------------------------------------------------
+Tue Feb 22 10:10:04 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 0.5.0:
+ * Testing on Python 3.10.
+ * More (optional) strategies for selecting the pager command to use.
+ * Fully-automated integration testing.
+ * Support for type checking by consumers using PEP561.
+
+-------------------------------------------------------------------
Old:
----
autopage-0.4.0.tar.gz
New:
----
autopage-0.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-autopage.spec ++++++
--- /var/tmp/diff_new_pack.Pw8vYh/_old 2022-02-23 19:15:00.267289008 +0100
+++ /var/tmp/diff_new_pack.Pw8vYh/_new 2022-02-23 19:15:00.275289008 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-autopage
#
-# Copyright (c) 2021 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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-autopage
-Version: 0.4.0
+Version: 0.5.0
Release: 0
Summary: A library to provide automatic paging for console output
License: Apache-2.0
@@ -55,6 +55,7 @@
%check
unset LESS
+rm -v autopage/tests/test_end_to_end.py
%pytest
%files %{python_files}
++++++ autopage-0.4.0.tar.gz -> autopage-0.5.0.tar.gz ++++++
++++ 2478 lines of diff (skipped)