Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735280 - dev-lang/gdl: need py3 port
Summary: dev-lang/gdl: need py3 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard: USE=python can be removed
Keywords:
Depends on: 741096
Blocks: py3-tracker, python-3-incompatible
  Show dependency tree
 
Reported: 2020-08-02 13:49 UTC by Michał Górny
Modified: 2020-09-27 19:17 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-02 13:49:57 UTC
Please port to py3.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-01 10:04:24 UTC
ping.
Comment 2 Larry the Git Cow gentoo-dev 2020-09-27 19:17:24 UTC
The bug has been closed via the following commit(s):

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

commit f38b0bb1db2a273c85a641624a3f5f2515058102
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-09-27 19:17:09 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-09-27 19:17:09 +0000

    dev-lang/gdl: Remove old 0.9.6
    
    Closes: https://bugs.gentoo.org/735280
    Closes: https://bugs.gentoo.org/741096
    Closes: https://bugs.gentoo.org/741402
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-lang/gdl/Manifest                              |   1 -
 dev-lang/gdl/files/0.9.2-include.patch             |  10 --
 dev-lang/gdl/files/0.9.5-antlr.patch               |  91 ------------
 dev-lang/gdl/files/0.9.5-png.patch                 |  15 --
 ....9.6-disable-tests-hanging-under-xvfb-run.patch |  80 ----------
 dev-lang/gdl/files/0.9.6-fix-file-move.patch       |  14 --
 .../gdl/files/0.9.6-fix-python-function-call.patch |  30 ----
 dev-lang/gdl/files/0.9.6-formats.patch             | 111 --------------
 dev-lang/gdl/files/0.9.6-fun-fix.patch             |  56 -------
 dev-lang/gdl/files/0.9.6-gcc6.patch                |  31 ----
 .../files/0.9.6-python-use-path-and-startup.patch  |  20 ---
 dev-lang/gdl/gdl-0.9.6-r3.ebuild                   | 161 ---------------------
 12 files changed, 620 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 1a6e53137d2d93f8d7291c17f5c9c6c70b5d23a4
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-09-27 19:17:06 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-09-27 19:17:06 +0000

    dev-lang/gdl: Bump version to 1.0.0_rc3
    
    Bug: https://bugs.gentoo.org/735280
    Bug: https://bugs.gentoo.org/741096
    Bug: https://bugs.gentoo.org/741402
    Closes: https://bugs.gentoo.org/704026
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-lang/gdl/Manifest                        |   1 +
 dev-lang/gdl/files/gdl-1.0.0_rc3-cmake.patch |  94 +++++++++++++++++
 dev-lang/gdl/gdl-1.0.0_rc3.ebuild            | 152 +++++++++++++++++++++++++++
 dev-lang/gdl/metadata.xml                    |   1 +
 4 files changed, 248 insertions(+)