Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747103 - dev-libs/icu should support python3_9
Summary: dev-libs/icu should support python3_9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py39, python3.9-compat
  Show dependency tree
 
Reported: 2020-10-07 13:48 UTC by Volkmar W. Pogatzki
Modified: 2020-12-22 11:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2020-10-07 13:48:30 UTC
dev-libs/icu should support python3_9
Comment 1 Andreas Sturmlechner gentoo-dev 2020-10-07 15:53:33 UTC
Should it, or does it really?
Comment 2 Arfrever Frehtes Taifersar Arahesis 2020-12-17 07:54:47 UTC
Rebuilding of dev-libs/icu-68.1 with Python 3.9 was successful.
Comment 3 Volkmar W. Pogatzki 2020-12-19 09:13:45 UTC
(In reply to Andreas Sturmlechner from comment #1)
> Should it, or does it really?

KNOWN ISSUES
[CLDR-8899] https://unicode-org.atlassian.net/browse/CLDR-8899
  /tsutil/cldrtest/VerifyTranslation
     "lrc and mzn locales don't have translated day names"
[ICU-11217] https://unicode-org.atlassian.net/browse/ICU-11217
  /tsutil/cldrtest/TestExemplarSet
     "Fix result of uscript_getCode for yi: USCRIPT_YI -> USCRIPT_HEBREW"
  /tsutil/cldrtest/VerifyTranslation
     "Fix result of uscript_getCode for yi: USCRIPT_YI -> USCRIPT_HEBREW"
(To run suppressed tests, use the -K option.) 

 
[All tests passed successfully...]
Elapsed Time: 00:00:13.228
make[2]: Leaving directory '/var/tmp/portage/dev-libs/icu-68.2/work/icu/source-abi_x86_64.amd64/test/cintltst'
---------------
ALL TESTS SUMMARY:
All tests OK:  testdata intltest iotest cintltst
make[1]: Leaving directory '/var/tmp/portage/dev-libs/icu-68.2/work/icu/source-abi_x86_64.amd64/test'
make[1]: Entering directory '/var/tmp/portage/dev-libs/icu-68.2/work/icu/source-abi_x86_64.amd64'
verifying that icu-config --selfcheck can operate
verifying that make -f Makefile.inc selfcheck can operate
PASS: config selfcheck OK
rm -rf test-local.xml
make[1]: Leaving directory '/var/tmp/portage/dev-libs/icu-68.2/work/icu/source-abi_x86_64.amd64'
>>> Completed testing dev-libs/icu-68.2
Comment 4 Andreas Sturmlechner gentoo-dev 2020-12-20 20:16:09 UTC
Except this snippet does not tell us you are really building with py39. I just found that python-any-r1_pkg_setup is missing. Will fix.
Comment 5 Arfrever Frehtes Taifersar Arahesis 2020-12-20 21:26:45 UTC
(In reply to Andreas Sturmlechner from comment #4)
> Except this snippet does not tell us you are really building with py39. I
> just found that python-any-r1_pkg_setup is missing.

python-any-r1_pkg_setup() is exported by python-any-r1.eclass.

At the beginning of build log, I see:
 * Using python3.9 to build
Comment 6 Larry the Git Cow gentoo-dev 2020-12-22 11:27:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69e1e59041fb8e430e6463eab729dfce380ddb12

commit 69e1e59041fb8e430e6463eab729dfce380ddb12
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2020-12-19 16:52:05 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-12-22 11:27:38 +0000

    dev-libs/icu: python3_9
    
    Closes: https://bugs.gentoo.org/747103
    
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/17811
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/icu/icu-68.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)