Taken from Pyspread's homepage: "Pyspread is a cross-platform Python spreadsheet application. It is based on and written in the programming language Python. Instead of spreadsheet formulas, Python expressions are entered into the spreadsheet cells. Each expression returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices." I wanted to give it a try but wanted Portage to keep track of it. So I modified a PyExcelerator ebuild I had taken from the bugzilla, and adapted it to install Pyspread, so it may not be perfect. Tested it with a local overlay and it installed and ran fine. Of course anybody with the time and willpower to correct anything that might be wrong so one day it can (hopefully) be included in the main Portage tree, is welcome :). Cheers GODLiKE.-
Created attachment 223805 [details] pyspread-0.0.14b.ebuild
Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Thanks, On behalf of the Gentoo Sunrise Team, Justin. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0bc56da7e00320440302f5062c4391238c776fb7 commit 0bc56da7e00320440302f5062c4391238c776fb7 Author: Julien Roy <julien@jroy.ca> AuthorDate: 2023-01-29 03:59:25 +0000 Commit: Julien Roy <julien@jroy.ca> CommitDate: 2023-01-29 03:59:25 +0000 app-office/pyspread: drop 1.99.6, add 2.1.1 Closes: https://bugs.gentoo.org/848102 Closes: https://bugs.gentoo.org/309667 Signed-off-by: Julien Roy <julien@jroy.ca> app-office/pyspread/Manifest | 2 +- app-office/pyspread/metadata.xml | 2 + app-office/pyspread/pyspread-1.99.6.ebuild | 60 ------------------------------ app-office/pyspread/pyspread-2.1.1.ebuild | 49 ++++++++++++++++++++++++ 4 files changed, 52 insertions(+), 61 deletions(-)