hangmanhelper 0.1.0-4

A helper application for solving hangman puzzles.
Section:
user/utilities
Maintainers:
Depends:
Size:
172406 bytes
MD5sum:
841fba91377c07df5e3d9bab0d5d73c4
Status:
Promotion rejected
QA Quarantine ends:
ENDED 2011-06-03 21:45

Changes

VersionChangesAuthorDate
0.1.0-4 First releaseTom D2011-05-23 19:19 UTC

Package karma

-3 out of 6
*
-
0
0
TesterKarmaTimestamp
Emanuele Cassioli (Tester) (986)
2011-06-07 09:57 UTC
Harald Schmitt (Tester) (785)
2011-05-28 13:38 UTC
Mikko Vartiainen (Tester) (2221)
2011-05-27 18:26 UTC

Package events

Event typeUserTimestamp
Promotion rejectedSystem2011-06-13 21:46 UTC
Package is in testingSystem2011-05-24 21:46 UTC

Comments:

1 2 3 4 next »
Anatoliy Kozlov
Karma: 204

To use the PyQt you will need the following packages: * python2.5-qt4-core ( http://maemo.org/packages/package_instance/view/fremantle_extras-testing_free_armel/python2.5-qt4-core/4.7.5-maemo2/ ) - for QtCore * python2.5-qt4-gui (http://maemo.org/packages/package_instance/view/fremantle_extras-testing_free_armel/python2.5-qt4-gui/4.7.5-maemo2/) - for QtGui

More info look here: http://wiki.maemo.org/PyMaemo/Components

2011-05-30 07:19 UTC
Mikko Vartiainen
Karma: 2221

I admit it's a bit tricky to determine dependencies in python applications, specially in python-qt apps. I am not an expert in python qt packages in anyway so I suggest you try to ask help from talk.maemo.org.

Normal way is that devs just know where the imports are coming from :)

2011-05-28 17:20 UTC
Tom D
Karma: 211

What is the best way for me to determine dependencies for my program?

I have the following import statements: from PyQt4 import QtCore, QtGui from operator import itemgetter

I am assuming the section one is provided by python2.5, but what dependency do I need for pyqt4? python-qt4?

Is there a good way for me to determine dependencies based on my import statements?

2011-05-27 18:41 UTC
Mikko Vartiainen
Karma: 2221

Application seems to use pyqt, but no pyqt packages are listed in Depends: line

2011-05-27 18:27 UTC
1 2 3 4 next »

Comments:

You must be logged in to make comments.