Summary: | games-board/pychess-0.99.2 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arkadiusz <arek> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | jstein, tamiko |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
new version of pychess to test with latest python 3.x
pychess |
Thank you for your contribution. I had a short look on the ebuild. Here a few ideas: * Please test the ebuild with repoman full -x https://wiki.gentoo.org/wiki/Repoman * We always try to use the latest EAPI, please bump to EAPI=7 * please fix the header. (see /usr/portage/skel.ebuild and https://devmanual.gentoo.org/ebuild-writing/eapi/) * fdo-mime is obsolete Created attachment 545756 [details]
pychess
unfortunately gentoo portage EAPI=7 is not supported here. I've removed fdo-mime since it is obsolete. thinkpad /usr/local/portage/games-board/pychess # repoman -dx full RepoMan scours the neighborhood... RepoMan sez: "If everyone were like you, I'd be out of business!" neighborhood is spelled neighbourhood Arc Thyme The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b41add228f56cbe66dc3ff4d1a6230ecd48331ef commit b41add228f56cbe66dc3ff4d1a6230ecd48331ef Author: Matthias Maier <tamiko@gentoo.org> AuthorDate: 2018-11-13 04:28:20 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2018-11-13 04:30:32 +0000 games-board/pychess: version bump to 0.99.3 Following fixes on the way: - update copyright header - use xdg-utils instead of fdo-mime eclass - update to python 3 The gnome2-utils eclass currently does not support EAPI 7. Closes: https://bugs.gentoo.org/664594 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org> games-board/pychess/Manifest | 1 + games-board/pychess/pychess-0.99.3.ebuild | 71 +++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+) |
Created attachment 545010 [details] new version of pychess to test with latest python 3.x Hi, new pychess version builds nice on gentoo with python >=3.4 please upgrade new features are worth it. Arek