| 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: |
|
||||||||
Required lang/hy (bug #216784) Please fix portlint errors. Created attachment 179763 [details]
[UPDATED] Shell archive of py-astor
Update to devel/py-astor port to comply with portlint
Committed with minor changes: fixed license (should not use unspecified BSD), added NO_ARCH and distinfo TIMESTAMP. 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 |
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