Bug 151781 - New port: devel/py-pep8 Python style guide checker
Summary: New port: devel/py-pep8 Python style guide checker
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-27 16:00 UTC by Sofian Brabez
Modified: 2010-10-29 11:40 UTC (History)
0 users

See Also:


Attachments
py26-pep8-0.6.1.shar (2.51 KB, text/plain)
2010-10-27 16:00 UTC, Sofian Brabez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sofian Brabez 2010-10-27 16:00:14 UTC
pep8 is a tool to check your Python code against some of the style conventions
in PEP 8.

WWW:	http://pypi.python.org/pypi/pep8

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-27 16:00:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

jadawin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-29 11:38:06 UTC
jadawin     2010-10-29 10:37:59 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pep8           Makefile distinfo pkg-descr pkg-plist 
  Log:
  pep8 is a tool to check your Python code against some of the style conventions
  in PEP 8.
  
  WWW:    http://pypi.python.org/pypi/pep8
  
  PR:             ports/151781
  Submitted by:   Sofian Brabez <sbrabez at gmail.com>
  
  Revision  Changes    Path
  1.4096    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/pep8/Makefile (new)
  1.1       +3 -0      ports/devel/pep8/distinfo (new)
  1.1       +4 -0      ports/devel/pep8/pkg-descr (new)
  1.1       +15 -0     ports/devel/pep8/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Philippe Audeoud freebsd_committer freebsd_triage 2010-10-29 11:38:18 UTC
State Changed
From-To: open->closed

New port added. Thanks!