From b793bd7afb58e872f0376856fc7a4c1f5b615712 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 10 Nov 2019 11:38:31 +0100 Subject: [PATCH] html5-parser: bump version. --- .../{html5_parser-0.4.8.recipe => html5_parser-0.4.9.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/html5-parser/{html5_parser-0.4.8.recipe => html5_parser-0.4.9.recipe} (97%) diff --git a/dev-python/html5-parser/html5_parser-0.4.8.recipe b/dev-python/html5-parser/html5_parser-0.4.9.recipe similarity index 97% rename from dev-python/html5-parser/html5_parser-0.4.8.recipe rename to dev-python/html5-parser/html5_parser-0.4.9.recipe index b4f9e6407..cc3330186 100644 --- a/dev-python/html5-parser/html5_parser-0.4.8.recipe +++ b/dev-python/html5-parser/html5_parser-0.4.9.recipe @@ -15,7 +15,7 @@ COPYRIGHT="2017 Kovid Goyal LICENSE="Apache v2" REVISION="1" SOURCE_URI="https://files.pythonhosted.org/packages/source/h/html5-parser/html5-parser-$portVersion.tar.gz" -CHECKSUM_SHA256="b1ead2784c69cee5d481eb6d75587cc5ea08fc292b127ae08afe7771a6fba101" +CHECKSUM_SHA256="25fe8f6848cbc15187f6748c0695df32bcf1b37df6420b6a01b4ebe1ec1ed48f" SOURCE_DIR="html5-parser-$portVersion" ARCHITECTURES="!x86_gcc2 x86 x86_64"