adjust SECTION of all python packages to be 'devel/python'
authorMichael Lauer <mickey@vanille-media.de>
Mon, 3 May 2004 17:45:02 +0000 (17:45 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 3 May 2004 17:45:02 +0000 (17:45 +0000)
BKrev: 4096851eUNTadYEf9A7AFsZAq-vbnw

40 files changed:
python/python-ao_0.82.oe
python/python-constraint_0.2.3.oe
python/python-crypto_1.9a6.oe
python/python-curl_7.11.0.oe
python/python-fnorb_1.3.oe
python/python-fpconst_0.6.0.oe
python/python-gmpy_1.0.oe
python/python-gnosis_1.1.1.oe
python/python-hmm_0.4.oe
python/python-imdbpy_1.2.oe
python/python-irclib_0.4.3.oe
python/python-logilab_0.4.4.oe
python/python-mad_0.5.1.oe
python/python-native_2.3.3.oe
python/python-numeric_23.1.oe
python/python-ogg_1.3.oe
python/python-pexpect_0.99.oe
python/python-pycap_0.1.6.oe
python/python-pychecker_0.8.13.oe
python/python-pycodes_1.1.oe
python/python-pygame_1.6.oe
python/python-pygoogle_0.6.oe
python/python-pygtk_2.2.0.oe
python/python-pylinda_0.1.oe
python/python-pylint_0.3.3.oe
python/python-pyqt_3.11.oe
python/python-pyqwt_3.10.oe
python/python-pyreverse_0.5.0.oe
python/python-pyserial_2.0.oe
python/python-pyx_0.6.oe
python/python-pyxml_0.8.3.oe
python/python-pyxmlrpc_0.8.8.3.oe
python/python-sgmlop_1.1.oe
python/python-snmplib_0.1.1.oe
python/python-soappy_0.11.3.oe
python/python-sqlite_0.5.0.oe
python/python-tlslite_0.3.0.oe
python/python-vmaps_1.1.oe
python/python-vorbis_1.3.oe
python/python_2.3.3.oe

index 065937b..035aa1e 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python AO Bindings"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 DEPENDS = "virtual/libc libao"
index 8328a77..9e0832d 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "The constraint package is a constraint \
 satisfaction problem solver written in 100% pure Python, using \
 constraint propagation algorithms. So far, facilities are \
 provided to work with finite domains only."
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index f4af9b4..7d5079a 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A collection of cryptographic algorithms and protocols"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index 835238c..6bbc45f 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "libcurl Python Bindings"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core curl (${PV})"
index 415d228..591ddef 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A Pure Python CORBA Package"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index 2f3c4d4..83c5a11 100644 (file)
@@ -3,7 +3,7 @@ functions for working with IEEE754 double-precision special values. \
 It provides constants for Not-a-Number (NaN), Positive Infinity \
 (Inf), and Negative Infinity (-Inf), as well as functions \
 to test for these values."
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index 62430ea..3ce01d6 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "General Multiprecision PYthon"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index 069741b..d2d4b47 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Gnosis Utils contains several Python modules for XML processing, plus other generally useful tools"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index 498e878..f88f030 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Hmm is a python module providing an implementation of Hidden Markov \
 Model and associated algorithms (Viterbi and Baum-Welsh). It uses Numeric \
 Python to speed up the computations."
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core python-numeric"
index e69de29..2949fc8 100644 (file)
@@ -0,0 +1,13 @@
+DESCRIPTION = "IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database."
+SECTION = "devel/python"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+RDEPENDS = "python-core"
+DEPENDS = "virtual/libc"
+SRCNAME = "imdbpy"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/fnorb/${SRCNAME}-${PV}.tar.gz"
+S = "${WORKDIR}/IMDbPY-${PV}"
+
+inherit distutils
+
index 99bf925..196e240 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "IRC (Internet Relay Chat) Support Library"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index b57376d..5595ed9 100644 (file)
@@ -3,7 +3,7 @@ projects released by Logilab, including abstract syntax \
 tree manipulation tools, database helper functions, HTML generation, \
 command line argument parsing, logging, and process \
 daemonization."
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index dfaf6fb..c18feae 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python libmad Bindings"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core libmad"
index a72e299..51d1b99 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python Programming Language"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 DEPENDS = "patcher-native"
index 819c1b8..18a541a 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A sophisticated Numeric Processing Package for Python"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index fba02c8..abb5894 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python Ogg Vorbis Bindings"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index e2b3763..4981b8b 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A Pure Python Expect like Module for Python"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core python-io python-terminal python-resource python-fcntl"
index c57dbc3..7649718 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python Packet Capture Library"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index 078ec67..3042c84 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "SourceCode Test Utility"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index e69de29..050de75 100644 (file)
@@ -0,0 +1,17 @@
+DESCRIPTION = "The pycodes package provides various extensions to Python for low density parity check (LDPC) codes \
+(an extremely powerful class of error correcting codes). LDPC codes can be used for physical layer error correction \
+in wireless, telephone, DSL, or cable modems; packet loss correction in multicast and distribution of bulk data over \
+the Internet; and even data compression. A variety of decoding/quantization algorithms are provided including standard\
+things like sum-product as well as linear programming relaxations."
+SECTION = "devel/python"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+RDEPENDS = "python-core"
+DEPENDS = "virtual/libc"
+SRCNAME = "pycodes"
+
+SRC_URI = "http://www.csua.berkeley.edu/~emin/source_code/pycodes/pycodes-1-1.tar.gz \
+           file://${FILESDIR}/no-docs.patch;patch=1"
+S = "${WORKDIR}/${SRCNAME}"
+
+inherit distutils
index dc67259..90c7d5c 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python libSDL Bindings"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core python-numeric"
index 7484fc3..e15f23e 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "This module is a wrapper for the Google Web APIs. \
 It allows you to do Google searches, retrieve pages from the \
 Google cache, and ask Google for spelling suggestions."
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core python-soappy"
index d56a95b..3c4b94b 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python GTK+ Bindings"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 DEPENDS = "virtual/libc gtk+ libglade"
index e69de29..33700a3 100644 (file)
@@ -0,0 +1,13 @@
+DESCRIPTION = "Python Implementation of Linda Tuple Space"
+SECTION = "devel/python"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+RDEPENDS = "python-core"
+DEPENDS = "virtual/libc"
+SRCNAME = "linda"
+
+SRC_URI = "http://www-users.cs.york.ac.uk/~aw/pylinda/linda-${PV}.tar.gz \
+          file://${FILESDIR}/honor-datadir.patch;patch=1"
+S = "${WORKDIR}/${SRCNAME}-${PV}"
+
+inherit distutils
index 81274a7..c6f0fe5 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Pylint is a python tool that checks if a module satisfy a coding
 pychecker since nearly all tests you can do with PyChecker can also be done with Pylint. But Pylint offers some more     \
 features, like checking line-code's length, checking if variable names are well-formed according to your coding standard,\
 or checking if declared interfaces are truly implemented, and much more."
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core python-logilab"
index f71de25..60ce94c 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python Qt/Embedded + Qt/Palmtop Bindings"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
index 915c53d..db2c942 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python QWT Bindings"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
index c231a7e..e829665 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "PyReverse is a set of tools for reverse engineering Python code. So far, it features dependency analysis \
 tools, documentation generation, and XMI generation for importation in a UML modeling tool. A special module can be  \
 used to generate files readable by Argo UML."
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core python-logilab python-pyxml"
index 801c831..5868e1f 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Serial Port Support for Python"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index aebd577..193b9ae 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "PyX is a Python package for the creation of encapsulated PostScript figures. \
 It provides both an abstraction of PostScript and a TeX/LaTeX interface. Complex tasks like \
 2d and 3d plots in publication-ready quality are built out of these primitives."
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index 775f392..fdf5faa 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A sophisticated XML Processing Package for Python"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core python-xml python-netclient"
index 226ba7b..e91846a 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Fast Python XMLRPC Library"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index 3ee57bf..5c340b1 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Pythonware Fast SGML Parser for Python"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index 8bb5f2d..00fd937 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A Pure Python SNMP Package"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index e299d4f..e15168c 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python SOAP Bindings"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core python-xml python-fpconst"
index a62fde1..e7f3331 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A Python extension for the SQLite Embedded Relational Database"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core python-re python-lang"
index b61a666..e5024b0 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "TLS Lite is a free python library that implements SSL 3.0 and TLS 1.0. TLS Lite supports non-traditional \
 authentication methods such as SRP, shared keys, and cryptoIDs, in addition to X.509 certificates. TLS Lite is pure  \
 Python, however it can access OpenSSL or cryptlib for faster crypto operations."
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index 946ca43..bb2c545 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python Arrays on mmap()"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core"
index 8411751..d09f29b 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python Vorbis Bindings"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 RDEPENDS = "python-core libvorbis python-ogg"
index 6348286..55fe3ef 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Python Programming Language"
-SECTION = "base"
+SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 DEPENDS = "virtual/libc python-native"