Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-MarkupSafe for 
openSUSE:Factory checked in at 2021-07-10 22:53:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-MarkupSafe (Old)
 and      /work/SRC/openSUSE:Factory/.python-MarkupSafe.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-MarkupSafe"

Sat Jul 10 22:53:31 2021 rev:22 rq:899982 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-MarkupSafe/python-MarkupSafe.changes      
2021-04-26 16:39:07.154027397 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-MarkupSafe.new.2625/python-MarkupSafe.changes
    2021-07-10 22:53:32.704201903 +0200
@@ -1,0 +2,19 @@
+Sun Jun 13 14:46:40 UTC 2021 - Michael Str??der <mich...@stroeder.com>
+
+- skip building for Python 2.x
+
+-------------------------------------------------------------------
+Tue Jun  1 10:23:06 UTC 2021 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to v2.0.1
+  * Mark top-level names as exported so type checking understands
+    imports in user projects.
+  * Fix some types that weren???t available in Python 3.6.0.
+
+- Update to v2.0.0
+  * Drop Python 2.7, 3.4, and 3.5 support.
+  * Markup.unescape uses html.unescape() to support HTML5 character
+    references. #117
+  * Add type annotations for static typing tools. #149
+
+-------------------------------------------------------------------
@@ -10 +29,3 @@
-  * Fix segfault when __html__ method raises an exception when using the C 
speedups. The exception is now propagated correctly. (#109)
+  * Fix segfault when __html__ method raises an exception when
+    using the C speedups. The exception is now propagated
+    correctly. (#109)

Old:
----
  MarkupSafe-1.1.1.tar.gz

New:
----
  MarkupSafe-2.0.1.tar.gz

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

Other differences:
------------------
++++++ python-MarkupSafe.spec ++++++
--- /var/tmp/diff_new_pack.uGrVFE/_old  2021-07-10 22:53:33.252197674 +0200
+++ /var/tmp/diff_new_pack.uGrVFE/_new  2021-07-10 22:53:33.256197643 +0200
@@ -18,9 +18,10 @@
 
 %bcond_without test
 %define oldpython python
+%define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-MarkupSafe
-Version:        1.1.1
+Version:        2.0.1
 Release:        0
 URL:            https://github.com/pallets/markupsafe
 Summary:        Implements a XML/HTML/XHTML Markup safe string for Python
@@ -47,7 +48,6 @@
 
 %prep
 %setup -q -n MarkupSafe-%{version}
-rm docs/make.bat docs/Makefile docs/conf.py docs/requirements.txt
 
 %build
 export CFLAGS="%{optflags}"

++++++ MarkupSafe-1.1.1.tar.gz -> MarkupSafe-2.0.1.tar.gz ++++++
++++ 2622 lines of diff (skipped)

Reply via email to