Package Details: pyspread 2.2.3-1

Git Clone URL: https://aur.archlinux.org/pyspread.git (read-only, click to copy)
Package Base: pyspread
Description: Python based non-traditional spreadsheet application
Upstream URL: https://pyspread.gitlab.io/
Licenses: GPL3
Submitter: None
Maintainer: Jake
Last Packager: Jake
Votes: 13
Popularity: 0.188558
First Submitted: 2010-11-09 14:49 (UTC)
Last Updated: 2023-12-30 17:52 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

Jake commented on 2017-12-18 22:30 (UTC) (edited on 2019-06-27 12:51 (UTC) by Jake)

Update to 1.1.1 and pkgbuild rework is now done. Note that wxpython still needs the patch to support recent versions of pycairo: https://github.com/swt2c/wxPython/commit/31f1eb9ef2b4b2d12e6c6ddc5af9888fae1857ee

curl https://github.com/swt2c/wxPython/commit/31f1eb9ef2b4b2d12e6c6ddc5af9888fae1857ee.patch -o wx.patch
sudo patch -b /usr/lib/python2.7/site-packages/wx-3.0-gtk3/wx/lib/wxcairo.py wx.patch

@alexander: Done. I list you as contributor with only the name now.

alexander commented on 2017-12-17 18:46 (UTC) (edited on 2017-12-17 18:47 (UTC) by alexander)

@Jake

Can you please remove my Email-address from the PKGBUILD file for me. (I should have done it myself before I disowned the package, but I forgot).

Thank you

Jake commented on 2017-11-29 12:50 (UTC) (edited on 2017-11-29 12:52 (UTC) by Jake)

@JenDahm I have seen your forum thread(https://bbs.archlinux.org/viewtopic.php?id=231925) and you are exactly right, changing the version check fixes the problem. Did you already submit a patch or how do you want to proceed? Now with this package i would like to use and maintain it, should we make a simple patched wxpython AUR package first? And wxpython[community] should have python2-cairo as optdepend. Maybe it would also be not too difficult to get pyspread with wxpython-phoenix-4.0 (where new development happens) working, currently this fails when trying to import wx.combo.

alexander commented on 2017-11-17 09:37 (UTC)

JenDahm, thank you for your input. You are right with the errors; they seem to be caused by some changes in the cairo package. Anyway, this pyspread package is outdated. Since I do not use the package anymore I will disown it. Feel free to adopt.

JenDahm commented on 2017-11-17 03:03 (UTC)

There are a couple comments I want to make about dependencies. First, I believe that the `cairo` dependency should be `pygtk` instead. `pygtk` depends on `python2-cairo` which depends on `cairo`, and pyspread wouldn't start up without that `pygtk`. Second, I believe pyspread also depends on `pango`. Again, it wouldn't start up without this package. Finally, while pyspread now runs, it won't display anything in the grid. When run from the terminal, I get several errors that look like this: ``` Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/pyspread/src/gui/_grid_renderer.py", line 293, in Draw grid._view_frozen) File "/usr/lib/python2.7/site-packages/pyspread/src/gui/_grid_renderer.py", line 248, in _get_cairo_bmp context = wx.lib.wxcairo.ContextFromDC(mdc) File "/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/lib/wxcairo.py", line 137, in ContextFromDC ctx = pycairoAPI.Context_FromContext(ctxptr, pycairoAPI.Context_Type, None) AttributeError: 'Pycairo_CAPI' object has no attribute 'Context_FromContext' ``` I'm going to start a forum thread about this. I'm not sure what's going on.

fab31 commented on 2017-11-10 12:40 (UTC)

New version available, use: source=('https://pypi.python.org/packages/f9/01/a3b4be117b4ea69d0d2c96fdfff47de9a4c61ba8295ed4f4a6ca5eb60306/pyspread-1.1.1.tar.gz') md5sums=('021921de5a49b9ab98ec845ee215b50b')

Sindwiller commented on 2016-01-29 15:38 (UTC)

Updated PKGBUILD, works like a charm: http://pastebin.pw/105711/

ksira commented on 2014-07-28 22:33 (UTC)

Version bump to 0.3.2.

ksira commented on 2014-07-12 15:38 (UTC)

Version bump to 0.3.1

ksira commented on 2014-07-11 15:44 (UTC)

Version bump to 0.3.0.