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-08-07 18:33:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-autopage (Old) and /work/SRC/openSUSE:Factory/.python-autopage.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-autopage" Sun Aug 7 18:33:41 2022 rev:4 rq:993139 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-autopage/python-autopage.changes 2022-02-23 19:14:59.771289023 +0100 +++ /work/SRC/openSUSE:Factory/.python-autopage.new.1521/python-autopage.changes 2022-08-07 18:33:45.173121997 +0200 @@ -1,0 +2,6 @@ +Thu Aug 4 09:29:45 UTC 2022 - Otto Hollmann <otto.hollm...@suse.com> + +- Update to 0.5.1: + * integration tests: Increase timeout for subprocess to exit + +------------------------------------------------------------------- Old: ---- autopage-0.5.0.tar.gz New: ---- autopage-0.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-autopage.spec ++++++ --- /var/tmp/diff_new_pack.waErjX/_old 2022-08-07 18:33:45.837123927 +0200 +++ /var/tmp/diff_new_pack.waErjX/_new 2022-08-07 18:33:45.845123949 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global skip_python2 1 Name: python-autopage -Version: 0.5.0 +Version: 0.5.1 Release: 0 Summary: A library to provide automatic paging for console output License: Apache-2.0 ++++++ autopage-0.5.0.tar.gz -> autopage-0.5.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autopage-0.5.0/.tox/.package/lib/python3.10/site-packages/pip/py.typed new/autopage-0.5.1/.tox/.package/lib/python3.10/site-packages/pip/py.typed --- old/autopage-0.5.0/.tox/.package/lib/python3.10/site-packages/pip/py.typed 1970-01-01 01:00:00.000000000 +0100 +++ new/autopage-0.5.1/.tox/.package/lib/python3.10/site-packages/pip/py.typed 2022-05-09 17:11:49.000000000 +0200 @@ -0,0 +1,4 @@ +pip is a command line program. While it is implemented in Python, and so is +available for import, you must not use pip's internal APIs in this way. Typing +information is provided as a convenience only and is not a guarantee. Expect +unannounced changes to the API and types in releases. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autopage-0.5.0/.tox/py310/lib/python3.10/site-packages/pip/py.typed new/autopage-0.5.1/.tox/py310/lib/python3.10/site-packages/pip/py.typed --- old/autopage-0.5.0/.tox/py310/lib/python3.10/site-packages/pip/py.typed 1970-01-01 01:00:00.000000000 +0100 +++ new/autopage-0.5.1/.tox/py310/lib/python3.10/site-packages/pip/py.typed 2022-05-09 17:11:53.000000000 +0200 @@ -0,0 +1,4 @@ +pip is a command line program. While it is implemented in Python, and so is +available for import, you must not use pip's internal APIs in this way. Typing +information is provided as a convenience only and is not a guarantee. Expect +unannounced changes to the API and types in releases. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autopage-0.5.0/.tox/py310/lib/python3.10/site-packages/tomli/py.typed new/autopage-0.5.1/.tox/py310/lib/python3.10/site-packages/tomli/py.typed --- old/autopage-0.5.0/.tox/py310/lib/python3.10/site-packages/tomli/py.typed 1970-01-01 01:00:00.000000000 +0100 +++ new/autopage-0.5.1/.tox/py310/lib/python3.10/site-packages/tomli/py.typed 2022-05-09 17:11:55.000000000 +0200 @@ -0,0 +1 @@ +# Marker file for PEP 561 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autopage-0.5.0/.tox/py39/lib/python3.9/site-packages/pip/py.typed new/autopage-0.5.1/.tox/py39/lib/python3.9/site-packages/pip/py.typed --- old/autopage-0.5.0/.tox/py39/lib/python3.9/site-packages/pip/py.typed 1970-01-01 01:00:00.000000000 +0100 +++ new/autopage-0.5.1/.tox/py39/lib/python3.9/site-packages/pip/py.typed 2022-05-09 17:12:42.000000000 +0200 @@ -0,0 +1,4 @@ +pip is a command line program. While it is implemented in Python, and so is +available for import, you must not use pip's internal APIs in this way. Typing +information is provided as a convenience only and is not a guarantee. Expect +unannounced changes to the API and types in releases. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autopage-0.5.0/.tox/py39/lib/python3.9/site-packages/tomli/py.typed new/autopage-0.5.1/.tox/py39/lib/python3.9/site-packages/tomli/py.typed --- old/autopage-0.5.0/.tox/py39/lib/python3.9/site-packages/tomli/py.typed 1970-01-01 01:00:00.000000000 +0100 +++ new/autopage-0.5.1/.tox/py39/lib/python3.9/site-packages/tomli/py.typed 2022-05-09 17:12:45.000000000 +0200 @@ -0,0 +1 @@ +# Marker file for PEP 561 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autopage-0.5.0/PKG-INFO new/autopage-0.5.1/PKG-INFO --- old/autopage-0.5.0/PKG-INFO 2022-01-21 21:50:11.333878300 +0100 +++ new/autopage-0.5.1/PKG-INFO 2022-05-27 16:46:58.188008300 +0200 @@ -1,12 +1,10 @@ Metadata-Version: 2.1 Name: autopage -Version: 0.5.0 +Version: 0.5.1 Summary: A library to provide automatic paging for console output Home-page: https://github.com/zaneb/autopage Author: Zane Bitter Author-email: zbit...@redhat.com -License: UNKNOWN -Platform: UNKNOWN Classifier: License :: OSI Approved Classifier: License :: OSI Approved :: Apache Software License Classifier: Programming Language :: Python :: 3 @@ -217,5 +215,3 @@ sys.exit(process(sys.stdin, sys.stdout)) ``` - - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autopage-0.5.0/autopage/tests/isolation.py new/autopage-0.5.1/autopage/tests/isolation.py --- old/autopage-0.5.0/autopage/tests/isolation.py 2021-11-20 21:51:09.000000000 +0100 +++ new/autopage-0.5.1/autopage/tests/isolation.py 2022-05-09 17:55:16.000000000 +0200 @@ -84,7 +84,7 @@ return os.fdopen(self._stdin_fifo_fd, 'w', closefd=False) def close(self, get_return_code: typing.Callable[[], int]) -> None: - for i in range(50): + for i in range(100): if os.waitpid(self._pid, os.WNOHANG) != (0, 0): break time.sleep(0.001) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autopage-0.5.0/autopage.egg-info/PKG-INFO new/autopage-0.5.1/autopage.egg-info/PKG-INFO --- old/autopage-0.5.0/autopage.egg-info/PKG-INFO 2022-01-21 21:50:10.000000000 +0100 +++ new/autopage-0.5.1/autopage.egg-info/PKG-INFO 2022-05-27 16:46:57.000000000 +0200 @@ -1,12 +1,10 @@ Metadata-Version: 2.1 Name: autopage -Version: 0.5.0 +Version: 0.5.1 Summary: A library to provide automatic paging for console output Home-page: https://github.com/zaneb/autopage Author: Zane Bitter Author-email: zbit...@redhat.com -License: UNKNOWN -Platform: UNKNOWN Classifier: License :: OSI Approved Classifier: License :: OSI Approved :: Apache Software License Classifier: Programming Language :: Python :: 3 @@ -217,5 +215,3 @@ sys.exit(process(sys.stdin, sys.stdout)) ``` - - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autopage-0.5.0/autopage.egg-info/SOURCES.txt new/autopage-0.5.1/autopage.egg-info/SOURCES.txt --- old/autopage-0.5.0/autopage.egg-info/SOURCES.txt 2022-01-21 21:50:11.000000000 +0100 +++ new/autopage-0.5.1/autopage.egg-info/SOURCES.txt 2022-05-27 16:46:58.000000000 +0200 @@ -4,6 +4,7 @@ pyproject.toml setup.cfg tox.ini +.tox/.package/lib/python3.10/site-packages/pip/py.typed .tox/mypy/lib/python3.9/site-packages/autopage/py.typed .tox/mypy/lib64/python3.9/site-packages/mypy/py.typed .tox/pep8/lib/python3.9/site-packages/autopage/py.typed @@ -13,9 +14,12 @@ .tox/py310/lib/python3.10/site-packages/autopage/py.typed .tox/py310/lib/python3.10/site-packages/iniconfig/py.typed .tox/py310/lib/python3.10/site-packages/packaging/py.typed +.tox/py310/lib/python3.10/site-packages/pip/py.typed .tox/py310/lib/python3.10/site-packages/py/py.typed .tox/py310/lib/python3.10/site-packages/py/_vendored_packages/iniconfig/py.typed +.tox/py310/lib/python3.10/site-packages/pyparsing/py.typed .tox/py310/lib/python3.10/site-packages/pytest/py.typed +.tox/py310/lib/python3.10/site-packages/tomli/py.typed .tox/py36/lib/python3.6/site-packages/_pytest/py.typed .tox/py36/lib/python3.6/site-packages/attr/py.typed .tox/py36/lib/python3.6/site-packages/attrs/py.typed @@ -51,9 +55,12 @@ .tox/py39/lib/python3.9/site-packages/autopage/py.typed .tox/py39/lib/python3.9/site-packages/iniconfig/py.typed .tox/py39/lib/python3.9/site-packages/packaging/py.typed +.tox/py39/lib/python3.9/site-packages/pip/py.typed .tox/py39/lib/python3.9/site-packages/py/py.typed .tox/py39/lib/python3.9/site-packages/py/_vendored_packages/iniconfig/py.typed +.tox/py39/lib/python3.9/site-packages/pyparsing/py.typed .tox/py39/lib/python3.9/site-packages/pytest/py.typed +.tox/py39/lib/python3.9/site-packages/tomli/py.typed .tox/pypy/site-packages/attr/py.typed .tox/pypy/site-packages/packaging/py.typed .tox/pypy/site-packages/py/py.typed diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autopage-0.5.0/setup.cfg new/autopage-0.5.1/setup.cfg --- old/autopage-0.5.0/setup.cfg 2022-01-21 21:50:11.334878200 +0100 +++ new/autopage-0.5.1/setup.cfg 2022-05-27 16:46:58.189008500 +0200 @@ -1,6 +1,6 @@ [metadata] name = autopage -version = 0.5.0 +version = 0.5.1 author = Zane Bitter author_email = zbit...@redhat.com description = A library to provide automatic paging for console output