Skip to content

Conversation

@threexc
Copy link
Contributor

@threexc threexc commented May 3, 2021

Unifiy .inc into .bb
Add patches to fix issues with openssl 1.1.x
Remove m2crypto-0.26.4-gcc_macros patch, its no longer needed
Refresh existing patches

Signed-off-by: Khem Raj [email protected]
Signed-off-by: Trevor Gamblin [email protected]

Unifiy .inc into .bb
Add patches to fix issues with openssl 1.1.x
Remove m2crypto-0.26.4-gcc_macros patch, its no longer needed
Refresh existing patches

Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
@kraj
Copy link
Contributor

kraj commented May 3, 2021

applied

@kraj kraj closed this May 3, 2021
@threexc threexc deleted the meta-python-merge branch May 7, 2021 14:30
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 20, 2022
changelogs:
=============================================================
Truncate input after cursor. Fixes openembedded#351 (openembedded#352)
Support of path completion in fish openembedded#327 (openembedded#359)
Drop support for Python 2.7 and 3.5 (openembedded#361)
Add support for Python 3.10 (openembedded#356)
Test, documentation, and release infrastructure improvements

Signed-off-by: Xu Huan <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 20, 2022
changelogs:
=============================================================
Truncate input after cursor. Fixes openembedded#351 (openembedded#352)
Support of path completion in fish openembedded#327 (openembedded#359)
Drop support for Python 2.7 and 3.5 (openembedded#361)
Add support for Python 3.10 (openembedded#356)
Test, documentation, and release infrastructure improvements

Signed-off-by: Xu Huan <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jan 20, 2022
changelogs:
=============================================================
Truncate input after cursor. Fixes openembedded#351 (openembedded#352)
Support of path completion in fish openembedded#327 (openembedded#359)
Drop support for Python 2.7 and 3.5 (openembedded#361)
Add support for Python 3.10 (openembedded#356)
Test, documentation, and release infrastructure improvements

Signed-off-by: Xu Huan <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
halstead pushed a commit that referenced this pull request Jan 21, 2022
changelogs:
=============================================================
Truncate input after cursor. Fixes #351 (#352)
Support of path completion in fish #327 (#359)
Drop support for Python 2.7 and 3.5 (#361)
Add support for Python 3.10 (#356)
Test, documentation, and release infrastructure improvements

Signed-off-by: Xu Huan <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 6, 2023
Changelog:
============
-Dropped Python 3.7 support
-Fixed @TypeChecked optimization causing compilation of instrumented code to
 fail when any block was left empty by the AST transformer
 (eg if or try / except blocks) (openembedded#352)
-Fixed placement of injected typeguard imports with respect to __future__
 imports and module docstrings (openembedded#385)

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 6, 2023
Changelog:
============
-Dropped Python 3.7 support
-Fixed @TypeChecked optimization causing compilation of instrumented code to
 fail when any block was left empty by the AST transformer
 (eg if or try / except blocks) (openembedded#352)
-Fixed placement of injected typeguard imports with respect to __future__
 imports and module docstrings (openembedded#385)

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 6, 2023
Changelog:
============
-Dropped Python 3.7 support
-Fixed @TypeChecked optimization causing compilation of instrumented code to
 fail when any block was left empty by the AST transformer
 (eg if or try / except blocks) (openembedded#352)
-Fixed placement of injected typeguard imports with respect to __future__
 imports and module docstrings (openembedded#385)

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 7, 2023
Changelog:
============
-Dropped Python 3.7 support
-Fixed @TypeChecked optimization causing compilation of instrumented code to
 fail when any block was left empty by the AST transformer
 (eg if or try / except blocks) (openembedded#352)
-Fixed placement of injected typeguard imports with respect to __future__
 imports and module docstrings (openembedded#385)

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 7, 2023
Changelog:
============
-Dropped Python 3.7 support
-Fixed @TypeChecked optimization causing compilation of instrumented code to
 fail when any block was left empty by the AST transformer
 (eg if or try / except blocks) (openembedded#352)
-Fixed placement of injected typeguard imports with respect to __future__
 imports and module docstrings (openembedded#385)

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jul 30, 2025
Changelog:
=============
- Fix make tar.
- Rotate only if there will be a new <interval>.0 folder (openembedded#331)
- Add publish GitHub workflow. (openembedded#367)
- Use POSIX::lchown (openembedded#360)
- Add test GitHub workflow. (openembedded#366)
- Add new backup script for sqlite3 databases (openembedded#364)
- wait between rsync tries (openembedded#352)
- Update AUTHORS
- Update rsnapshot-HOWTO.en.md
- Point at the new Markdown HOWTO from the repo's README
- Docs: add description for 'rsync_numtries' to man page (openembedded#342)
- Docs: fix spelling issues
- Docs: mention the behavior of "sync" cron job in case of "warnings"
- Remove Benedikt Heine from maintainer list (openembedded#337)
- Docs: Use L<...> for other man pages
- Docs: Use F<...> for filenames
- Docs: Fix some styling issues
- Docs: Fix literal hyphens being turned into en-dash
- Docs: Fix grammatical error
- Fix rsync_numtries example in default config
- Fix validation of rsync_numtries = 0 (openembedded#323)
- update readme with info on cross interval rotation
- replace deprecated 'interval' with 'retain' in readme example
- Minor bugfix: Check retval for termination by signal (openembedded#315)
- Fix typo in docs: rm trailing slash in backup_exec example (openembedded#314).

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants