mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python3-html2text: update to 2025.4.15.
This commit is contained in:
parent
b7dd935f64
commit
70f85d29a5
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python3-html2text'
|
# Template file for 'python3-html2text'
|
||||||
pkgname=python3-html2text
|
pkgname=python3-html2text
|
||||||
version=2024.2.26
|
version=2025.4.15
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-pytest"
|
checkdepends="python3-pytest"
|
||||||
short_desc="HTML to Markdown-formatted text converter"
|
short_desc="HTML to Markdown-formatted text converter"
|
||||||
|
@ -11,4 +11,4 @@ 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=05f8e367d15aaabc96415376776cdd11afd5127a77fce6e36afc60c563ca2c32
|
checksum=948a645f8f0bc3abe7fd587019a2197a12436cd73d0d4908af95bfc8da337588
|
||||||
|
|
Loading…
Add table
Reference in a new issue