Hello community,

here is the log from the commit of package python-WebTest for openSUSE:Factory 
checked in at 2019-02-14 14:11:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-WebTest (Old)
 and      /work/SRC/openSUSE:Factory/.python-WebTest.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-WebTest"

Thu Feb 14 14:11:04 2019 rev:25 rq:672729 version:2.0.32

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-WebTest/python-WebTest.changes    
2018-12-19 13:52:54.414994896 +0100
+++ /work/SRC/openSUSE:Factory/.python-WebTest.new.28833/python-WebTest.changes 
2019-02-14 14:11:04.592289572 +0100
@@ -1,0 +2,23 @@
+Thu Feb  7 16:14:39 UTC 2019 - Hans-Peter Jansen <h...@urpla.net>
+
+- Update to 2.0.32 (2018-10-05)
+  + remove invalid email from setup.py
+
+- Update to 2.0.31 (2018-10-05)
+  + py33 is no longer supported. It may works but has been removed
+    from tox config
+  + Fixed #205: Use empty string as default value for submit and
+    button
+  + tests use pytest
+  + docs use the standard Pylons template on RTD
+
+- Update to 2.0.30 (2018-06-23)
+  + Add Email class for input fields with type "email".
+  + Documentation bearer token and JWT authorization
+
+- Update to 2.0.29 (2017-10-21)
+  + Bugfix: Preserve submit order for radio inputs.
+  + Fixed #186: avoid UnicodeDecodeError in linter with py2 when a
+    header contain non ascii chars
+
+-------------------------------------------------------------------

Old:
----
  WebTest-2.0.28.tar.gz

New:
----
  WebTest-2.0.32.tar.gz

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

Other differences:
------------------
++++++ python-WebTest.spec ++++++
--- /var/tmp/diff_new_pack.25mdvf/_old  2019-02-14 14:11:06.092288823 +0100
+++ /var/tmp/diff_new_pack.25mdvf/_new  2019-02-14 14:11:06.092288823 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-WebTest
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define oldpython python
 %bcond_without tests
 Name:           python-WebTest
-Version:        2.0.28
+Version:        2.0.32
 Release:        0
 Url:            http://webtest.pythonpaste.org/
 Summary:        Helper to test WSGI applications
@@ -45,6 +45,7 @@
 %endif
 # Documentation build requirements:
 BuildRequires:  python3-Sphinx
+BuildRequires:  python3-pylons-sphinx-themes
 Requires:       python-WebOb >= 1.2
 Requires:       python-beautifulsoup4
 Requires:       python-six

++++++ WebTest-2.0.28.tar.gz -> WebTest-2.0.32.tar.gz ++++++
++++ 1691 lines of diff (skipped)


Reply via email to