[MacPorts] #25171: Update pyfa to 0.9
#25171: Update pyfa to 0.9 ------------------------------+--------------------------------------------- Reporter: yacoob@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: ------------------------------+--------------------------------------------- There's new Eve Online patch, and there's matching new version of pyfa. See attachment for the trivial diff. I've used it to build 0.9, and it worked fine for me. -- Ticket URL: <http://trac.macports.org/ticket/25171> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25171: Update pyfa to 0.9 -------------------------------+-------------------------------------------- Reporter: yacoob@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: pyfa | -------------------------------+-------------------------------------------- Changes (by jmr@…): * keywords: => haspatch maintainer * status: new => closed * version: 1.8.2 => * resolution: => fixed * port: => pyfa Comment: Committed in r. Note that the new version crashed like so before I deleted the ~/.pyfa directory created by the old version: {{{ Traceback (most recent call last): File "/opt/local/bin/pyfa", line 67, in <module> window = mainWindow.mainWindow() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pyfa/gui/mainWindow/__init__.py", line 39, in __init__ self.characters = character.loadCharacters() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pyfa/model/character.py", line 153, in loadCharacters skillsCat = category.getCategory(name="Skill") File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pyfa/model/category.py", line 74, in getCategory elif name != None: c = cached_query(searchCategoryQueryByName, (name,)) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/pyfa/model/cache.py", line 38, in cached_query c.execute(query, *args) sqlite3.OperationalError: no such column: iconID }}} You might want to add some post-activate code to take care of this problem, or at least add a note about it. -- Ticket URL: <http://trac.macports.org/ticket/25171#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts