Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897934 (cython3-tracker) - [TRACKER] Breakage with >=dev-python/cython-3
Summary: [TRACKER] Breakage with >=dev-python/cython-3
Status: RESOLVED FIXED
Alias: cython3-tracker
Product: Quality Assurance
Classification: Unclassified
Component: Trackers (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 898664 898666 898668 898672 898678 898680 898682 898684 898686 898690 898692 898694 898696 898698 898702 898704 898706 898708 898710 898712 898714 898718 898720 898722 898726 898728 898730 898732 898734 898736 907739 911152 911333 911369 911370 911373 911412 911646 911703 911735 911736 911781 912221 913019 913141 913936 915084 925692 925693 925694 925695 926697
Blocks:
  Show dependency tree
 
Reported: 2023-02-26 17:52 UTC by Michał Górny
Modified: 2024-03-10 17:10 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-26 17:52:56 UTC
Now that the first beta is in, we can start collecting bugs.
Comment 1 Larry the Git Cow gentoo-dev 2023-07-17 17:53:10 UTC
The bug has been referenced in the following commit(s):

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

commit c8600472ff4a2d6ea63e4f066c5c6515d36061aa
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-07-17 17:52:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-17 17:53:00 +0000

    profiles: unmask cython-3
    
    Bug: https://bugs.gentoo.org/897934
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 5 -----
 1 file changed, 5 deletions(-)

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

commit b4f43d0a99f9936cb0ccc662c6c121c03e449eba
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-07-17 17:52:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-17 17:52:59 +0000

    dev-python/cython: add 3.0.0
    
    Bug: https://bugs.gentoo.org/897934
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/cython/Manifest            |  1 +
 dev-python/cython/cython-3.0.0.ebuild | 84 +++++++++++++++++++++++++++++++++++
 2 files changed, 85 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2024-03-10 17:10:39 UTC
The bug has been closed via the following commit(s):

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

commit a8e44050e3ab2370f468e9ff92f0e31ee63eea20
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-03-10 16:46:53 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-03-10 17:10:36 +0000

    dev-python/cython: Remove old
    
    Closes: https://bugs.gentoo.org/897934
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/cython/Manifest                         |  2 -
 dev-python/cython/cython-0.29.36.ebuild            | 94 ---------------------
 dev-python/cython/cython-0.29.37.1-r1.ebuild       | 97 ----------------------
 dev-python/cython/files/50cython-gentoo.el         | 11 ---
 .../files/cython-0.29.37.1-no-warn-ptr-types.patch | 14 ----
 .../cython/files/cython-3.0.2-enummeta.patch       | 69 ---------------
 .../files/cython-3.0.8-no-warn-ptr-types.patch     | 14 ----
 7 files changed, 301 deletions(-)