From 914236a3633be52484c73433617c1d3097f2affb Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 28 Jan 2021 17:59:51 +0100 Subject: [PATCH] html2text: bump version --- ...{html2text-2019.9.26.recipe => html2text-2020.1.16.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/html2text/{html2text-2019.9.26.recipe => html2text-2020.1.16.recipe} (94%) diff --git a/dev-python/html2text/html2text-2019.9.26.recipe b/dev-python/html2text/html2text-2020.1.16.recipe similarity index 94% rename from dev-python/html2text/html2text-2019.9.26.recipe rename to dev-python/html2text/html2text-2020.1.16.recipe index db12c305e..046242b95 100644 --- a/dev-python/html2text/html2text-2019.9.26.recipe +++ b/dev-python/html2text/html2text-2020.1.16.recipe @@ -8,9 +8,9 @@ HOMEPAGE="https://github.com/html2text/html2text.py https://pypi.python.org/pypi/html2text" COPYRIGHT="2004-2008 Aaron Swartz" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/Alir3z4/html2text/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="22a85d1634cfb198f569980b3095d560021860e19c809a5e9643129595ce8bd4" +CHECKSUM_SHA256="209a2c4d7897e83a6999160ef51ae71bdb8c3eede99e103f12edb25199d4d11e" ARCHITECTURES="any"