summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-trio_0.30.0.bb (renamed from meta-python/recipes-devtools/python/python3-trio_0.29.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-trio_0.29.0.bb b/meta-python/recipes-devtools/python/python3-trio_0.30.0.bb
index 35fd05a199..2013891074 100644
--- a/meta-python/recipes-devtools/python/python3-trio_0.29.0.bb
+++ b/meta-python/recipes-devtools/python/python3-trio_0.30.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=447ea202d14d2aee40d8a2c26c865da9 \
5 file://LICENSE.APACHE2;md5=3b83ef96387f14655fc854ddc3c6bd57 \ 5 file://LICENSE.APACHE2;md5=3b83ef96387f14655fc854ddc3c6bd57 \
6 file://LICENSE.MIT;md5=5f229c828e5a6f0a2ce90c7d3c054721" 6 file://LICENSE.MIT;md5=5f229c828e5a6f0a2ce90c7d3c054721"
7 7
8SRC_URI[sha256sum] = "ea0d3967159fc130acb6939a0be0e558e364fee26b5deeecc893a6b08c361bdf" 8SRC_URI[sha256sum] = "0781c857c0c81f8f51e0089929a26b5bb63d57f927728a5586f7e36171f064df"
9 9
10inherit pypi python_setuptools_build_meta 10inherit pypi python_setuptools_build_meta
11 11