Page MenuHomeSolus

D7389.diff
No OneTemporary

D7389.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,19 +1,14 @@
name : python-html2text
-version : 2018.1.9
-release : 1
+version : 2019.9.26
+release : 2
source :
- - https://files.pythonhosted.org/packages/source/h/html2text/html2text-2018.1.9.tar.gz : 627514fb30e7566b37be6900df26c2c78a030cc9e6211bda604d8181233bcdd4
+ - https://files.pythonhosted.org/packages/source/h/html2text/html2text-2019.9.26.tar.gz : 6f56057c5c2993b5cc5b347cb099bdf6d095828fef1b53ef4e2a2bf2a1be9b4f
license : GPL-3.0-only
component : programming.python
summary : Convert HTML to Markdown-formatted text
description: |
html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).
-builddeps :
- - python-coverage
- - python-setuptools
build : |
- %python_setup
+ %python3_setup
install : |
- %python_install
-check : |
- %python_test
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -20,31 +20,30 @@
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="executable">/usr/bin/html2text</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text-2018.1.9-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text-2018.1.9-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text-2018.1.9-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text-2018.1.9-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text-2018.1.9-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text-2018.1.9-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text/cli.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text/cli.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text/compat.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text/compat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text/config.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text/config.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/html2text/utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text-2019.9.26-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text-2019.9.26-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text-2019.9.26-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text-2019.9.26-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text-2019.9.26-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text/__main__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text/__pycache__/__main__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text/__pycache__/cli.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text/__pycache__/config.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text/__pycache__/utils.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text/cli.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text/config.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/html2text/utils.py</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2019-04-19</Date>
- <Version>2018.1.9</Version>
+ <Update release="2">
+ <Date>2019-10-12</Date>
+ <Version>2019.9.26</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 2 2023, 2:07 PM (10 w, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805169
Default Alt Text
D7389.diff (5 KB)

Event Timeline