mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-html2text: update to 2024.2.26.
This commit is contained in:
parent
d0e6c4cc85
commit
7417f73670
1 changed files with 6 additions and 6 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'python3-html2text'
|
# Template file for 'python3-html2text'
|
||||||
pkgname=python3-html2text
|
pkgname=python3-html2text
|
||||||
version=2020.1.16
|
version=2024.2.26
|
||||||
revision=6
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
pycompile_module="html2text"
|
hostmakedepends="python3-wheel"
|
||||||
hostmakedepends="python3-setuptools"
|
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
checkdepends="python3-pytest"
|
||||||
short_desc="HTML to Markdown-formatted text converter"
|
short_desc="HTML to Markdown-formatted text converter"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/Alir3z4/html2text/"
|
homepage="https://github.com/Alir3z4/html2text/"
|
||||||
distfiles="${PYPI_SITE}/h/html2text/html2text-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/h/html2text/html2text-${version}.tar.gz"
|
||||||
checksum=e296318e16b059ddb97f7a8a1d6a5c1d7af4544049a01e261731d2d5cc277bbb
|
checksum=05f8e367d15aaabc96415376776cdd11afd5127a77fce6e36afc60c563ca2c32
|
||||||
|
|
Loading…
Add table
Reference in a new issue