diff --git a/dev-python/html5-parser/html5_parser-0.4.5.recipe b/dev-python/html5-parser/html5_parser-0.4.8.recipe similarity index 97% rename from dev-python/html5-parser/html5_parser-0.4.5.recipe rename to dev-python/html5-parser/html5_parser-0.4.8.recipe index 6f10d7e61..b4f9e6407 100644 --- a/dev-python/html5-parser/html5_parser-0.4.5.recipe +++ b/dev-python/html5-parser/html5_parser-0.4.8.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="a903ef8b93b51788a6d1604b3833303e9f2f8db488306ee4241436d2f518bd06" +CHECKSUM_SHA256="b1ead2784c69cee5d481eb6d75587cc5ea08fc292b127ae08afe7771a6fba101" SOURCE_DIR="html5-parser-$portVersion" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -55,7 +55,7 @@ fi # gcc2 does not support the flags passed by python3 if [ "$effectiveTargetArchitecture" != x86_gcc2 ]; then PYTHON_PACKAGES+=(python3) - PYTHON_VERSIONS+=(3.6) + PYTHON_VERSIONS+=(3.7) PYTHON_LIBSUFFIXES+=(m) BUILD_REQUIRES+=" setuptools_python3