]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-cryptodome: remove redundant PYPI_PACKAGE_EXT
authorRoss Burton <ross.burton@arm.com>
Thu, 6 Jun 2024 17:20:14 +0000 (17:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2024 22:19:55 +0000 (23:19 +0100)
This is the default value, so remove it.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-pycryptodome.inc

index 8d9b6d911ea7c99c4791b204cc46c02e17381503..ec9241e6d5d2bb78e4d88dc3d862f0bc04fb1f10 100644 (file)
@@ -7,8 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=29242a70410a4eeff488a28164e7ab93"
 
 inherit pypi
 
-PYPI_PACKAGE_EXT = "tar.gz"
-
 RDEPENDS:${PN} += " \
     python3-cffi \
     python3-ctypes \