diff --git a/dev-python/lxml/lxml-4.2.5.recipe b/dev-python/lxml/lxml-4.4.1.recipe similarity index 96% rename from dev-python/lxml/lxml-4.2.5.recipe rename to dev-python/lxml/lxml-4.4.1.recipe index ef7589c3c..7afa916c7 100644 --- a/dev-python/lxml/lxml-4.2.5.recipe +++ b/dev-python/lxml/lxml-4.4.1.recipe @@ -14,7 +14,7 @@ LICENSE="BSD (3-clause) PSF-2" REVISION="1" SOURCE_URI="https://lxml.de/files/lxml-$portVersion.tgz" -CHECKSUM_SHA256="36720698c29e7a9626a0dc802ef8885f8f0239bfd1689628ecd459a061f2807f" +CHECKSUM_SHA256="c81cb40bff373ab7a7446d6bbca0190bccc5be3448b47b51d729e37799bb5692" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" @@ -58,7 +58,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