Update python-typed-ast to version 1.5.5 / rev 22 via SR 1114754
https://build.opensuse.org/request/show/1114754
by user dirkmueller + anag+factory
- update to 1.5.5:
* update project to be end of life
* set dev status to inactive
* Use PyUnicode_DecodeUnicodeEscape directly, rather than wrapping it.
* Recommend ast on Python 3.8+
* Add a kind field to Bytes as well (#83)
* Fix await in functions with type comments (#86)
* Put _ast3 and _ast27 in the typed_ast package (#85)