Skip to content
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

app-i18n/ibus-libpinyin : Fix quotes to build with sqlite3.41 (also python compat & cleanup) #29937

Closed
wants to merge 3 commits into from

Conversation

gramsey
Copy link
Contributor

@gramsey gramsey commented Mar 5, 2023

Three changes

  • Old files removed
  • python compat added for current version
  • added patch to fix issue with latest version of sqlite

Signed-off-by: Graham Ramsey <graham.ramsey@gmail.com>
…update

Bug: https://bugs.gentoo.org/896574
Signed-off-by: Graham Ramsey <graham.ramsey@gmail.com>
sqlite has got more strict in latest version so it no longer accepts
double quotes for sqlite string values. This adds a patch to replace
double with single.

There is an upstream attempt to fix this but it is not quite right
so this doesn't copy it exactly.
I have commented on the patch with advice.
libpinyin/ibus-libpinyin@9604288

We cannot upgrade yet to this anyway, as we are dependant on older
version of libpinyin.

Bug: https://bugs.gentoo.org/898478
Signed-off-by: Graham Ramsey <graham.ramsey@gmail.com>
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2023-03-05 14:28 UTC
Newest commit scanned: 32971d1
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/bab79c2a3a/output.html

@thesamesam
Copy link
Member

Thank you!

@gentoo-bot gentoo-bot closed this in dcc1e86 Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants