summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-brotli_1.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-brotli_1.0.9.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-brotli_1.0.9.bb b/meta-python/recipes-devtools/python/python3-brotli_1.1.0.bb
index 5dfac58237..0f639f33e7 100644
--- a/meta-python/recipes-devtools/python/python3-brotli_1.0.9.bb
+++ b/meta-python/recipes-devtools/python/python3-brotli_1.1.0.bb
@@ -5,9 +5,8 @@ LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=941ee9cd1609382f946352712a319b4b" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=941ee9cd1609382f946352712a319b4b"
6 6
7PYPI_PACKAGE = "Brotli" 7PYPI_PACKAGE = "Brotli"
8PYPI_PACKAGE_EXT = "zip"
9 8
10SRC_URI[sha256sum] = "4d1b810aa0ed773f81dceda2cc7b403d01057458730e309856356d4ef4188438" 9SRC_URI[sha256sum] = "81de08ac11bcb85841e440c13611c00b67d3bf82698314928d0b676362546724"
11 10
12inherit pypi setuptools3 11inherit pypi setuptools3
13 12