aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* python-twitter: bump to 1.1.6, add live-git version.HEADmasterDonnie Berkholz2014-01-165-0/+208
|
* tweepy: bump to 2.1.Donnie Berkholz2014-01-095-29/+97
| | | | | Package-Manager: portage-2.2.7 Manifest-Sign-Key: 0x1C4A2689A6DCB242
* pycogent: bump to 1.5.1Donnie Berkholz2012-05-102-2/+4
|
* Add Requests, based on bug #380137.Donnie Berkholz2011-11-282-0/+34
|
* Add pystache from <https://github.com/aegypius/overlay>.Donnie Berkholz2011-11-282-0/+23
|
* pandas: add a couple missing deps: xlrd, rpy.Donnie Berkholz2011-09-152-2/+4
|
* Add tweepy: Python interface to Twitter API.Donnie Berkholz2011-09-143-0/+33
|
* Add pandas: Treats data in an R-like way in Python.Donnie Berkholz2011-09-143-0/+48
|
* rope: Delete, newer version in the tree.Donnie Berkholz2011-03-234-52/+0
|
* suds: Bump to 0.4 final. Delete old versions.Donnie Berkholz2010-09-173-53/+1
|
* pyglet: drop, newer version in science overlay.Donnie Berkholz2010-08-044-88/+0
|
* Initial aggdraw ebuild; high-quality, antialiased, subpixel Python drawing.Donnie Berkholz2010-06-103-0/+174
| | | | | | Patched to build against system freetype and agg. The setup.py changes need more work to make them suitable for upstream; currently, things are hardcoded for /usr.
* Add pycogent: a genome biology package.Donnie Berkholz2010-04-232-0/+34
| | | | | PyCogent is a software library for genomic biology, including sequence alignments, phylogeny, clustering, etc.
* suds: update digest on 0.4Donnie Berkholz2010-04-081-1/+1
|
* suds: fix manifestDonnie Berkholz2010-03-241-1/+1
|
* suds: bump to 0.4Donnie Berkholz2010-03-242-0/+26
|
* pyglet: copy from sci overlay w/ requirement for alsa-lib[midi] droppedDonnie Berkholz2010-01-044-0/+88
| | | | alsa-lib no longer has IUSE=midi.
* New package cocos2d: A framework for building 2D gamesDonnie Berkholz2010-01-042-0/+21
|
* New package greenlet: Lightweight in-process concurrent programmingDonnie Berkholz2010-01-042-0/+21
|
* suds: bump to 0.3.8 (stable), 0.3.9 (beta).Donnie Berkholz2009-12-303-5/+7
|
* suds: bump to 0.3.7.Donnie Berkholz2009-10-152-0/+26
|
* New package to access Java from Python.Donnie Berkholz2009-09-132-0/+20
|
* Add statlib, a Python module for simple statisticsDonnie Berkholz2009-07-092-0/+17
|
* suds: add a Python SOAP module.Donnie Berkholz2009-07-022-0/+24
| | | | Autogenerated from g-pypi (pythonhead overlay), with LICENSE modified.
* Drop subversion metadata.Donnie Berkholz2009-07-025-221/+0
|
* rdfalchemy: drop down to a fetchable version.Donnie Berkholz2009-07-029-0/+279
| | | | Copy from pythonhead's overlay and downgrade.
* rope: bump to 0.9.2.Donnie Berkholz2009-02-244-0/+52
|
* spasmoidal: another python package for multitasking.Donnie Berkholz2008-12-033-0/+25
| | | | | | | | | | | | | The SpasmodicEngine selects tasks (spasmoids) from a (heapqueue based) priority queue. The tasks are Python 2.5 extended generators (some call them coroutines: PEP 342). The engine calls task.send() with an appropriate argument. One of the library of tasks is Pollster. Pollster calls poll() with for tasks that are waiting I/O. Tasks that are ready for I/O are fed to the priority queue. Spasmodic provides an efficient way to manage a large number of sockets and/or files. Other processing works well too, if it can be subdivided into brief spasms.
* python-biggles: bupm to 1.6.5.Donnie Berkholz2008-12-035-0/+580
|
* multitask: New Python package for multitasking.Donnie Berkholz2008-12-033-0/+34
| | | | | Python module to use generators (a.k.a. coroutines) to perform cooperative multitasking and asynchronous I/O.
* pycallgraph: bump to 0.4.1 from sunrise's 0.3.1.Donnie Berkholz2008-07-014-0/+55
|
* scientificpython: bump to dev release, numpy compatible.Donnie Berkholz2008-05-125-0/+224
| | | | | Changes include PDB work, better math support (transformations and such), and distributed computing.
* Drop notify-pythonDonnie Berkholz2008-02-225-63/+0
|
* Add hacked-together pyvnc2swf and dep pymedia.Donnie Berkholz2007-10-227-0/+91
| | | | | | I threw these ebuilds together in about 5 minutes, while trying to convert a Flash SWF to some more usable format for nonlinear editing. Not yet suitable for the main tree.
* Drop unneeded packages and packages that exist in other repos.Donnie Berkholz2007-10-145-59/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | app-editors/xxe pp-text/docbook-xsl-stylesheets app-text/linuxdoc-tools dev-cpp/libgnomemm dev-cpp/libgnomeuimm dev-cpp/libxmlpp dev-java/jogl dev-java/xmlgraphics-commons dev-libs/gmp dev-libs/libpthread-stubs dev-python/sexy-python games-fps/legends gnome-extra/gnome-gpg mail-client/mahogany mail-client/mutt media-gfx/pstoedit media-libs/fontconfig media-libs/glitz media-libs/gnonlin media-libs/mesa media-plugins/gst-plugins-taglib media-sound/banshee media-sound/exaile media-sound/jokosher media-sound/listen media-sound/traverso media-video/jahshaka media-video/pitivi sci-chemistry/coot sci-chemistry/ghemical sci-chemistry/gtk-gamess sci-libs/libghemical sci-visualization/gnuplot sys-devel/binutils sci-visualization/gnuplot sys-devel/binutils
* Merged many things to gentoo-x86, mostly coot-relatedDonnie Berkholz2007-08-053-8/+10
|
* Add exaile, keyworded ~ppc, and deps notify-python and sexy-python.Donnie Berkholz2007-04-0110-0/+120
|
* hippo-canvas: move to x11-libs from dev-python, since it's C files.Donnie Berkholz2006-10-243-42/+0
|
* Add hippo-canvas and sugar, the OLPC desktop environment. sugar's still a WIP.Donnie Berkholz2006-10-243-0/+42
|
* pyalsaaudio: merged to gentoo-x86Donnie Berkholz2006-10-174-58/+0
|
* Add pyalsaaudio from BMG overlay for jokosher so I don't need a checkout of it.Donnie Berkholz2006-09-184-0/+58
|
* system-config-* mostly merged to gentoo-x86.Donnie Berkholz2006-09-0516-284/+0
|
* Stop depending on sys-libs/libkudzu, and only use sys-apps/kudzu.Donnie Berkholz2006-09-052-6/+5
| | | | | sys-libs/libkudzu will be for Gentoo/Knoppix autodetection. sys-apps/kudzu will block libkudzu and will be for Gentoo/Red Hat autodetection.
* rhpxl: add explicit dep on hwdata-redhat so libkudzu can choose the right one.Donnie Berkholz2006-09-052-4/+5
|
* Add pycups and pygobject for system-config-printer.Donnie Berkholz2006-09-046-0/+104
| | | | The pygobject ebuild was backported from the gnome overlay.
* Add rhpxl for system-config-* stuffDonnie Berkholz2006-09-013-0/+41
|
* rhpl: respect CCDonnie Berkholz2006-09-012-5/+10
|
* Add the first few deps required to get Red Hat's system-config-* stuff working.Donnie Berkholz2006-09-017-0/+134