17
0
Files
python-typed-ast/python-typed-ast.changes
2017-07-20 10:00:59 +00:00

22 lines
772 B
Plaintext

-------------------------------------------------------------------
Thu Jul 20 09:59:09 UTC 2017 - sebix+novell.com@sebix.at
- update to version 1.1.0
* Vs2010 compilation support (Python 3.3/3.4 support) (#47)
-------------------------------------------------------------------
Tue Jun 27 20:22:15 UTC 2017 - sebix+novell.com@sebix.at
- use new %skip_python2 instead of obsolete undefines
-------------------------------------------------------------------
Tue Jun 20 19:53:59 UTC 2017 - sebix+novell.com@sebix.at
- update to version 1.0.4
* Add checks for some 3.5+ only syntax (async/await and the @ operator) (#41)
-------------------------------------------------------------------
Wed May 31 12:37:09 UTC 2017 - sebix+novell.com@sebix.at
- initial package