Hello community, here is the log from the commit of package python-WSME for openSUSE:Leap:15.2 checked in at 2020-04-30 18:52:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-WSME (Old) and /work/SRC/openSUSE:Leap:15.2/.python-WSME.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-WSME" Thu Apr 30 18:52:40 2020 rev:12 rq:799014 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-WSME/python-WSME.changes 2020-03-09 18:01:49.200711909 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-WSME.new.2738/python-WSME.changes 2020-04-30 18:52:53.672782761 +0200 @@ -1,0 +2,31 @@ +Wed Apr 29 10:42:53 UTC 2020 - Dirk Mueller <dmueller@suse.com> + +- update to 0.10.0: + * Remove use of '\_\_import\_\_' + * Fix misc README issues + * sphinxext: Fix Sphinx 3.0 compatibility + * tox: Remove pecan-devNN tox targets, centralize deps + * Rework documentation build + * Allow fault code customization + * Undo rename of 'wsme.rest.json', 'wsme.rest.xml' modules + * trivial: Reformat setup.cfg + * WebOb: Do not use the deprecated best\_match method + * Remove simplejson support + * Remove support for SPORE protcol + * Remove support for SQLAlchemy protocol + * Remove support for SOAP protocol + * Remove support for Ext Direct protocol + * Remove cornice integration + * Remove turbogears integration + * Remove tox templating + * gitignore: Ignore '.eggs' directory + * Mark tests as passing again + * OpenDev Migration Patch + * Fix overindentation + * Update the tox.ini template and regenerate tox.ini + * Move CI jobs in-tree, add Python 3.6 and 3.7 + * Get WSME tests working again + * Python 3 compatibility: fix xrange/range issues + * Removed older version of python added 3.5 + +------------------------------------------------------------------- Old: ---- WSME-0.9.3.tar.gz New: ---- WSME-0.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-WSME.spec ++++++ --- /var/tmp/diff_new_pack.0TikPX/_old 2020-04-30 18:52:54.020783495 +0200 +++ /var/tmp/diff_new_pack.0TikPX/_new 2020-04-30 18:52:54.020783495 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-WSME # -# 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,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-WSME -Version: 0.9.3 +Version: 0.10.0 Release: 0 Summary: Web Services Made Easy License: MIT ++++++ WSME-0.9.3.tar.gz -> WSME-0.10.0.tar.gz ++++++ ++++ 10817 lines of diff (skipped)