Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ftfy for openSUSE:Factory 
checked in at 2022-01-17 00:22:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ftfy (Old)
 and      /work/SRC/openSUSE:Factory/.python-ftfy.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ftfy"

Mon Jan 17 00:22:46 2022 rev:8 rq:946691 version:6.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ftfy/python-ftfy.changes  2021-04-19 
21:06:16.500054167 +0200
+++ /work/SRC/openSUSE:Factory/.python-ftfy.new.1892/python-ftfy.changes        
2022-01-17 00:22:48.332190937 +0100
@@ -1,0 +2,9 @@
+Sat Jan 15 17:46:05 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 6.0.3:
+  *  Allow the keyword argument `fix_entities` as a deprecated alias for
+    `unescape_html`, raising a warning.
+  *  `ftfy.formatting` functions now disregard ANSI terminal escapes when
+    calculating text width.
+
+-------------------------------------------------------------------

Old:
----
  ftfy-6.0.1.tar.gz

New:
----
  v6.0.3.tar.gz

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

Other differences:
------------------
++++++ python-ftfy.spec ++++++
--- /var/tmp/diff_new_pack.fEAqIn/_old  2022-01-17 00:22:48.900191296 +0100
+++ /var/tmp/diff_new_pack.fEAqIn/_new  2022-01-17 00:22:48.904191299 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ftfy
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,12 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-ftfy
-Version:        6.0.1
+Version:        6.0.3
 Release:        0
 Summary:        Python module for repairing mis-decoded Unicode text
 License:        MIT
-URL:            https://github.com/LuminosoInsight/python-ftfy
-Source:         
https://github.com/LuminosoInsight/python-ftfy/archive/v%{version}.tar.gz#/ftfy-%{version}.tar.gz
+URL:            https://github.com/rspeer/python-ftfy
+Source:         
https://github.com/rspeer/python-ftfy/archive/refs/tags/v%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

Reply via email to