Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913019 - app-accessibility/brltty: requires <dev-python/cython-3
Summary: app-accessibility/brltty: requires <dev-python/cython-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 Accessibility Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cython3-tracker
  Show dependency tree
 
Reported: 2023-08-25 22:20 UTC by Sam James
Modified: 2024-02-28 14:04 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.
Comment 1 Larry the Git Cow gentoo-dev 2023-08-25 22:21:06 UTC
The bug has been referenced in the following commit(s):

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

commit 0862cbfe7706aba80779060c67cd0612050f5296
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-25 22:18:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-25 22:20:59 +0000

    app-accessibility/brltty: depend on <cython-3
    
    See https://brltty.app/pipermail/brltty/2023-August/020046.html and
    https://discourse.gnome.org/t/psa-for-distros-brltty-should-be-built-using-cython-0-29-x-not-cython-3/16715.
    
    There's a patch in upstream git but we're already behind a version and unclear
    if that's the only issue w/ cython-3.
    
    So, depend on <cython-3 for now to avoid runtime misbehaviour.
    
    Thanks to leio for the headsup.
    
    Bug: https://bugs.gentoo.org/913019
    Signed-off-by: Sam James <sam@gentoo.org>

 app-accessibility/brltty/{brltty-6.5.ebuild => brltty-6.5-r2.ebuild} | 2 +-
 .../brltty/{brltty-6.5-r1.ebuild => brltty-6.5-r3.ebuild}            | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2023-10-10 05:44:55 UTC
The bug has been closed via the following commit(s):

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

commit 81a72b436df07cca118495976262e92792b12d7c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-10-10 05:41:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-10-10 05:44:30 +0000

    app-accessibility/brltty: add 6.6
    
    Closes: https://bugs.gentoo.org/905695
    Closes: https://bugs.gentoo.org/911229
    Closes: https://bugs.gentoo.org/913019
    Signed-off-by: Sam James <sam@gentoo.org>

 app-accessibility/brltty/Manifest                  |   1 +
 app-accessibility/brltty/brltty-6.6.ebuild         | 224 +++++++++++++++++++++
 .../brltty/files/brltty-6.6-cython3.patch          |  41 ++++
 3 files changed, 266 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2024-02-28 14:04:26 UTC
The bug has been closed via the following commit(s):

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

commit 0316e9564baa3e2379fcd4a4289c51995dd0710d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-02-28 13:55:42 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-02-28 14:04:23 +0000

    app-accessibility/brltty: Remove old
    
    Closes: https://bugs.gentoo.org/913019
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-accessibility/brltty/Manifest             |   1 -
 app-accessibility/brltty/brltty-6.5-r3.ebuild | 227 --------------------------
 2 files changed, 228 deletions(-)