Package Details: python-pybindgen 0.22.1-1

Git Clone URL: https://aur.archlinux.org/python-pybindgen.git (read-only, click to copy)
Package Base: python-pybindgen
Description: A tool to generate Python bindings for C/C++ code
Upstream URL: https://github.com/gjcarneiro/pybindgen
Licenses: LGPL
Submitter: bins
Maintainer: petronny
Last Packager: petronny
Votes: 8
Popularity: 0.000000
First Submitted: 2009-01-30 21:07 (UTC)
Last Updated: 2022-06-16 08:13 (UTC)

Latest Comments

« First ‹ Previous 1 2

croxis commented on 2013-11-04 20:44 (UTC)

Sorry the pastbin expired.

bchretien commented on 2013-10-10 13:25 (UTC)

@croxis: hmmm that is weird, everything seems to work fine for me with Python 2.7. Can you try with this PKGBUILD: http://pastebin.com/GMvcL20G ?

croxis commented on 2013-10-09 23:39 (UTC)

Looks like python2 isn't being used correctly ==> Starting build()... Waf: The wscript in '/tmp/yaourt-tmp-croxis/aur-python-pybindgen/src/pybindgen-0.16.0' is unreadable Traceback (most recent call last): File "/tmp/yaourt-tmp-croxis/aur-python-pybindgen/src/pybindgen-0.16.0/.waf3-1.6.11-30618c54883417962c38f5d395f83584/waflib/Scripting.py", line 87, in waf_entry_point set_main_module(Context.run_dir+os.sep+Context.WSCRIPT_FILE) File "/tmp/yaourt-tmp-croxis/aur-python-pybindgen/src/pybindgen-0.16.0/.waf3-1.6.11-30618c54883417962c38f5d395f83584/waflib/Scripting.py", line 110, in set_main_module Context.g_module=Context.load_module(file_path) File "/tmp/yaourt-tmp-croxis/aur-python-pybindgen/src/pybindgen-0.16.0/.waf3-1.6.11-30618c54883417962c38f5d395f83584/waflib/extras/compat15.py", line 88, in load_module ret=rev(path) File "/tmp/yaourt-tmp-croxis/aur-python-pybindgen/src/pybindgen-0.16.0/.waf3-1.6.11-30618c54883417962c38f5d395f83584/waflib/Context.py", line 266, in load_module exec(compile(code,path,'exec'),module.__dict__) File "/tmp/yaourt-tmp-croxis/aur-python-pybindgen/src/pybindgen-0.16.0/wscript", line 317 print "Running benchmarks..." ^ SyntaxError: invalid syntax

bins commented on 2013-04-06 06:54 (UTC)

i don't have any use of this package. feel free to pick it up.

xyproto commented on 2011-10-12 14:11 (UTC)

hi, python-waf has been moved to [community] as waf

bins commented on 2011-02-04 08:24 (UTC)

thanks for the fix. (I probably need to make python3 waf package at some point...)

lowfatcomputing commented on 2011-02-04 04:18 (UTC)

This PKGBUILD no longer works. You must use python2 with waf. http://aur.pastebin.com/zXqUhjid

<deleted-account> commented on 2010-07-28 19:38 (UTC)

Updated PKGBUILD to version 0.14.1: http://aur.pastebin.com/yGHDGyx1 Cheers