Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-txtorcon for openSUSE:Factory checked in at 2021-09-08 21:36:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-txtorcon (Old) and /work/SRC/openSUSE:Factory/.python-txtorcon.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-txtorcon" Wed Sep 8 21:36:43 2021 rev:11 rq:917378 version:21.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-txtorcon/python-txtorcon.changes 2021-08-31 19:56:58.914062448 +0200 +++ /work/SRC/openSUSE:Factory/.python-txtorcon.new.1899/python-txtorcon.changes 2021-09-08 21:37:05.281921582 +0200 @@ -1,0 +2,12 @@ +Tue Aug 31 20:06:50 UTC 2021 - Matej Cepl <mc...@suse.com> + +- Update to 21.1.0: + - This fixes some incorrectly-skipped tests in 21.0.0 + * Fix some incorrect unit-test skipping logic gh#meejah/txtorcon#354 + and gh#meejah/txtorcon#352 + * Fix broken tests revealed by previous fixes gh#meejah/txtorcon#356 + * fix Python 3.x+ bug with TorInfo and .__class__ access + (gh#meejah/txtorcon#350) +- Patch 362-skip-failing-tests.patch can be removed again. + +------------------------------------------------------------------- Old: ---- 362-skip-failing-tests.patch txtorcon-20.0.0.tar.gz New: ---- txtorcon-21.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-txtorcon.spec ++++++ --- /var/tmp/diff_new_pack.xOrn6k/_old 2021-09-08 21:37:05.785922173 +0200 +++ /var/tmp/diff_new_pack.xOrn6k/_new 2021-09-08 21:37:05.785922173 +0200 @@ -19,15 +19,12 @@ %{?!python_module:%define python_module() python-%{**} %{!?skip_python3:python3-%{**}}} %bcond_without python2 Name: python-txtorcon -Version: 20.0.0 +Version: 21.1.0 Release: 0 Summary: Twisted-based asynchronous Tor control protocol implementation License: MIT URL: https://txtorcon.readthedocs.org Source: https://files.pythonhosted.org/packages/source/t/txtorcon/txtorcon-%{version}.tar.gz -# PATCH-FIX-UPSTREAM 362-skip-failing-tests.patch gh#meejah/txtorcon#362 mc...@suse.com -# Skip failing tests -Patch0: 362-skip-failing-tests.patch BuildRequires: %{python_module setuptools >= 36.2} BuildRequires: fdupes BuildRequires: python-rpm-macros ++++++ txtorcon-20.0.0.tar.gz -> txtorcon-21.1.0.tar.gz ++++++ ++++ 1603 lines of diff (skipped)