Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691486 - >=app-crypt/gcr-3.33.4 supports python 3
Summary: >=app-crypt/gcr-3.33.4 supports python 3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py3-tracker, python-3-incompatible
  Show dependency tree
 
Reported: 2019-08-05 10:38 UTC by Olof Kindgren
Modified: 2019-12-25 20:24 UTC (History)
2 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 Olof Kindgren 2019-08-05 10:38:39 UTC
I filed https://bugs.gentoo.org/552410 a couple of years ago, which was fixed. I see now however that newer versions of gcr again only has Python 2.7 compatibility
Comment 2 Matt Turner gentoo-dev 2019-10-19 21:18:50 UTC
NEWS file says:

gcr 3.33.4:
...
- build: Update tap scripts for Python 3 compat [GNOME/gcr!2]
---
Comment 3 Mathy Vanvoorden 2019-11-29 11:45:10 UTC
I tested on a system with no python 2.7 installed with the ebuild in the pull request, all tests are passed.
Comment 4 Larry the Git Cow gentoo-dev 2019-12-04 21:41:36 UTC
The bug has been closed via the following commit(s):

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

commit 8979a0fad85af59f8d1f9a3a405c05ff47b25707
Author:     Mathy Vanvoorden <mathy@vanvoorden.be>
AuthorDate: 2019-11-29 11:41:05 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-12-04 21:40:13 +0000

    app-crypt/gcr: version bump to 3.34 + switch to Python 3
    
    Closes: https://bugs.gentoo.org/691486
    Closes: https://github.com/gentoo/gentoo/pull/13798
    Signed-off-by: Mathy Vanvoorden <mathy@vanvoorden.be>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 app-crypt/gcr/Manifest          |  1 +
 app-crypt/gcr/gcr-3.34.0.ebuild | 76 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)
Comment 5 Mart Raudsepp gentoo-dev 2019-12-25 20:24:18 UTC
NEWS file also said "- Move from intltool to gettext [GNOME/gcr#18]", but deps weren't updated.