Hello community,

here is the log from the commit of package python-testtools for 
openSUSE:Factory checked in at 2020-03-27 00:25:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-testtools (Old)
 and      /work/SRC/openSUSE:Factory/.python-testtools.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-testtools"

Fri Mar 27 00:25:59 2020 rev:26 rq:785593 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-testtools/python-testtools.changes        
2019-11-04 17:06:19.572255987 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-testtools.new.3160/python-testtools.changes  
    2020-03-27 00:26:01.704279021 +0100
@@ -1,0 +2,23 @@
+Mon Mar 16 10:57:59 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 2.4.0:
+  * Release 2.4.0
+  * Add myself to contributors list
+  * Add support for Python 3.7 and 3.8
+  * Cache pip directory
+  * Test CI on PyPy3
+  * Tell pip not to install for Python 3.4
+  * Drop support for EOL Python 3.4
+  * Extra space expected in PyPy output
+  * PyCharm IDE unittest detection compatibility fix
+  * Don't use eval()
+  * Fix the tests on Python 3.7
+  * Drop support for EOL Python 3.3
+  * Ignore IDE metadata
+  * Update classifiers
+  * Remove old Python 2.6 code
+  * Spelling fixes (#261)
+  * Python 3.6 invalid escape sequence deprecation fixes (#262)
+- remove testtools-py37.patch: merged upstream
+
+-------------------------------------------------------------------

Old:
----
  testtools-2.3.0.tar.gz
  testtools-py37.patch

New:
----
  testtools-2.4.0.tar.gz

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

Other differences:
------------------
++++++ python-testtools-doc.spec ++++++
--- /var/tmp/diff_new_pack.u41wLE/_old  2020-03-27 00:26:02.596279472 +0100
+++ /var/tmp/diff_new_pack.u41wLE/_new  2020-03-27 00:26:02.600279474 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-testtools-doc
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-testtools-doc
-Version:        2.3.0
+Version:        2.4.0
 Release:        0
 Summary:        Documentation for python-testtools
 License:        MIT
 Group:          Documentation/HTML
 URL:            https://launchpad.net/testtools
 Source:         
https://files.pythonhosted.org/packages/source/t/testtools/testtools-%{version}.tar.gz
-Patch0:         testtools-py37.patch
 BuildRequires:  %{python_module testscenarios}
 BuildRequires:  %{python_module testtools = %{version}}
 BuildRequires:  fdupes
@@ -40,7 +39,6 @@
 
 %prep
 %setup -q -n testtools-%{version}
-%patch0 -p1
 
 %build
 python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo

++++++ python-testtools.spec ++++++
--- /var/tmp/diff_new_pack.u41wLE/_old  2020-03-27 00:26:02.628279489 +0100
+++ /var/tmp/diff_new_pack.u41wLE/_new  2020-03-27 00:26:02.632279490 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-testtools
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-testtools
-Version:        2.3.0
+Version:        2.4.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
-Patch0:         testtools-py37.patch
 BuildRequires:  %{python_module extras >= 1.0.0}
 BuildRequires:  %{python_module pbr}
 BuildRequires:  %{python_module setuptools}
@@ -51,7 +50,6 @@
 
 %prep
 %setup -q -n testtools-%{version}
-%patch0 -p1
 
 %build
 %python_build

++++++ testtools-2.3.0.tar.gz -> testtools-2.4.0.tar.gz ++++++
++++ 2165 lines of diff (skipped)


Reply via email to