summaryrefslogtreecommitdiff
path: root/dev-python/html2text/html2text-2019.9.26.ebuild
AgeCommit message (Collapse)Author
2020-05-04dev-python/html2text: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-04dev-python/html2text: x86 stable wrt bug #705634Agostino Sarubbo
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-03-04dev-python/html2text: amd64 stable wrt bug #705634Agostino Sarubbo
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-01-17dev-python/html2text: Copy ~arm to newestMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-11-04dev-python/html2text: Add RESTRICT="!test? ( test )"Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-11-03dev-python/html2text: bump to 2019.9.26, support Python 3.7Louis Sautier
* Python 2 is no longer supported. * chardet and feedparser are no longer required. * pytest is now required to run tests. * fetch source from PyPI instead of GitHub. Closes: https://bugs.gentoo.org/694524 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Louis Sautier <sbraz@gentoo.org>