Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703758 - dev-python/pygame pulls dev-python/numpy-python2
Summary: dev-python/pygame pulls dev-python/numpy-python2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on: 680738 659796 693032 703762 703764 703768 703770 703772 703774 703780 703782 703784 703792 703856 703858
Blocks: 703756
  Show dependency tree
 
Reported: 2019-12-25 15:40 UTC by Pacho Ramos
Modified: 2020-10-12 08:30 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 Pacho Ramos gentoo-dev 2019-12-25 15:40:48 UTC
I have started porting all pygame reverse deps to python3 only, meantime, we need this until all are handled to support python3 only
Comment 1 Larry the Git Cow gentoo-dev 2019-12-25 16:57:29 UTC
The bug has been referenced in the following commit(s):

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

commit 9c25028c967221b1992a8922ec43bb781c62aeef
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-12-25 15:43:37 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-12-25 16:57:14 +0000

    app-office/impressive: Bump to 0.13.0beta1 supporting python3
    
    Disable python2 support to not rely on a pygame python2 version relying on
    dead numpy-python2
    
    Bug: https://bugs.gentoo.org/703758
    Package-Manager: Portage-2.3.82, Repoman-2.3.20
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 app-office/impressive/Manifest                     |  1 +
 .../impressive/impressive-0.13.0_beta1.ebuild      | 55 ++++++++++++++++++++++
 2 files changed, 56 insertions(+)

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

commit 425fd47518ffd27b6455520eeba82cabeccddad0
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-12-25 15:41:44 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-12-25 16:57:13 +0000

    dev-python/pygame: Add python 3.8 support, for now we also need
    
    numpy-python2 until all reverse deps are handled
    
    Bug: https://bugs.gentoo.org/703758
    Package-Manager: Portage-2.3.82, Repoman-2.3.20
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 dev-python/pygame/pygame-1.9.6-r1.ebuild | 82 ++++++++++++++++++++++++++++++++
 1 file changed, 82 insertions(+)