blob: 5dbd59d18a78678113b3747ea8d43077ae7fba9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
DESCRIPTION = "Everything Python for SharpROM"
HOMEPAGE = "http://www.vanille.de/projects/python.spy"
LICENSE = "MIT"
PR = "ml6"
NONWORKING = "\
python-codes \
python-crypto \
python-gammu \
python-gmpy \
python-pybluez \
python-pysqlite \
python-pygtk \
python-pyqwt \
python-sgmlop \
python-sword \
python-vorbis"
RDEPENDS = "\
python-ao \
python-constraint \
python-dialog \
python-fnorb \
python-fpconst \
python-gnosis \
python-hmm \
python-irclib \
python-itools \
python-libgmail \
python-logilab-common \
python-lxml \
python-mad \
python-native \
python-numeric \
python-numarray \
python-ogg \
python-pexpect \
python-pychecker \
python-pycurl \
python-pyephem \
python-pyfits \
python-pyflakes \
python-pygoogle \
python-pylinda \
python-pylint \
python-pyqt \
python-pyraf \
python-pyreverse \
python-pyro \
python-pyserial \
python-pyvisa \
python-pyweather \
python-pyxml \
python-pyxmlrpc \
python-scapy \
python-scons \
python-sip \
python-snmplib \
python-soappy \
python-spydi \
python-spyro \
python-tlslite \
python-urwid \
python-vmaps \
python-webpy \
moin \
plone \
twisted \
zope"
#fixme add python-egenix-mx-base if brought in from nonworking
#fixme add python-pycap once libdnet is in again
#fixme add python-pyx once kpathwhich-native is there
#fixme add packages dynamically
#fixme python-numarray doesn't work with soft-float
|