Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python-automat: new package #5456

Merged
merged 1 commit into from
Jan 19, 2018
Merged

Conversation

jefferyto
Copy link
Member

Maintainer: me
Compile tested: ar71xx, OpenWRT/LEDE trunk
Run tested: none

Description:
python-automat: new package

This is a new requirement for the Twisted package.

From the readme:

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

Signed-off-by: Jeffery To [email protected]

This is a new requirement for the Twisted package.

From the readme:

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

Signed-off-by: Jeffery To <[email protected]>
jefferyto added a commit to jefferyto/openwrt-packages that referenced this pull request Jan 18, 2018
There have been some new dependencies added in recent versions of
Twisted (mostly internal classes that have been spun out into their own
libraries):

* constantly (openwrt#5453), since 16.5.0
* incremental (openwrt#5454), since 16.5.0
* Automat (openwrt#5456), since 17.1.0
* hyperlink (openwrt#5455) since 17.5.0

Signed-off-by: Jeffery To <[email protected]>
@hnyman hnyman merged commit 7ced677 into openwrt:master Jan 19, 2018
@jefferyto jefferyto deleted the python-automat branch January 25, 2018 11:28
val-kulkov pushed a commit to val-kulkov/openwrt-packages that referenced this pull request Jan 26, 2018
There have been some new dependencies added in recent versions of
Twisted (mostly internal classes that have been spun out into their own
libraries):

* constantly (openwrt#5453), since 16.5.0
* incremental (openwrt#5454), since 16.5.0
* Automat (openwrt#5456), since 17.1.0
* hyperlink (openwrt#5455) since 17.5.0

Signed-off-by: Jeffery To <[email protected]>
lynxis pushed a commit to lynxis/packages that referenced this pull request Jan 3, 2019
There have been some new dependencies added in recent versions of
Twisted (mostly internal classes that have been spun out into their own
libraries):

* constantly (openwrt#5453), since 16.5.0
* incremental (openwrt#5454), since 16.5.0
* Automat (openwrt#5456), since 17.1.0
* hyperlink (openwrt#5455) since 17.5.0

Signed-off-by: Jeffery To <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants