diff options
| author | Trevor Gamblin <tgamblin@baylibre.com> | 2023-07-17 11:20:29 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-07-17 10:38:28 -0700 |
| commit | e5d95f2717034b4d468780ecf24381115f43563e (patch) | |
| tree | 325dbf8ce4b0789b957a52804f9323892d1b86d4 /meta-python/recipes-devtools/python | |
| parent | a2e5746629a1cff42391007895536d82310dae8c (diff) | |
| download | meta-openembedded-e5d95f2717034b4d468780ecf24381115f43563e.tar.gz | |
python3-autobahn: upgrade 23.6.1 -> 23.6.2
Changelog: https://github.com/crossbario/autobahn-python/blob/master/docs/changelog.rst
Changes:
- fix: use regular PyPI bitarray>=2.7.5 rather than from GitHub master
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-autobahn_23.6.2.bb (renamed from meta-python/recipes-devtools/python/python3-autobahn_23.6.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-autobahn_23.6.1.bb b/meta-python/recipes-devtools/python/python3-autobahn_23.6.2.bb index dc11b85dab..54c8f23fc3 100644 --- a/meta-python/recipes-devtools/python/python3-autobahn_23.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-autobahn_23.6.2.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://crossbar.io/autobahn" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3e2c2c2cc2915edc5321b0e6b1d3f5f8" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3e2c2c2cc2915edc5321b0e6b1d3f5f8" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "ce6e540402e3524ca46c55a1bc46255225969b5837ca792ea5415d21ac571034" | 6 | SRC_URI[sha256sum] = "ec9421c52a2103364d1ef0468036e6019ee84f71721e86b36fe19ad6966c1181" |
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | 9 | ||
