mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 09:15:45 +01:00
python3-zopeinterface: upgrade 6.1 -> 6.2
Changelog: =========== -Add preliminary support for Python 3.13 as of 3.13a3. -Add support to use the pipe (|) syntax for typing.Union. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8e9b1b1445
commit
a7e8528bb6
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e54fd776274c1b7423
|
|||
PYPI_PACKAGE = "zope.interface"
|
||||
|
||||
inherit pypi setuptools3
|
||||
SRC_URI[sha256sum] = "2fdc7ccbd6eb6b7df5353012fbed6c3c5d04ceaca0038f75e601060e95345309"
|
||||
SRC_URI[sha256sum] = "3b6c62813c63c543a06394a636978b22dffa8c5410affc9331ce6cdb5bfa8565"
|
||||
|
||||
PACKAGES =. "${PN}-test "
|
||||
|
||||
Loading…
Reference in New Issue
Block a user