Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-testtools for 
openSUSE:Factory checked in at 2021-10-20 20:23:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-testtools (Old)
 and      /work/SRC/openSUSE:Factory/.python-testtools.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-testtools"

Wed Oct 20 20:23:27 2021 rev:28 rq:925738 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-testtools/python-testtools.changes        
2020-06-21 19:06:39.121054827 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-testtools.new.1890/python-testtools.changes  
    2021-10-20 20:24:13.797376063 +0200
@@ -1,0 +2,48 @@
+Sat Oct 16 19:29:27 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 2.5.0:
+  * Update testtools/compat.py
+  * Note Python 3.5 is EOL and will be dropped after the next release
+  * Fix for Python 3.10
+  * Add python 3.10 to ci configuration
+  * testtools.compat: provide BytesIO, StringIO again
+  * Add support for Python 3.9
+  * Update and simplify workflow
+  * Fix UserWarning: Usage of dash-separated ...
+  * Fix tests with Python 3.10
+  * Remove mimeparse dependency
+  * trivial: Cleanup imports
+  * Re-introduce 'try\_imports'
+  * Remove use of 'try\_imports'
+  * tox: Don't skip sdist
+  * Remove use of 'safe\_hasattr'
+  * NEWS: Add note about unittest2 removal
+  * Fix github actions
+  * Update testtools/content.py
+  * Update tox.ini
+  * Update github actions config to use release 3.9
+  * Drop traceback2 in favor of traceback and remove unused linecache2
+  * Update tox.ini
+  * Add tox.ini file
+  * Remove tox.ini file
+  * restore testtools/tests/test\_testcase.py
+  * Remove unittest2 from setup.cfg and add tox.ini file
+  * Remove unrelated change
+  * Restore test\_spinner.py
+  * Remove unused try\_import
+  * Test on Python 3.9-dev
+  * Compare items using sets instead of sequences
+  * Add implementation for legacy assertItemsEqual existing in unittest2 
library
+  * Do actually remove all references to unittest2 library
+  * Remove the travis config
+  * Add back travis config
+  * Update testtools/testcase.py
+  * Limit use of unittest2 to old Python versions
+  * Fix syntax error test for Python 3.9
+  * Remove Travis CI config
+  * Test on GitHub Actions
+  * Remove stray six import
+  * Testtools 2.4.0 is the last to support Python 2.7
+- remove python-testtools-no-unittest2.patch (upstream) 
+
+-------------------------------------------------------------------

Old:
----
  python-testtools-no-unittest2.patch
  testtools-2.4.0.tar.gz

New:
----
  testtools-2.5.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-testtools.spec ++++++
--- /var/tmp/diff_new_pack.gTNr3a/_old  2021-10-20 20:24:14.297376371 +0200
+++ /var/tmp/diff_new_pack.gTNr3a/_new  2021-10-20 20:24:14.301376374 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-testtools
+# spec file
 #
-# 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
@@ -26,17 +26,13 @@
 %bcond_with test
 %endif
 Name:           python-testtools%{psuffix}
-Version:        2.4.0
+Version:        2.5.0
 Release:        0
 Summary:        Extensions to the Python Standard Library Unit Testing 
Framework
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/testing-cabal/testtools
 Source:         
https://files.pythonhosted.org/packages/source/t/testtools/testtools-%{version}.tar.gz
-# unittest2 is not neccessary to run testsuite
-# removing unittest2 entirely:
-# https://github.com/testing-cabal/testtools/pull/277
-Patch0:         python-testtools-no-unittest2.patch
 BuildRequires:  %{python_module pbr}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -67,8 +63,6 @@
 
 %prep
 %setup -q -n testtools-%{version}
-%patch0 -p1
-sed -i '/unittest2/d' requirements.txt setup.cfg
 
 %if !%{with test}
 %build

++++++ testtools-2.4.0.tar.gz -> testtools-2.5.0.tar.gz ++++++
++++ 7674 lines of diff (skipped)

Reply via email to