Package Details: pymemphis 20100920-1

Package Base: pymemphis
Description: Provides Python bindings for libmemphis
Upstream URL: http://gitorious.net/pymemphis
Category: lib
Licenses: GPL2
Submitter: ndowens
Maintainer: None
Last Packager: None
Votes: 0
First Submitted: 2010-09-21 05:10
Last Updated: 2010-11-03 05:06

Dependencies (3)

Required by (0)

Sources

  • patch

Latest Comments

Comment by Fallback

2012-04-07 15:23

Needs memphis>=2.0

Comment by ndowens

2010-11-03 05:06

Fixed

Comment by Fallback

2010-11-01 17:42

there is a problem with the python headers
I changed the dependency from python to python2 in kismon and remove the current python (3) release for the installation. Also change "python setup.py install" to "python2 setup.py install"
and "python setup.py" build to "python2 setup.py build" in the PKGBUILD before install.