All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-gnome] [PATCH] metacity: upgrade 3.46.0 -> 3.46.1
@ 2022-12-27  6:38 wangmy
  2022-12-27  6:38 ` [oe] [meta-filesystems] [PATCH] xfstests: upgrade 2022.12.11 -> 2022.12.18 wangmy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: wangmy @ 2022-12-27  6:38 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- Improve switching between windows of same application. (#26)
- Fix crash when background pixmap has non-default depth. (#34)
- Unminimaze child window together with main window. (#31)
- Updated translations.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../metacity/{metacity_3.46.0.bb => metacity_3.46.1.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/metacity/{metacity_3.46.0.bb => metacity_3.46.1.bb} (91%)

diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.46.1.bb
similarity index 91%
rename from meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb
rename to meta-gnome/recipes-gnome/metacity/metacity_3.46.1.bb
index 2760d73df..3ada6515f 100644
--- a/meta-gnome/recipes-gnome/metacity/metacity_3.46.0.bb
+++ b/meta-gnome/recipes-gnome/metacity/metacity_3.46.1.bb
@@ -23,7 +23,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
 
 inherit gnomebase gsettings gettext upstream-version-is-even features_check
 
-SRC_URI[archive.sha256sum] = "4ba777e938547bfccbf9acca0967574c46643022e054c93a033419cb3cc7c1ec"
+SRC_URI[archive.sha256sum] = "00ba49f7612088f2b3baeca79c45eb2a30423c2e4a7bea4015872beae25dd6c5"
 SRC_URI += "file://0001-drop-zenity-detection.patch"
 
 PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama"
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [oe] [meta-filesystems] [PATCH] xfstests: upgrade 2022.12.11 -> 2022.12.18
  2022-12-27  6:38 [oe] [meta-gnome] [PATCH] metacity: upgrade 3.46.0 -> 3.46.1 wangmy
@ 2022-12-27  6:38 ` wangmy
  2022-12-27  6:38 ` [oe] [meta-python] [PATCH] python3-cytoolz: upgrade 0.12.0 -> 0.12.1 wangmy
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: wangmy @ 2022-12-27  6:38 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../xfstests/{xfstests_2022.12.11.bb => xfstests_2022.12.18.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-filesystems/recipes-utils/xfstests/{xfstests_2022.12.11.bb => xfstests_2022.12.18.bb} (97%)

diff --git a/meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.11.bb b/meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.18.bb
similarity index 97%
rename from meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.11.bb
rename to meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.18.bb
index 136fea8adc..cc0a097cf4 100644
--- a/meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.11.bb
+++ b/meta-filesystems/recipes-utils/xfstests/xfstests_2022.12.18.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git;branch=master;na
            file://0002-Drop-detached_mounts_propagation-and-remove-sys-moun.patch \
            "
 
-SRCREV_xfstests = "87ab8bdf20db7308e7ecc2ddcdce530ec1f08f1f"
+SRCREV_xfstests = "e263104046712af5fb5dcc7d289ac3fa5f14b764"
 SRCREV_unionmount = "e3825b16b46f4c4574a1a69909944c059835f914"
 
 S = "${WORKDIR}/git"
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [oe] [meta-python] [PATCH] python3-cytoolz: upgrade 0.12.0 -> 0.12.1
  2022-12-27  6:38 [oe] [meta-gnome] [PATCH] metacity: upgrade 3.46.0 -> 3.46.1 wangmy
  2022-12-27  6:38 ` [oe] [meta-filesystems] [PATCH] xfstests: upgrade 2022.12.11 -> 2022.12.18 wangmy
@ 2022-12-27  6:38 ` wangmy
  2022-12-27  6:38 ` [oe] [meta-python] [PATCH] python3-alembic: upgrade 1.9.0 -> 1.9.1 wangmy
  2022-12-27  6:38 ` [oe] [meta-python] [PATCH] python3-asgiref: upgrade 3.5.2 -> 3.6.0 wangmy
  3 siblings, 0 replies; 5+ messages in thread
From: wangmy @ 2022-12-27  6:38 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
  Support Python 3.11 (including wheels)
  Drop Python 3.5 support

License-Update: Copyright year updated to 2022

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-cytoolz_0.12.0.bb => python3-cytoolz_0.12.1.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-cytoolz_0.12.0.bb => python3-cytoolz_0.12.1.bb} (68%)

diff --git a/meta-python/recipes-devtools/python/python3-cytoolz_0.12.0.bb b/meta-python/recipes-devtools/python/python3-cytoolz_0.12.1.bb
similarity index 68%
rename from meta-python/recipes-devtools/python/python3-cytoolz_0.12.0.bb
rename to meta-python/recipes-devtools/python/python3-cytoolz_0.12.1.bb
index b6977b029a..b63e71eb16 100644
--- a/meta-python/recipes-devtools/python/python3-cytoolz_0.12.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cytoolz_0.12.1.bb
@@ -3,9 +3,9 @@ performance utility functions for iterables, functions, and dictionaries."
 HOMEPAGE = "https://github.com/pytoolz/cytoolz"
 SECTION = "devel/python"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=efbcddfa5610ca0c07ecfa274a82b373"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d422ebce3e9c6447563bd410e9b22f2e"
 
-SRC_URI[sha256sum] = "c105b05f85e03fbcd60244375968e62e44fe798c15a3531c922d531018d22412"
+SRC_URI[sha256sum] = "fc33909397481c90de3cec831bfb88d97e220dc91939d996920202f184b4648e"
 
 inherit pypi setuptools3
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [oe] [meta-python] [PATCH] python3-alembic: upgrade 1.9.0 -> 1.9.1
  2022-12-27  6:38 [oe] [meta-gnome] [PATCH] metacity: upgrade 3.46.0 -> 3.46.1 wangmy
  2022-12-27  6:38 ` [oe] [meta-filesystems] [PATCH] xfstests: upgrade 2022.12.11 -> 2022.12.18 wangmy
  2022-12-27  6:38 ` [oe] [meta-python] [PATCH] python3-cytoolz: upgrade 0.12.0 -> 0.12.1 wangmy
@ 2022-12-27  6:38 ` wangmy
  2022-12-27  6:38 ` [oe] [meta-python] [PATCH] python3-asgiref: upgrade 3.5.2 -> 3.6.0 wangmy
  3 siblings, 0 replies; 5+ messages in thread
From: wangmy @ 2022-12-27  6:38 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
-Fixed issue where server default compare would not work for string defaults
 that contained backslashes, due to mis-rendering of these values when comparing
 their contents.
-Implemented basic server default comparison for the Oracle backend; previously,
 Oracle's formatting of reflected defaults prevented any matches from occurring.
-Adjusted SQLite's compare server default implementation to better handle
 defaults with or without parens around them, from both the reflected and the
 local metadata side.
-Adjusted SQL Server's compare server default implementation to better handle
 defaults with or without parens around them, from both the reflected and the
 local metadata side.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-alembic_1.9.0.bb => python3-alembic_1.9.1.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-alembic_1.9.0.bb => python3-alembic_1.9.1.bb} (81%)

diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.9.0.bb b/meta-python/recipes-devtools/python/python3-alembic_1.9.1.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-alembic_1.9.0.bb
rename to meta-python/recipes-devtools/python/python3-alembic_1.9.1.bb
index 071c60705..03a38d5ff 100644
--- a/meta-python/recipes-devtools/python/python3-alembic_1.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-alembic_1.9.1.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f5a8522010db1a393833988dbe2c7f0b"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "6af6792fe699730b27480382701b16028ebbaac6bc5cd4f06daf5fa3e4690364"
+SRC_URI[sha256sum] = "f9f76e41061f5ebe27d4fe92600df9dd612521a7683f904dab328ba02cffa5a2"
 
 PYPI_PACKAGE = "alembic"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [oe] [meta-python] [PATCH] python3-asgiref: upgrade 3.5.2 -> 3.6.0
  2022-12-27  6:38 [oe] [meta-gnome] [PATCH] metacity: upgrade 3.46.0 -> 3.46.1 wangmy
                   ` (2 preceding siblings ...)
  2022-12-27  6:38 ` [oe] [meta-python] [PATCH] python3-alembic: upgrade 1.9.0 -> 1.9.1 wangmy
@ 2022-12-27  6:38 ` wangmy
  3 siblings, 0 replies; 5+ messages in thread
From: wangmy @ 2022-12-27  6:38 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
* Two new functions are added to the "asgiref.sync" module: "iscoroutinefunction()"
  and "markcoroutinefunction()".

  Python 3.12 deprecates "asyncio.iscoroutinefunction()" as an alias for
  "inspect.iscoroutinefunction()", whilst also removing the "_is_coroutine" marker.
  The latter is replaced with the "inspect.markcoroutinefunction" decorator.

  The new "asgiref.sync" functions are compatibility shims for these
  functions that can be used until Python 3.12 is the minimum supported
  version.

  **Note** that these functions are considered **beta**, and as such, whilst
  not likely, are subject to change in a point release, until the final release
  of Python 3.12. They are included in "asgiref" now so that they can be
  adopted by Django 4.2, in preparation for support of Python 3.12.

* The "loop" argument to "asgiref.timeout.timeout" is deprecated. As per other
  "asyncio" based APIs, the running event loop is used by default. Note that
  "asyncio" provides timeout utilities from Python 3.11, and these should be
  preferred where available.

* Support for the "ASGI_THREADS" environment variable, used by
  "SyncToAsync", is removed. In general, a running event-loop is not
  available to `asgiref` at import time, and so the default thread pool
  executor cannot be configured. Protocol servers, or applications, should set
  the default executor as required when configuring the event loop at
  application startup.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-asgiref_3.5.2.bb => python3-asgiref_3.6.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-asgiref_3.5.2.bb => python3-asgiref_3.6.0.bb} (89%)

diff --git a/meta-python/recipes-devtools/python/python3-asgiref_3.5.2.bb b/meta-python/recipes-devtools/python/python3-asgiref_3.6.0.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-asgiref_3.5.2.bb
rename to meta-python/recipes-devtools/python/python3-asgiref_3.6.0.bb
index 860479199..ac3353ce0 100644
--- a/meta-python/recipes-devtools/python/python3-asgiref_3.5.2.bb
+++ b/meta-python/recipes-devtools/python/python3-asgiref_3.6.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa"
 SRC_URI += "file://run-ptest \
 	    "
 
-SRC_URI[sha256sum] = "4a29362a6acebe09bf1d6640db38c1dc3d9217c68e6f9f6204d72667fc19a424"
+SRC_URI[sha256sum] = "9567dfe7bd8d3c8c892227827c41cce860b368104c3431da67a0c5a65a949506"
 
 export BUILD_SYS
 export HOST_SYS
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-12-27  6:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-27  6:38 [oe] [meta-gnome] [PATCH] metacity: upgrade 3.46.0 -> 3.46.1 wangmy
2022-12-27  6:38 ` [oe] [meta-filesystems] [PATCH] xfstests: upgrade 2022.12.11 -> 2022.12.18 wangmy
2022-12-27  6:38 ` [oe] [meta-python] [PATCH] python3-cytoolz: upgrade 0.12.0 -> 0.12.1 wangmy
2022-12-27  6:38 ` [oe] [meta-python] [PATCH] python3-alembic: upgrade 1.9.0 -> 1.9.1 wangmy
2022-12-27  6:38 ` [oe] [meta-python] [PATCH] python3-asgiref: upgrade 3.5.2 -> 3.6.0 wangmy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.