[Bug 487521] New: Review Request: pypar - Parallel programming with Python

bugzilla at redhat.com bugzilla at redhat.com
Thu Feb 26 14:46:34 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: pypar - Parallel programming with Python

https://bugzilla.redhat.com/show_bug.cgi?id=487521

           Summary: Review Request: pypar - Parallel programming with
                    Python
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: jussi.lehtola at iki.fi
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL:
http://theory.physics.helsinki.fi/~jzlehtol/rpms/pypar.spec

SRPM URL:
http://theory.physics.helsinki.fi/~jzlehtol/rpms/pypar-2.1.0_53-1.fc10.src.rpm

Description:
Pypar is an efficient but easy-to-use module that allows programs written in
Python to run in parallel on multiple processors and communicate using message
passing. Pypar provides bindings to a subset of the message passing interface
standard MPI.

rpmlint output:
pypar.x86_64: W: devel-file-in-non-devel-package
/usr/share/pypar-2.1.0_53/demos/mandelbrot_example/mandelplot_ext.c
pypar.x86_64: E: non-executable-script /usr/share/pypar-2.1.0_53/demos/demo3.py
0644
pypar.x86_64: E: non-executable-script
/usr/lib64/python2.5/site-packages/pypar/test_init.py 0644
pypar.x86_64: E: non-executable-script
/usr/lib64/python2.5/site-packages/pypar/network_timing.py 0644
pypar.x86_64: E: non-executable-script /usr/share/pypar-2.1.0_53/demos/demo.py
0644
pypar.x86_64: E: non-executable-script /usr/share/pypar-2.1.0_53/demos/demo4.py
0644
pypar.x86_64: E: non-executable-script
/usr/lib64/python2.5/site-packages/pypar/test_pypar.py 0644
pypar.x86_64: E: non-executable-script
/usr/share/pypar-2.1.0_53/demos/mandelbrot_example/mandel_sequential.py 0644
pypar.x86_64: W: devel-file-in-non-devel-package
/usr/share/pypar-2.1.0_53/demos/mandelbrot_example/mandel_ext.c
pypar.x86_64: E: non-executable-script /usr/share/pypar-2.1.0_53/demos/demo2.py
0644
2 packages and 0 specfiles checked; 8 errors, 2 warnings.


Contacted upstream to fix the non-executable-script errors.

devel-file-in-non-devel-package warnings should not cause any concern, since
they are demo files for using the package.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list