Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *python3-cython* to *3.0.2* has Succeeded.
Next steps:
- apply the patch: git am 0001-python3-cython-upgrade-0.29.36-3.0.2.patch
- check the changes to upstream patches and summarize them in the commit
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list
Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.
Please review the attached files for further information and build/update
failures.
Any problem please file a bug at
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler
Regards,
The Upgrade Helper
-- >8 --
>From 61b227e9255d88d9420e44611bdd15450be57f65 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sun, 1 Oct 2023 09:37:46 +0000
Subject: [PATCH] python3-cython: upgrade 0.29.36 -> 3.0.2
---
.../recipes-devtools/python/python-cython.inc | 4 ++--
...hon_0.29.36.bb => python3-cython_3.0.2.bb} | 21 +++++++++++++++++++
2 files changed, 23 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-cython_0.29.36.bb =>
python3-cython_3.0.2.bb} (67%)
diff --git a/meta/recipes-devtools/python/python-cython.inc
b/meta/recipes-devtools/python/python-cython.inc
index 6aec6b012f..15fdb72baa 100644
--- a/meta/recipes-devtools/python/python-cython.inc
+++ b/meta/recipes-devtools/python/python-cython.inc
@@ -5,11 +5,11 @@ It's designed to bridge the gap between the nice, high-level,
easy-to-use world
and the messy, low-level world of C."
SECTION = "devel/python"
LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c"
PYPI_PACKAGE = "Cython"
BBCLASSEXTEND = "native nativesdk"
-SRC_URI[sha256sum] =
"41c0cfd2d754e383c9eeb95effc9aa4ab847d0c9747077ddd7c0dcb68c3bc01f"
+SRC_URI[sha256sum] =
"9594818dca8bb22ae6580c5222da2bc5cc32334350bd2d294a00d8669bcc61b5"
UPSTREAM_CHECK_REGEX = "Cython-(?P<pver>.*)\.tar"
inherit pypi
diff --git a/meta/recipes-devtools/python/python3-cython_0.29.36.bb
b/meta/recipes-devtools/python/python3-cython_3.0.2.bb
similarity index 67%
rename from meta/recipes-devtools/python/python3-cython_0.29.36.bb
rename to meta/recipes-devtools/python/python3-cython_3.0.2.bb
index 78be2b94ed..c1e8bec81c 100644
--- a/meta/recipes-devtools/python/python3-cython_0.29.36.bb
+++ b/meta/recipes-devtools/python/python3-cython_3.0.2.bb
@@ -1,3 +1,24 @@
+# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
+# The following is the difference between the old and the new license text.
+# Please update the LICENSE value if needed, and summarize the changes in
+# the commit message via 'License-Update:' tag.
+# (example: 'License-Update: copyright years updated.')
+#
+# The changes:
+#
+# --- LICENSE.txt
+# +++ LICENSE.txt
+# @@ -1,6 +1,6 @@
+# Apache License
+# Version 2.0, January 2004
+# - http://www.apache.org/licenses/
+# + https://www.apache.org/licenses/
+#
+# TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+#
+#
+#
+
inherit setuptools3
require python-cython.inc
--
2.39.2
packages/core2-32-poky-linux/python3-cython: PKGV changed from 0.29.36 [default] to 3.0.2 [default] packages/core2-32-poky-linux/python3-cython: SRC_URI changed from "https://files.pythonhosted.org/packages/source/C/Cython/Cython-0.29.36.tar.gz;downloadfilename=Cython-0.29.36.tar.gz" to "https://files.pythonhosted.org/packages/source/C/Cython/Cython-3.0.2.tar.gz;downloadfilename=Cython-3.0.2.tar.gz" packages/core2-32-poky-linux/python3-cython: PV changed from "0.29.36" to "3.0.2" packages/core2-32-poky-linux/python3-cython/python3-cython-dbg: PKGV changed from 0.29.36 [default] to 3.0.2 [default] packages/core2-32-poky-linux/python3-cython/python3-cython-dbg: FILELIST: added "/usr/lib/python3.11/site-packages/Cython/Compiler/.debug/Parsing.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Compiler/.debug/Code.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/.debug/StringIOTree.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/.debug/Utils.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Plex/.debug/Transitions.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Plex/.debug/Machines.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Plex/.debug/DFA.cpython-311-i386-linux-gnu.so" packages/core2-32-poky-linux/python3-cython/python3-cython-dbg: PV changed from "0.29.36" to "3.0.2" packages/core2-32-poky-linux/python3-cython/python3-cython-dbg: PKGSIZE changed from 7739668 to 20481720 (+165%) packages/core2-32-poky-linux/python3-cython/python3-cython-dev: PKGV changed from 0.29.36 [default] to 3.0.2 [default] packages/core2-32-poky-linux/python3-cython/python3-cython-dev: PV changed from "0.29.36" to "3.0.2" packages/core2-32-poky-linux/python3-cython/python3-cython-doc: PKGV changed from 0.29.36 [default] to 3.0.2 [default] packages/core2-32-poky-linux/python3-cython/python3-cython-doc: PV changed from "0.29.36" to "3.0.2" packages/core2-32-poky-linux/python3-cython/python3-cython-locale: PKGV changed from 0.29.36 [default] to 3.0.2 [default] packages/core2-32-poky-linux/python3-cython/python3-cython-locale: PV changed from "0.29.36" to "3.0.2" packages/core2-32-poky-linux/python3-cython/python3-cython-src: PKGV changed from 0.29.36 [default] to 3.0.2 [default] packages/core2-32-poky-linux/python3-cython/python3-cython-src: FILELIST: directory renamed /usr/src/debug/python3-cython/0.29.36-r0/Cython/Tempita -> /usr/src/debug/python3-cython/3.0.2-r0/Cython/Tempita, directory renamed /usr/src/debug/python3-cython/0.29.36-r0/Cython/Runtime -> /usr/src/debug/python3-cython/3.0.2-r0/Cython/Runtime, removed "/usr/src/debug/python3-cython/0.29.36-r0/Cython/Compiler/FlowControl.c /usr/src/debug/python3-cython/0.29.36-r0/Cython/Compiler/Scanning.c /usr/src/debug/python3-cython/0.29.36-r0/Cython/Plex/Actions.c /usr/src/debug/python3-cython/0.29.36-r0/Cython/Compiler/Visitor.c /usr/src/debug/python3-cython/0.29.36-r0/Cython/Compiler/FusedNode.c /usr/src/debug/python3-cython/0.29.36-r0/Cython/Plex/Scanners.c", added "/usr/src/debug/python3-cython/3.0.2-r0/Cython/Compiler/Code.c /usr/src/debug/python3-cython/3.0.2-r0/Cython/Compiler/Visitor.c /usr/src/debug/python3-cython/3.0.2-r0/Cython/Plex/Machines.c /usr/src/debug/python3-cython/3.0.2-r0/Cython/Utils .c /usr/src/debug/python3-cython/3.0.2-r0/Cython/Compiler/FlowControl.c /usr/src/debug/python3-cython/3.0.2-r0/Cython/Plex/Scanners.c /usr/src/debug/python3-cython/3.0.2-r0/Cython/StringIOTree.c /usr/src/debug/python3-cython/3.0.2-r0/Cython/Plex/Transitions.c /usr/src/debug/python3-cython/3.0.2-r0/Cython/Compiler/Parsing.c /usr/src/debug/python3-cython/3.0.2-r0/Cython/Compiler/FusedNode.c /usr/src/debug/python3-cython/3.0.2-r0/Cython/Plex/DFA.c /usr/src/debug/python3-cython/3.0.2-r0/Cython/Plex/Actions.c /usr/src/debug/python3-cython/3.0.2-r0/Cython/Compiler/Scanning.c" packages/core2-32-poky-linux/python3-cython/python3-cython-src: PV changed from "0.29.36" to "3.0.2" packages/core2-32-poky-linux/python3-cython/python3-cython-src: PKGSIZE changed from 8490406 to 22703304 (+167%) packages/core2-32-poky-linux/python3-cython/python3-cython-staticdev: PKGV changed from 0.29.36 [default] to 3.0.2 [default] packages/core2-32-poky-linux/python3-cython/python3-cython-staticdev: PV changed from "0.29.36" to "3.0.2" packages/core2-32-poky-linux/python3-cython/python3-cython: PKGV changed from 0.29.36 [default] to 3.0.2 [default] packages/core2-32-poky-linux/python3-cython/python3-cython: FILELIST: directory renamed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info -> /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info, removed "/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_bytes.pxd /usr/lib/python3.11/site-packages/Cython/Utility/Capsule.c /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_buffer.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_number.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_object.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_unicode.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_oldbuffer.pxd /usr/lib/python3.11/site-packages/Cython/Plex/__pycache__/Timing.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/stl.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_method.pxd /usr/lib/python3 .11/site-packages/Cython/Includes/Deprecated/stdio.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_function.pxd /usr/lib/python3.11/site-packages/Cython/Plex/Traditional.py /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_weakref.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_cobject.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_iterator.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_complex.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/stdlib.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_pycapsule.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_mapping.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_getargs.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_sequence.pxd /usr/lib/pyt hon3.11/site-packages/Cython/Includes/Deprecated/python_version.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_string.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_float.pxd /usr/lib/python3.11/site-packages/Cython/Plex/__pycache__/Traditional.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_module.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_exc.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_int.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_mem.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_tuple.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_ref.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_set.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_bool.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_dict .pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_list.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_long.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_type.pxd /usr/lib/python3.11/site-packages/Cython/Plex/Timing.py /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_instance.pxd", added "/usr/lib/python3.11/site-packages/Cython/Includes/libcpp/random.pxd /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/atomic.pxd /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestScanning.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Includes/cpython/time.pxd /usr/lib/python3.11/site-packages/Cython/Plex/DFA.pxd /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/optional.pxd /usr/lib/python3.11/site-packages/Cython/Utility/__pycache__/Dataclasses.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestDependencies.cpython-311.pyc /usr /lib/python3.11/site-packages/Cython/Includes/libcpp/bit.pxd /usr/lib/python3.11/site-packages/pyximport/_pyximport2.py /usr/lib/python3.11/site-packages/pyximport/_pyximport3.py /usr/lib/python3.11/site-packages/Cython/Includes/cpython/fileobject.pxd /usr/lib/python3.11/site-packages/Cython/Compiler/UFuncs.py /usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestRecythonize.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Plex/Transitions.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Includes/posix/uio.pxd /usr/lib/python3.11/site-packages/Cython/Includes/cpython/marshal.pxd /usr/lib/python3.11/site-packages/Cython/Utils.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Utility/UFuncs_C.c /usr/lib/python3.11/site-packages/Cython/Utility/Dataclasses.c /usr/lib/python3.11/site-packages/Cython/Plex/DFA.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Tests/__pycache__/TestTestUtils.cpython-311.p yc /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/numbers.pxd /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/numeric.pxd /usr/lib/python3.11/site-packages/Cython/Compiler/Dataclass.py /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestScanning.py /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/cmath.pxd /usr/lib/python3.11/site-packages/Cython/StringIOTree.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/Utils.cpython-311.pyc /usr/lib/python3.11/site-packages/pyximport/__pycache__/_pyximport2.cpython-311.pyc /usr/lib/python3.11/site-packages/pyximport/__pycache__/_pyximport3.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__/Dataclass.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestCythonizeArgsParser.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Includes/cpython/pyport.pxd /usr/lib/python3.11/site-packages/Cython/Utility/D ataclasses.py /usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__/UFuncs.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Compiler/Parsing.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Utility/UFuncs.pyx /usr/lib/python3.11/site-packages/Cython/Build/Tests/TestDependencies.py /usr/lib/python3.11/site-packages/Cython/Plex/Transitions.pxd /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/Utils.py /usr/lib/python3.11/site-packages/Cython/Build/Tests/TestRecythonize.py /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/any.pxd /usr/lib/python3.11/site-packages/Cython/Build/Tests/TestCythonizeArgsParser.py /usr/lib/python3.11/site-packages/Cython/Plex/Machines.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Compiler/Code.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Includes/libc/complex.pxd /usr/lib/python3.11/site-packages/Cython/Includes/cpython/contextvars.pxd /usr/lib/python3.11/si te-packages/Cython/Plex/Machines.pxd /usr/lib/python3.11/site-packages/Cython/Includes/cpython/descr.pxd /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/execution.pxd /usr/lib/python3.11/site-packages/Cython/Utility/NumpyImportArray.c /usr/lib/python3.11/site-packages/Cython/Tests/TestTestUtils.py" packages/core2-32-poky-linux/python3-cython/python3-cython: PV changed from "0.29.36" to "3.0.2" packages/core2-32-poky-linux/python3-cython/python3-cython: PKGSIZE changed from 10285835 to 14801444 (+44%) Changes to packages/core2-32-poky-linux/python3-cython (sysroot): /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/COPYING.txt was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/entry_points.txt was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/LICENSE.txt was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/METADATA was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/RECORD was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/top_level.txt was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/WHEEL was added /usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestCythonizeArgsParser.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestDependencies.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestRecythonize.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Build/Tests/TestCythonizeArgsParser.py was added /usr/lib/python3.11/site-packages/Cython/Build/Tests/TestDependencies.py was added /usr/lib/python3.11/site-packages/Cython/Build/Tests/TestRecythonize.py was added /usr/lib/python3.11/site-packages/Cython/Compiler/Code.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/Cython/Compiler/Dataclass.py was added /usr/lib/python3.11/site-packages/Cython/Compiler/Parsing.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__/Dataclass.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__/UFuncs.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestScanning.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/Utils.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestScanning.py was added /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/Utils.py was added /usr/lib/python3.11/site-packages/Cython/Compiler/UFuncs.py was added /usr/lib/python3.11/site-packages/Cython/Includes/cpython/contextvars.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/cpython/descr.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/cpython/fileobject.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/cpython/marshal.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/cpython/pyport.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/cpython/time.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libc/complex.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/any.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/atomic.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/bit.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/cmath.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/execution.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/numbers.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/numeric.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/optional.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/random.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/posix/uio.pxd was added /usr/lib/python3.11/site-packages/Cython/Plex/DFA.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/Cython/Plex/DFA.pxd was added /usr/lib/python3.11/site-packages/Cython/Plex/Machines.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/Cython/Plex/Machines.pxd was added /usr/lib/python3.11/site-packages/Cython/Plex/Transitions.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/Cython/Plex/Transitions.pxd was added /usr/lib/python3.11/site-packages/Cython/StringIOTree.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/Cython/Tests/__pycache__/TestTestUtils.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Tests/TestTestUtils.py was added /usr/lib/python3.11/site-packages/Cython/Utility/Dataclasses.c was added /usr/lib/python3.11/site-packages/Cython/Utility/Dataclasses.py was added /usr/lib/python3.11/site-packages/Cython/Utility/NumpyImportArray.c was added /usr/lib/python3.11/site-packages/Cython/Utility/__pycache__/Dataclasses.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Utility/UFuncs_C.c was added /usr/lib/python3.11/site-packages/Cython/Utility/UFuncs.pyx was added /usr/lib/python3.11/site-packages/Cython/Utils.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/pyximport/__pycache__/_pyximport2.cpython-311.pyc was added /usr/lib/python3.11/site-packages/pyximport/__pycache__/_pyximport3.cpython-311.pyc was added /usr/lib/python3.11/site-packages/pyximport/_pyximport2.py was added /usr/lib/python3.11/site-packages/pyximport/_pyximport3.py was added /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/COPYING.txt was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/entry_points.txt was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/LICENSE.txt was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/METADATA was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/RECORD was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/top_level.txt was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/WHEEL was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_bool.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_buffer.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_bytes.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_cobject.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_complex.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_dict.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_exc.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_float.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_function.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_getargs.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_instance.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_int.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_iterator.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_list.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_long.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_mapping.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_mem.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_method.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_module.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_number.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_object.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_oldbuffer.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_pycapsule.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_ref.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_sequence.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_set.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_string.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_tuple.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_type.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_unicode.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_version.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_weakref.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/stdio.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/stdlib.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/stl.pxd was removed /usr/lib/python3.11/site-packages/Cython/Plex/__pycache__/Timing.cpython-311.pyc was removed /usr/lib/python3.11/site-packages/Cython/Plex/__pycache__/Traditional.cpython-311.pyc was removed /usr/lib/python3.11/site-packages/Cython/Plex/Timing.py was removed /usr/lib/python3.11/site-packages/Cython/Plex/Traditional.py was removed /usr/lib/python3.11/site-packages/Cython/Utility/Capsule.c was removed
packages/core2-32-poky-linux/python3-cython/python3-cython-dbg: PKGSIZE changed from 7739668 to 20481720 (+165%) packages/core2-32-poky-linux/python3-cython/python3-cython-src: PKGSIZE changed from 8490406 to 22703304 (+167%) packages/core2-32-poky-linux/python3-cython/python3-cython: FILELIST: directory renamed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info -> /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info, removed "/usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_bool.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_dict.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_list.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_long.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/stdio.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_type.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_sequence.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_getargs.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_pycapsule.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_buffer.pxd /us r/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_number.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_complex.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_bytes.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_object.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_tuple.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_version.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_function.pxd /usr/lib/python3.11/site-packages/Cython/Plex/__pycache__/Traditional.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Utility/Capsule.c /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_method.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_weakref.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_iterator.pxd /usr/lib/python3.11/site-packages/Cython/Plex/Timing.py /usr /lib/python3.11/site-packages/Cython/Includes/Deprecated/stdlib.pxd /usr/lib/python3.11/site-packages/Cython/Plex/__pycache__/Timing.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_mapping.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_unicode.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/stl.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_module.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_cobject.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_oldbuffer.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_exc.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_int.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_instance.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_mem.p xd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_ref.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_set.pxd /usr/lib/python3.11/site-packages/Cython/Plex/Traditional.py /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_float.pxd /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_string.pxd", added "/usr/lib/python3.11/site-packages/Cython/Compiler/Code.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Plex/DFA.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Includes/cpython/fileobject.pxd /usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestRecythonize.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Utility/UFuncs_C.c /usr/lib/python3.11/site-packages/Cython/Utility/Dataclasses.c /usr/lib/python3.11/site-packages/Cython/Build/Tests/TestRecythonize.py /usr/lib/python3.11/site-packages/Cython/Utils.cpython-311-i386-linux-gnu.so /usr/lib /python3.11/site-packages/Cython/Build/Tests/TestDependencies.py /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/cmath.pxd /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/bit.pxd /usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__/Dataclass.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestCythonizeArgsParser.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/Utils.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Compiler/Dataclass.py /usr/lib/python3.11/site-packages/Cython/Tests/__pycache__/TestTestUtils.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Compiler/UFuncs.py /usr/lib/python3.11/site-packages/Cython/Plex/Machines.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/pyximport/__pycache__/_pyximport2.cpython-311.pyc /usr/lib/python3.11/site-packages/pyximport/__pycache__/_pyximport3.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Compiler/__ pycache__/UFuncs.cpython-311.pyc /usr/lib/python3.11/site-packages/pyximport/_pyximport2.py /usr/lib/python3.11/site-packages/pyximport/_pyximport3.py /usr/lib/python3.11/site-packages/Cython/Includes/cpython/contextvars.pxd /usr/lib/python3.11/site-packages/Cython/Build/Tests/TestCythonizeArgsParser.py /usr/lib/python3.11/site-packages/Cython/Utility/__pycache__/Dataclasses.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestScanning.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/random.pxd /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/atomic.pxd /usr/lib/python3.11/site-packages/Cython/Plex/Transitions.pxd /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/any.pxd /usr/lib/python3.11/site-packages/Cython/Includes/cpython/marshal.pxd /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/numbers.pxd /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/numeric.pxd /usr/lib/python3.11/site-packages/C ython/Compiler/Parsing.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/Utils.py /usr/lib/python3.11/site-packages/Cython/Plex/Machines.pxd /usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestDependencies.cpython-311.pyc /usr/lib/python3.11/site-packages/Cython/Plex/DFA.pxd /usr/lib/python3.11/site-packages/Cython/Utility/UFuncs.pyx /usr/lib/python3.11/site-packages/Cython/Includes/libc/complex.pxd /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestScanning.py /usr/lib/python3.11/site-packages/Cython/Includes/posix/uio.pxd /usr/lib/python3.11/site-packages/Cython/Includes/cpython/pyport.pxd /usr/lib/python3.11/site-packages/Cython/Plex/Transitions.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-packages/Cython/Includes/cpython/time.pxd /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/execution.pxd /usr/lib/python3.11/site-packages/Cython/StringIOTree.cpython-311-i386-linux-gnu.so /usr/lib/python3.11/site-p ackages/Cython/Includes/libcpp/optional.pxd /usr/lib/python3.11/site-packages/Cython/Includes/cpython/descr.pxd /usr/lib/python3.11/site-packages/Cython/Tests/TestTestUtils.py /usr/lib/python3.11/site-packages/Cython/Utility/NumpyImportArray.c /usr/lib/python3.11/site-packages/Cython/Utility/Dataclasses.py" packages/core2-32-poky-linux/python3-cython/python3-cython: PKGSIZE changed from 10285835 to 14801444 (+44%) Changes to packages/core2-32-poky-linux/python3-cython (sysroot): /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/COPYING.txt was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/entry_points.txt was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/LICENSE.txt was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/METADATA was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/RECORD was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/top_level.txt was added /usr/lib/python3.11/site-packages/Cython-3.0.2.dist-info/WHEEL was added /usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestCythonizeArgsParser.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestDependencies.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Build/Tests/__pycache__/TestRecythonize.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Build/Tests/TestCythonizeArgsParser.py was added /usr/lib/python3.11/site-packages/Cython/Build/Tests/TestDependencies.py was added /usr/lib/python3.11/site-packages/Cython/Build/Tests/TestRecythonize.py was added /usr/lib/python3.11/site-packages/Cython/Compiler/Code.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/Cython/Compiler/Dataclass.py was added /usr/lib/python3.11/site-packages/Cython/Compiler/Parsing.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__/Dataclass.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Compiler/__pycache__/UFuncs.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/TestScanning.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/__pycache__/Utils.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/TestScanning.py was added /usr/lib/python3.11/site-packages/Cython/Compiler/Tests/Utils.py was added /usr/lib/python3.11/site-packages/Cython/Compiler/UFuncs.py was added /usr/lib/python3.11/site-packages/Cython/Includes/cpython/contextvars.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/cpython/descr.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/cpython/fileobject.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/cpython/marshal.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/cpython/pyport.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/cpython/time.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libc/complex.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/any.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/atomic.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/bit.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/cmath.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/execution.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/numbers.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/numeric.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/optional.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/libcpp/random.pxd was added /usr/lib/python3.11/site-packages/Cython/Includes/posix/uio.pxd was added /usr/lib/python3.11/site-packages/Cython/Plex/DFA.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/Cython/Plex/DFA.pxd was added /usr/lib/python3.11/site-packages/Cython/Plex/Machines.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/Cython/Plex/Machines.pxd was added /usr/lib/python3.11/site-packages/Cython/Plex/Transitions.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/Cython/Plex/Transitions.pxd was added /usr/lib/python3.11/site-packages/Cython/StringIOTree.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/Cython/Tests/__pycache__/TestTestUtils.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Tests/TestTestUtils.py was added /usr/lib/python3.11/site-packages/Cython/Utility/Dataclasses.c was added /usr/lib/python3.11/site-packages/Cython/Utility/Dataclasses.py was added /usr/lib/python3.11/site-packages/Cython/Utility/NumpyImportArray.c was added /usr/lib/python3.11/site-packages/Cython/Utility/__pycache__/Dataclasses.cpython-311.pyc was added /usr/lib/python3.11/site-packages/Cython/Utility/UFuncs_C.c was added /usr/lib/python3.11/site-packages/Cython/Utility/UFuncs.pyx was added /usr/lib/python3.11/site-packages/Cython/Utils.cpython-311-i386-linux-gnu.so was added /usr/lib/python3.11/site-packages/pyximport/__pycache__/_pyximport2.cpython-311.pyc was added /usr/lib/python3.11/site-packages/pyximport/__pycache__/_pyximport3.cpython-311.pyc was added /usr/lib/python3.11/site-packages/pyximport/_pyximport2.py was added /usr/lib/python3.11/site-packages/pyximport/_pyximport3.py was added /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/COPYING.txt was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/entry_points.txt was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/LICENSE.txt was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/METADATA was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/RECORD was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/top_level.txt was removed /usr/lib/python3.11/site-packages/Cython-0.29.36.dist-info/WHEEL was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_bool.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_buffer.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_bytes.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_cobject.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_complex.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_dict.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_exc.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_float.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_function.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_getargs.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_instance.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_int.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_iterator.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_list.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_long.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_mapping.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_mem.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_method.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_module.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_number.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_object.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_oldbuffer.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_pycapsule.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_ref.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_sequence.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_set.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_string.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_tuple.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_type.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_unicode.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_version.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/python_weakref.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/stdio.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/stdlib.pxd was removed /usr/lib/python3.11/site-packages/Cython/Includes/Deprecated/stl.pxd was removed /usr/lib/python3.11/site-packages/Cython/Plex/__pycache__/Timing.cpython-311.pyc was removed /usr/lib/python3.11/site-packages/Cython/Plex/__pycache__/Traditional.cpython-311.pyc was removed /usr/lib/python3.11/site-packages/Cython/Plex/Timing.py was removed /usr/lib/python3.11/site-packages/Cython/Plex/Traditional.py was removed /usr/lib/python3.11/site-packages/Cython/Utility/Capsule.c was removed
0001-python3-cython-upgrade-0.29.36-3.0.2.patch
Description: Binary data
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#188527): https://lists.openembedded.org/g/openembedded-core/message/188527 Mute This Topic: https://lists.openembedded.org/mt/101697389/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
