[Bug 1005172] Review Request: python-llvmpy - Python bindings for LLVM

2013-09-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005172 Sergio Pascual sergio.pa...@gmail.com changed: What|Removed |Added CC|package-review@lists.fedora |

[Bug 1005172] Review Request: python-llvmpy - Python bindings for LLVM

2013-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005172 --- Comment #4 from Sergio Pascual sergio.pa...@gmail.com --- Hi, thanks for the review. I have added the test in check. The documentation is small, less than 300k, so for the moment I don't think we need a -doc subpackage. Regarding the

[Bug 1005172] Review Request: python-llvmpy - Python bindings for LLVM

2013-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005172 Sergio Pascual sergio.pa...@gmail.com changed: What|Removed |Added Flags||fedora-cvs?

[Bug 1005172] Review Request: python-llvmpy - Python bindings for LLVM

2013-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005172 --- Comment #6 from Jon Ciesla limburg...@gmail.com --- Git done (by process-git-requests). -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug

[Bug 1005172] Review Request: python-llvmpy - Python bindings for LLVM

2013-09-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005172 Jon Ciesla limburg...@gmail.com changed: What|Removed |Added Flags|fedora-cvs? |fedora-cvs+ -- You

[Bug 1005172] Review Request: python-llvmpy - Python bindings for LLVM

2013-09-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005172 Christopher Meng cicku...@gmail.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug 1005172] Review Request: python-llvmpy - Python bindings for LLVM

2013-09-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005172 Christopher Meng cicku...@gmail.com changed: What|Removed |Added Flags|fedora-review? |fedora-review+

[Bug 1005172] Review Request: python-llvmpy - Python bindings for LLVM

2013-09-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005172 --- Comment #2 from Christopher Meng cicku...@gmail.com --- Also if you think -doc is needed, please add -doc subpackage. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug

[Bug 1005172] Review Request: python-llvmpy - Python bindings for LLVM

2013-09-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1005172 --- Comment #3 from Christopher Meng cicku...@gmail.com --- Also again(sorry), I just checked documentation of llvmpy and found: python -c import llvm; llvm.test() is used for simple test, is it possible for you to add it into %check? --