Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-typed-ast | Distribution: openSUSE Leap 15.2 |
Version: 1.3.1 | Vendor: openSUSE |
Release: lp152.2.2 | Build date: Thu Nov 7 22:47:10 2019 |
Group: Development/Languages/Python | Build host: obs-arm-4 |
Size: 711237 | Source RPM: python-typed-ast-1.3.1-lp152.2.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/python/typed_ast | |
Summary: A fork of Python 2 and 3 ast modules with type comment support |
typed_ast is a Python 3 package that provides a Python 2.7 and Python 3 parser similar to the standard ast library. Unlike ast, the parsers in typed_ast include PEP 484 type comments and are independent of the version of Python under which they are run. The typed_ast parsers produce the standard Python AST (plus type comments), and are both fast and correct, as they are based on the CPython 2.7 and 3.6 parsers.
Apache-2.0
* Sun Feb 10 2019 Sebastian Wagner <sebix+novell.com@sebix.at> - Update to version 1.3.1: * Disallow two type comments on one def * Fix memory leaks caused by type comment parsing (#91) * Fix some broken asserts relating to handling of async keyword (#92) * Check NEW_TYPE_COMMENT calls for failure (#93) - Update to version 1.3.0: * Fully incorporate the code from Python 3.7.2 * Fix some compiler warnings * 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) * Fix f-string parsing to not think everything is a set (#87) * Tue Jan 15 2019 Sebastian Wagner <sebix+novell.com@sebix.at> - Update to version 1.2.0: * Fix conversions.py2to3 on unicode strings (#67) * Fix remaining calls to Str without a kind (#68) * Add "Python :: 3.7" to the classifiers list * Some docs updates (#73) * Wed Jan 02 2019 Sebastian Wagner <sebix+novell.com@sebix.at> - Update to version 1.1.1: * Add __version__ string and tweak versioning scheme * Point to the Python 3.6 commits as examples of how to update typed_ast ( * Add section on development philosophy * Add information about the release process. * Document Google Cloud Storage artifact deployment * Preserve string kind modifiers * Add docs for Str.kind * Thu Sep 20 2018 Tomáš Chvátal <tchvatal@suse.com> - Use license macro for license install * Thu Jul 20 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 2017 sebix+novell.com@sebix.at - use new %skip_python2 instead of obsolete undefines * Tue Jun 20 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 2017 sebix+novell.com@sebix.at - initial package
/usr/lib64/python3.6/site-packages/typed_ast /usr/lib64/python3.6/site-packages/typed_ast-1.3.1-py3.6.egg-info /usr/lib64/python3.6/site-packages/typed_ast-1.3.1-py3.6.egg-info/PKG-INFO /usr/lib64/python3.6/site-packages/typed_ast-1.3.1-py3.6.egg-info/SOURCES.txt /usr/lib64/python3.6/site-packages/typed_ast-1.3.1-py3.6.egg-info/dependency_links.txt /usr/lib64/python3.6/site-packages/typed_ast-1.3.1-py3.6.egg-info/top_level.txt /usr/lib64/python3.6/site-packages/typed_ast/__init__.py /usr/lib64/python3.6/site-packages/typed_ast/__pycache__ /usr/lib64/python3.6/site-packages/typed_ast/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/typed_ast/__pycache__/__init__.cpython-36.pyc /usr/lib64/python3.6/site-packages/typed_ast/__pycache__/ast27.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/typed_ast/__pycache__/ast27.cpython-36.pyc /usr/lib64/python3.6/site-packages/typed_ast/__pycache__/ast3.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/typed_ast/__pycache__/ast3.cpython-36.pyc /usr/lib64/python3.6/site-packages/typed_ast/__pycache__/conversions.cpython-36.opt-1.pyc /usr/lib64/python3.6/site-packages/typed_ast/__pycache__/conversions.cpython-36.pyc /usr/lib64/python3.6/site-packages/typed_ast/_ast27.cpython-36m-aarch64-linux-gnu.so /usr/lib64/python3.6/site-packages/typed_ast/_ast3.cpython-36m-aarch64-linux-gnu.so /usr/lib64/python3.6/site-packages/typed_ast/ast27.py /usr/lib64/python3.6/site-packages/typed_ast/ast3.py /usr/lib64/python3.6/site-packages/typed_ast/conversions.py /usr/share/licenses/python3-typed-ast /usr/share/licenses/python3-typed-ast/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:45:28 2024