blob: 7fd4c8f286ed38870eb2cf8bc46f5814ab0bb597 (
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
76
77
78
79
80
81
82
83
84
|
DESCRIPTION= "Everything Python"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
HOMEPAGE = "http://www.vanille.de/projects/python.spy"
LICENSE = "MIT"
PR = "ml10"
BROKEN_BECAUSE_GCC4 = "\
python-egenix-mx-base"
RDEPENDS = "\
python-ao \
python-pybluez \
python-constraint \
python-crypto \
python-dialog \
python-pycurl \
python-fnorb \
python-fpconst \
python-gammu \
python-gmpy \
python-gnosis \
python-hmm \
python-inotify \
python-irclib \
python-itools \
python-logilab \
python-libgmail \
python-lxml \
python-mad \
python-native \
python-numeric \
python-ogg \
python-pexpect \
python-pychecker \
python-pycodes \
python-pyephem \
python-pyfits \
python-pyflakes \
python-pygame \
python-pygoogle \
python-pygtk \
python-pygtk2 \
python-pylinda \
python-pylint \
python-pyqt \
python-pyqwt \
python-pyraf \
python-pyreverse \
python-pyrex \
python-pyro \
python-pyserial \
python-pytest \
python-pyvisa \
python-pyweather \
python-pyxml \
python-pyxmlrpc \
python-quicklauncher \
python-scapy \
python-scons \
python-sip \
python-sgmlop \
python-snmplib \
python-soappy \
python-spydi \
python-spyro \
python-sword \
python-pysqlite \
python-pysqlite2 \
python-tlslite \
python-urwid \
python-vmaps \
python-vorbis \
python-webpy \
moin \
plone \
twisted \
zope"
#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
LICENSE = MIT
|