Bug 217186

Summary: [NEW PORT] devel/py-Automat: Finite-state machines in Python
Product: Ports & Packages Reporter: John W. O'Brien <john>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: demon, python
Priority: --- Keywords: easy, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 217183    
Bug Blocks:    
Attachments:
Description Flags
devel/py-Automat: New port diff none

Description John W. O'Brien 2017-02-18 01:01:20 UTC
Created attachment 180093 [details]
devel/py-Automat: New port diff

Description
===========

Automat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).

WWW: https://github.com/glyph/Automat


QA
==

portlint: OK
poudriere: OK -- testport on 10.3-RELEASE-p14 amd64 w/ py27 (default), py34, py35, py36
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-18 07:35:23 UTC
A commit references this bug:

Author: demon
Date: Sat Feb 18 07:34:43 UTC 2017
New revision: 434330
URL: https://svnweb.freebsd.org/changeset/ports/434330

Log:
  New port: py-Automat
  Automat is a library for concise, idiomatic Python expression of
  finite-state automata (particularly deterministic finite-state
  transducers).

  PR:		217186
  Submitted by:	John W. O'Brien <john@saltant.com>

Changes:
  head/devel/Makefile
  head/devel/py-Automat/
  head/devel/py-Automat/Makefile
  head/devel/py-Automat/distinfo
  head/devel/py-Automat/files/
  head/devel/py-Automat/files/patch-setup.py
  head/devel/py-Automat/pkg-descr