Upgrade to version 6.7.12:

- Added sipPyTypeDictRef() to the v12 and v13 ABIs. sipPyTypeDict()
  is now deprecated and must not be used with Python v3.12 and later.
- Classes will automatically support being iterated over if they
  implement __getitem__() or operator[] and have a method annotated
  with __len__.
- The latest version of ABI v13 is v13.6.0.
- The latest version of ABI v12 is v12.13.0.

Signed-off-by: Leon Anavi <leon.an...@konsulko.com>
---
 meta-oe/recipes-devtools/sip/{sip_6.7.11.bb => sip_6.7.12.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/sip/{sip_6.7.11.bb => sip_6.7.12.bb} (83%)

diff --git a/meta-oe/recipes-devtools/sip/sip_6.7.11.bb 
b/meta-oe/recipes-devtools/sip/sip_6.7.12.bb
similarity index 83%
rename from meta-oe/recipes-devtools/sip/sip_6.7.11.bb
rename to meta-oe/recipes-devtools/sip/sip_6.7.12.bb
index 66ec979ac..00823cf1a 100644
--- a/meta-oe/recipes-devtools/sip/sip_6.7.11.bb
+++ b/meta-oe/recipes-devtools/sip/sip_6.7.12.bb
@@ -11,6 +11,6 @@ LIC_FILES_CHKSUM = 
"file://LICENSE-GPL2;md5=e91355d8a6f8bd8f7c699d62863c7303"
 inherit pypi setuptools3 python3native
 
 PYPI_PACKAGE = "sip"
-SRC_URI[sha256sum] = 
"f0dc3287a0b172e5664931c87847750d47e4fdcda4fe362b514af8edd655b469"
+SRC_URI[sha256sum] = 
"08e66f742592eb818ac8fda4173e2ed64c9f2d40b70bee11db1c499127d98450"
 
 BBCLASSEXTEND = "native"
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#105576): 
https://lists.openembedded.org/g/openembedded-devel/message/105576
Mute This Topic: https://lists.openembedded.org/mt/102040061/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to