| Summary: | New port: devel/py-rply pure Python parser generator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 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) - New ports should not set PORTREVISION - WWW should not include version - RUN_DEPENDS should use = and be placed after license block - Please also check portlint output Created attachment 179764 [details]
[UPDATED] Shell archive of py-rply
Update of devel/py-rply to conform with portlint
A commit references this bug: Author: amdmi3 Date: Thu Feb 9 18:10:10 UTC 2017 New revision: 433761 URL: https://svnweb.freebsd.org/changeset/ports/433761 Log: - Add devel/py-rply rply is a pure python parser generator, that also works with RPython. It is a more-or-less direct port of David Beazley's awesome PLY, with a new public API, and RPython support. WWW: https://pypi.python.org/pypi/rply/ PR: 216783 Submitted by: dave@dal.ca Changes: head/devel/Makefile head/devel/py-rply/ head/devel/py-rply/Makefile head/devel/py-rply/distinfo head/devel/py-rply/pkg-descr Committed with the same minor changes as py-astpor. |
Created attachment 179599 [details] Shell archive of py-rply New port devel/py-rply A pure Python parser generator, that also works with RPython. Required for lang/hy (not yet submitted) Poudriere tests with 11.0 Release and 10.3 Release