[Bug 497572] New: Review Request: peppy - Editor written in python

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 24 19:10:44 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: peppy - Editor written in python

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

           Summary: Review Request: peppy - Editor written in 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: cassmodiah at fedoraproject.org
         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://cassmodiah.fedorapeople.org/peppy-0.9.27/peppy.spec


SRPM URL:
http://cassmodiah.fedorapeople.org/peppy-0.9.27/peppy-0.9.27-1.fc10.src.rpm


Description:
Peppy is a wxPython/Scintilla-based editor written in and extensible 
through Python. It attempts to provide an XEmacs-like multi-window, 
multi-tabbed framework with low coupling, so it's easy to 
add support for new types of files.

This editor is an attempt to displace my dependency on XEmacs. 
My goal is to produce a work-alike with the feel of emacs but based on 
Python using the widget toolkit wxPython. I have enjoyed XEmacs for years, 
but my basic problem with it is this: 
I don't want to keep space in my brain to remember Emacs Lisp.

My goal with peppy is to write an application framework that would become 
emacs-like in its extensibility and ability to support more than just text 
files, but using a modern UI toolkit for portability across platforms.


RPMLINT:
peppy.noarch: W: devel-file-in-non-devel-package
/usr/lib/python2.5/site-packages/peppy/editra/tests/c.c
A development file (usually source code) is located in a non-devel package. If
you want to include source code in your package, be sure to create a
development package.

peppy.noarch: E: non-executable-script
/usr/lib/python2.5/site-packages/peppy/editra/tests/c-shell_script.csh 0644
This text file contains a shebang or is located in a path dedicated for
executables, but lacks the executable bits and cannot thus be executed.  If
the file is meant to be an executable script, add the executable bits,
otherwise remove the shebang or move the file elsewhere.

peppy.noarch: W: devel-file-in-non-devel-package
/usr/lib/python2.5/site-packages/peppy/editra/tests/cpp.cpp
A development file (usually source code) is located in a non-devel package. If
you want to include source code in your package, be sure to create a
development package.

peppy.noarch: E: non-executable-script
/usr/lib/python2.5/site-packages/peppy/editra/tests/octave.oct 0644
This text file contains a shebang or is located in a path dedicated for
executables, but lacks the executable bits and cannot thus be executed.  If
the file is meant to be an executable script, add the executable bits,
otherwise remove the shebang or move the file elsewhere.

peppy.noarch: E: non-executable-script
/usr/lib/python2.5/site-packages/peppy/editra/tests/perl.pl 0644
This text file contains a shebang or is located in a path dedicated for
executables, but lacks the executable bits and cannot thus be executed.  If
the file is meant to be an executable script, add the executable bits,
otherwise remove the shebang or move the file elsewhere.

peppy.noarch: E: non-executable-script
/usr/lib/python2.5/site-packages/peppy/editra/tests/ruby.rb 0644
This text file contains a shebang or is located in a path dedicated for
executables, but lacks the executable bits and cannot thus be executed.  If
the file is meant to be an executable script, add the executable bits,
otherwise remove the shebang or move the file elsewhere.

peppy.noarch: E: non-executable-script
/usr/lib/python2.5/site-packages/peppy/editra/tests/d.d 0644
This text file contains a shebang or is located in a path dedicated for
executables, but lacks the executable bits and cannot thus be executed.  If
the file is meant to be an executable script, add the executable bits,
otherwise remove the shebang or move the file elsewhere.

peppy.noarch: W: devel-file-in-non-devel-package
/usr/lib/python2.5/site-packages/peppy/editra/tests/caml.ml
A development file (usually source code) is located in a non-devel package. If
you want to include source code in your package, be sure to create a
development package.

peppy.noarch: E: non-executable-script
/usr/lib/python2.5/site-packages/peppy/editra/tests/tcl_tk.tcl 0644
This text file contains a shebang or is located in a path dedicated for
executables, but lacks the executable bits and cannot thus be executed.  If
the file is meant to be an executable script, add the executable bits,
otherwise remove the shebang or move the file elsewhere.

peppy.noarch: E: non-executable-script
/usr/lib/python2.5/site-packages/peppy/editra/tests/korn_shell_script.ksh 0644
This text file contains a shebang or is located in a path dedicated for
executables, but lacks the executable bits and cannot thus be executed.  If
the file is meant to be an executable script, add the executable bits,
otherwise remove the shebang or move the file elsewhere.

peppy.noarch: E: non-executable-script
/usr/lib/python2.5/site-packages/peppy/editra/tests/python.python 0644
This text file contains a shebang or is located in a path dedicated for
executables, but lacks the executable bits and cannot thus be executed.  If
the file is meant to be an executable script, add the executable bits,
otherwise remove the shebang or move the file elsewhere.

2 packages and 0 specfiles checked; 8 errors, 3 warnings.

Just templatefiles!

-- 
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