summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-autobahn_25.12.2.bb (renamed from meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb b/meta-python/recipes-devtools/python/python3-autobahn_25.12.2.bb
index 922252e83d..4a25d0fa88 100644
--- a/meta-python/recipes-devtools/python/python3-autobahn_25.11.1.bb
+++ b/meta-python/recipes-devtools/python/python3-autobahn_25.12.2.bb
@@ -1,13 +1,13 @@
1DESCRIPTION = "WebSocket client & server library, WAMP real-time framework" 1DESCRIPTION = "WebSocket client & server library, WAMP real-time framework"
2HOMEPAGE = "http://crossbar.io/autobahn" 2HOMEPAGE = "http://crossbar.io/autobahn"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=588502cb4ffc65da2b26780d6baa5a40" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=49165a577911c4178e915dc26e2802a3"
5 5
6SRC_URI[sha256sum] = "52e62b9cc80c3e989b182952a60fd25c9a69afb00854a925a2b185f7b1f73cf1" 6SRC_URI[sha256sum] = "754c06a54753aeb7e8d10c5cbf03249ad9e2a1a32bca8be02865c6f00628a98c"
7 7
8CVE_PRODUCT = "autobahn" 8CVE_PRODUCT = "autobahn"
9 9
10inherit pypi python_setuptools_build_meta 10inherit pypi python_hatchling python_setuptools_build_meta
11 11
12DEPENDS += " \ 12DEPENDS += " \
13 python3-cffi-native \ 13 python3-cffi-native \