Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718222 - app-i18n/transifex-client: need py3.7, 3.8 port
Summary: app-i18n/transifex-client: need py3.7, 3.8 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-05-19
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED, PullRequest
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-19 12:18 UTC by Michał Górny
Modified: 2020-04-29 08:10 UTC (History)
3 users (show)

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-19 12:18:52 UTC
The packages are stuck on py3.6 which means they will be pain once we switch to 3.7.  Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately.  If it doesn't work, please either fix it, remove Python or issue last rites.  Please consider this mgorny@pomiot.
Comment 1 Larry the Git Cow gentoo-dev 2020-04-19 12:22:24 UTC
The bug has been referenced in the following commit(s):

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

commit 69f1beee54ce9583982757ed453dc781c08aa602
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-04-19 12:19:50 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-04-19 12:22:08 +0000

    package.mask: Last rite app-i18n/transifex-client
    
    Bug: https://bugs.gentoo.org/718222
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Robert G. Siebeck 2020-04-19 13:13:01 UTC
I'd volunteer to take this over as proxy maintainer (see linked PullRequest).

Updated the package to latest version and added compatiblity with Python 3.7 and 3.8.
Comment 3 Robert G. Siebeck 2020-04-19 16:08:10 UTC
(In reply to Robert G. Siebeck from comment #2)
> I'd volunteer to take this over as proxy maintainer (see linked PullRequest).
> 
> Updated the package to latest version and added compatiblity with Python 3.7
> and 3.8.

Had to revert support for Python 3.8 as rdep dev-python/unidecode doesn't yet support Python 3.8.

Otherwise, it's tested with Python 3.8 and works fine.
Comment 4 Larry the Git Cow gentoo-dev 2020-04-29 08:10:08 UTC
The bug has been closed via the following commit(s):

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

commit b6a37697d5692fe885f4eebe46cc9c47b529d228
Author:     Robert Siebeck <gentoo.2019@r123.de>
AuthorDate: 2020-04-19 13:04:41 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-04-29 08:09:56 +0000

    app-i18n/transifex-client: add version 0.13.9
    
    Closes: https://bugs.gentoo.org/718222
    Closes: https://bugs.gentoo.org/665246
    Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-i18n/transifex-client/Manifest                 |  1 +
 .../transifex-client-0.13.9.ebuild                 | 27 ++++++++++++++++++++++
 profiles/package.mask                              |  5 ----
 3 files changed, 28 insertions(+), 5 deletions(-)