Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663162 - sys-auth/authenticator: Add Python 3.7 support
Summary: sys-auth/authenticator: Add Python 3.7 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Oleksandr Trotsenko
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 663158 663160
Blocks:
  Show dependency tree
 
Reported: 2018-08-08 13:36 UTC by Craig Andrews
Modified: 2019-01-09 19:58 UTC (History)
1 user (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 Craig Andrews gentoo-dev 2018-08-08 13:36:35 UTC
Please add Python 3.7 support to gnome-extra/authenticator
Comment 1 Oleksandr Trotsenko 2018-09-01 23:25:02 UTC
Renaming the bug since Authenticator app has recently moved from gnome-extra category into sys-auth.
Comment 2 Larry the Git Cow gentoo-dev 2019-01-09 19:58:42 UTC
The bug has been closed via the following commit(s):

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

commit a0508b6bad045c67be5c8a0ce7fed393bb199c43
Author:     Oleksandr Trotsenko <oleksandr.trotsenko@gmail.com>
AuthorDate: 2018-11-23 02:51:18 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-01-09 19:58:30 +0000

    sys-auth/authenticator: 0.2.4 version bump, support Python 3.7
    
    Introduce support for Python 3.7 and bump to the latest available version.
    
    Closes: https://bugs.gentoo.org/663162
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Oleksandr Trotsenko <oleksandr.trotsenko@gmail.com>
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 sys-auth/authenticator/Manifest                    |  1 +
 sys-auth/authenticator/authenticator-0.2.4.ebuild  | 70 ++++++++++++++++++++++
 sys-auth/authenticator/authenticator-9999.ebuild   | 41 ++++++++-----
 ...authenticator-0.2.4-disable-failing-tests.patch | 16 +++++
 ...or-0.2.4-support-use-of-gdlib-from-system.patch | 23 +++++++
 sys-auth/authenticator/metadata.xml                |  3 +-
 6 files changed, 137 insertions(+), 17 deletions(-)