commit python-html2text for openSUSE:Factory

2024-03-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-html2text for 
openSUSE:Factory checked in at 2024-03-19 17:32:04

Comparing /work/SRC/openSUSE:Factory/python-html2text (Old)
 and  /work/SRC/openSUSE:Factory/.python-html2text.new.1905 (New)


Package is "python-html2text"

Tue Mar 19 17:32:04 2024 rev:26 rq:1159224 version:2024.2.26

Changes:

--- /work/SRC/openSUSE:Factory/python-html2text/python-html2text.changes
2023-06-21 22:41:25.482936477 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-html2text.new.1905/python-html2text.changes  
2024-03-19 17:32:27.908139575 +0100
@@ -1,0 +2,30 @@
+Tue Mar 19 07:01:27 UTC 2024 - Dirk Müller 
+
+- update to 2024.2.26:
+  * Fixes #409: IndexError on empty strong mark.
+  * Fix #332: Insert at most one space for multiple emphasis
+  * Feature #318: Make padded tables more similar to pandoc's
+pipe_tables.
+  * Add support for Python 3.9.
+  * Fix extra line breaks inside html link text (between '[' and
+']')
+  * Fix #344: indent  inside  three spaces instead of two
+to comply with CommonMark, GFM, etc.
+  * Fix #324: unnecessary spaces around , , and strike
+tags.
+  * Don't wrap tables by default and add a --wrap-tables config
+option.
+  * Feature #198: Ignore  tags inside table rows.
+  * Don't wrap tables by default and add a --wrap-tables config
+option
+  * Remove support for Python ≤ 3.5. Now requires Python 3.6+.
+  * Support for Python 3.10+.
+  * Fix #320 padding empty tables and tables with no  tags.
+  * Add ignore_mailto_links config option to ignore mailto: style
+links.
+  * Feature #407: Support the superscript and subscript tags.
+  * Fix #373: 
+ inside text of a Markdown link.
+  * Feature #406: Improve support for null atttibute values.
+
+---

Old:

  html2text-2020.1.16.tar.gz

New:

  html2text-2024.2.26.tar.gz



Other differences:
--
++ python-html2text.spec ++
--- /var/tmp/diff_new_pack.cfNUzP/_old  2024-03-19 17:32:28.552163185 +0100
+++ /var/tmp/diff_new_pack.cfNUzP/_new  2024-03-19 17:32:28.556163332 +0100
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package python-html2text
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # 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 skip_python2 1
 %{?sle15_python_module_pythons}
 Name:   python-%{upname}
-Version:2020.1.16
+Version:2024.2.26
 Release:0
 Summary:Python script for turning HTML into Markdown text
 License:GPL-3.0-only
@@ -32,7 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires(post): update-alternatives
-Requires(preun):update-alternatives
+Requires(preun): update-alternatives
 Provides:   html2text = %{version}-%{release}
 Obsoletes:  html2text < %{version}-%{release}
 BuildArch:  noarch

++ html2text-2020.1.16.tar.gz -> html2text-2024.2.26.tar.gz ++
 2198 lines of diff (skipped)


commit python-html2text for openSUSE:Factory

2023-06-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-html2text for 
openSUSE:Factory checked in at 2023-06-21 22:40:33

Comparing /work/SRC/openSUSE:Factory/python-html2text (Old)
 and  /work/SRC/openSUSE:Factory/.python-html2text.new.15902 (New)


Package is "python-html2text"

Wed Jun 21 22:40:33 2023 rev:25 rq:1094473 version:2020.1.16

Changes:

--- /work/SRC/openSUSE:Factory/python-html2text/python-html2text.changes
2021-10-08 00:07:27.797897026 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-html2text.new.15902/python-html2text.changes 
2023-06-21 22:41:25.482936477 +0200
@@ -1,0 +2,5 @@
+Wed Jun 21 15:28:59 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-html2text.spec ++
--- /var/tmp/diff_new_pack.HBkRZ3/_old  2023-06-21 22:41:25.978939462 +0200
+++ /var/tmp/diff_new_pack.HBkRZ3/_new  2023-06-21 22:41:25.982939485 +0200
@@ -18,7 +18,7 @@
 
 %define upname html2text
 %define skip_python2 1
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:   python-%{upname}
 Version:2020.1.16
 Release:0


commit python-html2text for openSUSE:Factory

2021-10-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-html2text for 
openSUSE:Factory checked in at 2021-10-08 00:06:28

Comparing /work/SRC/openSUSE:Factory/python-html2text (Old)
 and  /work/SRC/openSUSE:Factory/.python-html2text.new.2443 (New)


Package is "python-html2text"

Fri Oct  8 00:06:28 2021 rev:24 rq:924042 version:2020.1.16

Changes:

--- /work/SRC/openSUSE:Factory/python-html2text/python-html2text.changes
2020-08-28 21:21:58.432342045 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-html2text.new.2443/python-html2text.changes  
2021-10-08 00:07:27.797897026 +0200
@@ -1,0 +2,5 @@
+Thu Oct  7 15:35:47 UTC 2021 - Matej Cepl 
+
+- Correct Provides/Obsoletes
+
+---



Other differences:
--
++ python-html2text.spec ++
--- /var/tmp/diff_new_pack.7NulCy/_old  2021-10-08 00:07:28.345897956 +0200
+++ /var/tmp/diff_new_pack.7NulCy/_new  2021-10-08 00:07:28.349897962 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-html2text
+# spec file
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,8 +32,9 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires(post): update-alternatives
-Requires(preun): update-alternatives
-Conflicts:  html2text
+Requires(preun):update-alternatives
+Provides:   html2text = %{version}-%{release}
+Obsoletes:  html2text < %{version}-%{release}
 BuildArch:  noarch
 %python_subpackages