From 4b037f1b8df93154c849ee0180e4e511737397f6 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 14 Dec 2020 02:18:42 +0100 Subject: [PATCH] up to 2020.1.16 --- python3-html2text.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/python3-html2text.spec b/python3-html2text.spec index 59ffb31..56501cf 100644 --- a/python3-html2text.spec +++ b/python3-html2text.spec @@ -1,13 +1,14 @@ %define module html2text Summary: A HTML to markdown-structured text converter Name: python3-%{module} -Version: 2018.1.9 -Release: 2 +Version: 2020.1.16 +Release: 1 License: GPL v3 Group: Libraries/Python Source0: https://pypi.python.org/packages/source/h/html2text/%{module}-%{version}.tar.gz -# Source0-md5: db43de61793d431618bd0b298f9f7410 +# Source0-md5: c77b580c94d1a9e0145f23cc4472993d URL: https://github.com/Alir3z4/html2text/ +BuildRequires: python3 >= 1:3.5 BuildRequires: python3-Cython BuildRequires: python3-modules BuildRequires: python3-setuptools @@ -38,4 +39,5 @@ rm -rf $RPM_BUILD_ROOT %dir %{py3_sitescriptdir}/html2text %{py3_sitescriptdir}/html2text/*.py %{py3_sitescriptdir}/html2text/__pycache__ +%{py3_sitescriptdir}/html2text/py.typed %{py3_sitescriptdir}/html2text-*.egg-info -- 2.44.0