Bug 216782

Summary: New port: devel/py-astor python AST observe/rewrite
Product: Ports & Packages Reporter: David Kalliecharan <dave>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 216784    
Attachments:
Description Flags
Shell archive of py-astor
none
[UPDATED] Shell archive of py-astor none

Description David Kalliecharan 2017-02-04 15:05:53 UTC
Created attachment 179598 [details]
Shell archive of py-astor

New port py-astor

astor is designed to allow easy manipulation of Python source via the AST.

Required for lang/hy (not submitted yet)

This has been tested with poudriere for 11.0 Release, and 10.3 Release
Comment 1 David Kalliecharan 2017-02-04 15:14:48 UTC
Required lang/hy (bug #216784)
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2017-02-07 16:40:58 UTC
Please fix portlint errors.
Comment 3 David Kalliecharan 2017-02-08 14:59:46 UTC
Created attachment 179763 [details]
[UPDATED] Shell archive of py-astor

Update to devel/py-astor port to comply with portlint
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2017-02-09 18:08:40 UTC
Committed with minor changes: fixed license (should not use unspecified BSD), added NO_ARCH and distinfo TIMESTAMP.
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-02-09 18:09:33 UTC
A commit references this bug:

Author: amdmi3
Date: Thu Feb  9 18:08:30 UTC 2017
New revision: 433760
URL: https://svnweb.freebsd.org/changeset/ports/433760

Log:
  - Add devel/py-astor

  Read/rewrite/write Python ASTs

  astor is designed to allow easy manipulation of Python source via the AST.

  WWW: https://pypi.python.org/pypi/astor

  PR:		216782
  Submitted by:	dave@dal.ca

Changes:
  head/devel/Makefile
  head/devel/py-astor/
  head/devel/py-astor/Makefile
  head/devel/py-astor/distinfo
  head/devel/py-astor/pkg-descr