Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309667 - =app-office/pyspread-1.0.3: manipulate spreadsheets in Python
Summary: =app-office/pyspread-1.0.3: manipulate spreadsheets in Python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://manns.github.io/pyspread
Whiteboard: sunrise-suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2010-03-15 22:14 UTC by Juan Manuel Santos
Modified: 2023-01-29 10:40 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pyspread-0.0.14b.ebuild (pyspread-0.0.14b.ebuild,502 bytes, text/plain)
2010-03-15 22:15 UTC, Juan Manuel Santos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juan Manuel Santos 2010-03-15 22:14:22 UTC
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.-
Comment 1 Juan Manuel Santos 2010-03-15 22:15:49 UTC
Created attachment 223805 [details]
pyspread-0.0.14b.ebuild
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-03-21 18:57:38 UTC
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

Comment 3 Larry the Git Cow gentoo-dev 2023-01-29 10:40:18 UTC
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(-)