~alpine/aports

testing/py3-html2text: upgrade to 2020.1.16 v1 APPLIED

Galen Abell: 1
 testing/py3-html2text: upgrade to 2020.1.16

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3227/mbox | git am -3
Learn more about email & git

[PATCH] testing/py3-html2text: upgrade to 2020.1.16 Export this patch

---
 testing/py3-html2text/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/py3-html2text/APKBUILD b/testing/py3-html2text/APKBUILD
index 5498ac2ac6..46f1b444c6 100644
--- a/testing/py3-html2text/APKBUILD
+++ b/testing/py3-html2text/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname="py3-html2text"
_pyname="html2text"
pkgver="2019.9.26"
pkgver="2020.1.16"
pkgrel=0
pkgdesc="Convert HTML to Markdown-formatted text"
url="https://github.com/Alir3z4/html2text"
@@ -27,4 +27,4 @@ doc() {
package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="79962d8a16e53010040de2c9f6d4c95eda93d5ff2c444f29008318b986d0e01a134813f4cb32f9752d46bd1b9bd88532393b2015af36844a1de929cfb55fb305  html2text-2019.9.26.tar.gz"
sha512sums="95d3f560932a68e5cfe4f7d1f87cb7e4235efe57251813d148c7a19a5202ff3dc3ea5c047884803e10b64e7b7e1e2ef70aec87e5eb5f15ea89aeb542eaa9e053  html2text-2020.1.16.tar.gz"
-- 
2.24.1