Bug 217186 - [NEW PORT] devel/py-Automat: Finite-state machines in Python
Summary: [NEW PORT] devel/py-Automat: Finite-state machines in Python
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: easy, patch-ready
Depends on: 217183
Blocks:
  Show dependency treegraph
 
Reported: 2017-02-18 01:01 UTC by John W. O'Brien
Modified: 2017-02-18 07:35 UTC (History)
2 users (show)

See Also:


Attachments
devel/py-Automat: New port diff (3.60 KB, patch)
2017-02-18 01:01 UTC, John W. O'Brien
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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