summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-setuptools-git-versioning_2.1.0.bb
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2025-10-23 16:43:51 +0200
committerKhem Raj <raj.khem@gmail.com>2025-10-24 17:40:24 -0700
commitf99b8095df76fe3f3eede47ffb5c22ee60c3af6c (patch)
tree1997d5963f76ceb60efdd95690ad4434f4253a37 /meta-python/recipes-devtools/python/python3-setuptools-git-versioning_2.1.0.bb
parent7f25d7c5503fbfb1582a9d7124b7c7821f318c93 (diff)
downloadmeta-openembedded-f99b8095df76fe3f3eede47ffb5c22ee60c3af6c.tar.gz
psqlodbc: fix a failing ptest
The descrec test fails currently, due to the different characterwidth postgres uses depending on the current locale. If the locale is C or posix, then each character is 1 byte. Otherwise, if it's some UTF8 locale, then it is 4 bytes. The test case expects 4 byte width by default, making it fail. This backported patch allows for both 4 and 1 byte characters to be tested successfully. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-setuptools-git-versioning_2.1.0.bb')
0 files changed, 0 insertions, 0 deletions