-
Notifications
You must be signed in to change notification settings - Fork 723
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Meta python merge #568
Merged
Merged
Meta python merge #568
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add patch 0001-Fix-build-error-as-following.patch to fix build bug. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
Backport patch from upstream for python3-blivetgui to use symbolic list-add and edit- icons that Adwaita dropped old ones. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
Upgrade to release 8.14.0: - C implementation: allow partial decoding of truncated data - Python implementation: allow partial decoding of truncated data - fix segmentation faults on CI Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
Upgrade to release 3.15.0: - Allow passing a dict to fields.Nested - Address distutils deprecation warning in Python 3.10 - Add py310 to black target-version - Drop support for Python 3.6 - Use postponed evaluation of annotations Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
changelog: -Bug Fixes Fixed value for ansi.Bg.YELLOW. Fixed unit tests for ansi.allow_style. -Enhancements async_alert() raises a RuntimeError if called from the main thread. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
License-Updated: years update to 2022 changelog: ================================================================ Feature: -New Plugin for pyAV -Add plugin default sentinel Other: -Better Type Annotations + mypy support -Add fast-paths for pyav formats -Update readme -Fix docs on standard images Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Oct 18, 2022
Changelog: ========== Type-safe socket.get(sockopt::type) openembedded#523 GCC C++14 fix openembedded#553 Support ZMQ_ONLY_FIRST_SUBSCRIBE openembedded#558 Add pkg-config file and instructions openembedded#564 openembedded#570 Fix missing include openembedded#568 Fix monitor test failures openembedded#576 Improved documentation openembedded#519 openembedded#524 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Oct 18, 2022
Changelog: ========== Type-safe socket.get(sockopt::type) openembedded#523 GCC C++14 fix openembedded#553 Support ZMQ_ONLY_FIRST_SUBSCRIBE openembedded#558 Add pkg-config file and instructions openembedded#564 openembedded#570 Fix missing include openembedded#568 Fix monitor test failures openembedded#576 Improved documentation openembedded#519 openembedded#524 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 27, 2024
Changelog: * Add support for Python 3.12 and PyPy 3.10 * Drop support for Python 3.5 and 3.6 * Fix typos (openembedded#565, openembedded#568) * Use codecov for coverage instead of coveralls Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this pull request
Jan 27, 2024
Changelog: * Add support for Python 3.12 and PyPy 3.10 * Drop support for Python 3.5 and 3.6 * Fix typos (openembedded#565, openembedded#568) * Use codecov for coverage instead of coveralls Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.