python-automaton
No description set
- Developed at Cloud:OpenStack:Factory
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-automaton && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000417 417 Bytes | |
automaton-1.2.0.tar.gz | 0000025172 24.6 KB | |
python-automaton.changes | 0000002085 2.04 KB | |
python-automaton.spec | 0000001705 1.67 KB |
Revision 3 (latest revision is 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 393977
from
Dirk Mueller (dirkmueller)
(revision 3)
- update to 1.2.0: * Add a state-space machine building example * Ensure state space can also pass on_enter/exit callbacks * Updated from global requirements * Updated from global requirements * Ensure machine special method(s) include in generated docs * Put py34 first in the envlist order of tox ,remove py33 * Removes MANIFEST.in as it is not needed explicitely by PBR * Deprecated tox -downloadcache option removed * Updated from global requirements * Remove python 2.6 and cleanup tox.ini * Added code coverage section to tox * No need for Oslo Incubator Sync * Ignore generated files * docs - Set pbr 'warnerrors' option for doc build * Remove dummy/placeholder 'ChangeLog' as its not needed * Enhance the README * Fix the build path in .gitignore file * Updated from global requirements * Provide a finite machine build() method * Allow for raising on duplicate transition registration - update Requires according to requirements.txt
Comments 0