]> git.pld-linux.org Git - packages/python3-html2text.git/commitdiff
up to 2020.1.16 auto/th/python3-html2text-2020.1.16-1
authorJan Palus <atler@pld-linux.org>
Mon, 14 Dec 2020 01:18:42 +0000 (02:18 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 14 Dec 2020 01:18:42 +0000 (02:18 +0100)
python3-html2text.spec

index 59ffb31e6749c92acc91e78e01833bb1da0aca56..56501cf16c528784fc08758276dc98000e6900cf 100644 (file)
@@ -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
This page took 0.204421 seconds and 4 git commands to generate.