| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python313-parso | Distribution: SUSE Linux 16 |
| Version: 0.8.4 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160000.2.2 | Build date: Fri Aug 2 10:36:21 2024 |
| Group: Unspecified | Build host: reproducible |
| Size: 907461 | Source RPM: python-parso-0.8.4-160000.2.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/davidhalter/parso | |
| Summary: An autocompletion tool for Python | |
Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file. Parso has been battle-tested by jedi. It was pulled out of jedi to be useful for other projects as well. Parso consists of a small API to parse Python and analyse the syntax tree.
MIT AND Python-2.0
* Fri Aug 02 2024 adrian.glaubitz@suse.com
- Skip test_python_exception_matches on Python 3.13 as well
* Mon Jul 22 2024 adrian.glaubitz@suse.com
- Update to 0.8.4
* Add basic support for Python 3.13
- Drop patches for issues fixed upstream
* cf5969d7a109798adbf9538d70e92138f077d700.patch
* Tue Oct 03 2023 steven.kowalik@suse.com
- Switch to pyproject macros.
- Also skip the recalcitrant test under Python 3.12.
* Fri Apr 21 2023 dmueller@suse.com
- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mcepl@suse.com
- Make calling of %{sle15modernpython} optional.
* Fri Jan 06 2023 dmueller@suse.com
- add cf5969d7a109798adbf9538d70e92138f077d700.patch to fix
unit tests with Python 3.11/3.12
* Fri Dec 10 2021 code@bnavigator.de
- update to 0.8.3:
* Add basic support for Python 3.11 and 3.12
- Skip tests failing in Python 3.10 gh#davidhalter/parso#192
* Sun Jun 06 2021 dmueller@suse.com
- update to 0.8.2:
- Various small bugfixes
* Fri Dec 25 2020 mcepl@suse.com
- update to 0.8.1 (according to gh#davidhalter/jedi#1650 it
should be compatible with python-jedi now):
- Dropped Support for Python 2.7, 3.4, 3.5
- It's possible to use ``pathlib.Path`` objects now in the API
- The stubs are gone, we are now using annotations
- ``namedexpr_test`` nodes are now a proper class called ``NamedExpr``
- A lot of smaller refactorings
* Sat Dec 19 2020 dmueller@suse.com
- update to 0.7.1:
- Fixed a couple of smaller bugs (mostly syntax error detection in
``Grammar.iter_errors``)
* Thu Sep 03 2020 mcepl@suse.com
- Revert back to the 0.7.0 version.
* Tue Apr 14 2020 code@bnavigator.de
- update to 0.7.0
* Fix a lot of annoying bugs in the diff parser. The fuzzer did not find
issues anymore even after running it for more than 24 hours (500k tests).
* Small grammar change: suites can now contain newlines even after a newline.
This should really not matter if you don't use error recovery. It allows for
nicer error recovery.
- remove py_38.patch (merged upstream)
* Thu Mar 05 2020 mimi.vx@gmail.com
- update to 0.6.2
* Add Grammar.refactor (might still be subject to change until 0.7.0)
* add py_38.patch - fix tests with py-3.8.2
* Tue Feb 04 2020 mimi.vx@gmail.com
- update to 0.6.1
* Add parso.normalizer.Issue.end_pos to make it possible to know
where an issue ends
* Dropped Python 2.6/Python 3.3 support
* del_stmt names are now considered as a definition (for name.is_definition())
* Fri Dec 27 2019 mimi.vx@gmail.com
- update to 0.5.2
* Add include_setitem to get_definition/is_definition and get_defined_names
* Fix named expression error listing
* Fix some f-string tokenizer issues
* Tue Jul 16 2019 mimi.vx@gmail.com
- update to 0.5.1
* Fix: Some unicode identifiers were not correctly tokenized
* Fix: Line continuations in f-strings are now working
* Tue Jul 02 2019 mcalabkova@suse.com
- update to 0.5.0
* comp_for is now called sync_comp_for for all Python versions to
be compatible with the Python 3.8 Grammar
* Added .pyi stubs for a lot of the parso API
* Small FileIO changes
* Thu Apr 18 2019 mimi.vx@gmail.com
- update to 0.4.0
* Python 3.8 support
* FileIO support, it's now possible to use abstract file IO, support is alpha
* Thu Feb 14 2019 tchvatal@suse.com
- Update to 0.3.4:
* Fix an f-string tokenizer error
* Fix async errors in the diff parser
* A fix in iter_errors
* 20+ bugfixes in the diff parser and 3 in the tokenizer
* A fuzzer for the diff parser, to give confidence that the diff parser is in a good shape.
* Some bugfixes for f-string
* Thu Feb 14 2019 tchvatal@suse.com
- Drop bogus dependency on pytest-cache
* Tue Dec 04 2018 mcepl@suse.com
- Remove superfluous devel dependency for noarch package
* Tue Jul 17 2018 tchvatal@suse.com
- Drop dependency on tox, not really needed
* Thu Jul 12 2018 arun@gmx.de
- specfile:
* make sure tests are run
- update to version 0.3.1:
* Bugfixes in the diff parser and keyword-only arguments
* Mon Jul 02 2018 arun@gmx.de
- update to version 0.3.0:
* Rewrote the pgen2 parser generator.
* Tue Apr 17 2018 arun@gmx.de
- specfile:
* update copyright year
- update to version 0.2.0:
* f-strings are now parsed as a part of the normal Python
grammar. This makes it way easier to deal with them.
* Thu Nov 09 2017 arun@gmx.de
- update to version 0.1.1:
* Fixed a few bugs in the caching layer
* Added support for Python 3.7
* Tue Sep 26 2017 arun@gmx.de
- intial version 0.1.0
/usr/lib/python3.13/site-packages/parso /usr/lib/python3.13/site-packages/parso-0.8.4.dist-info /usr/lib/python3.13/site-packages/parso-0.8.4.dist-info/INSTALLER /usr/lib/python3.13/site-packages/parso-0.8.4.dist-info/METADATA /usr/lib/python3.13/site-packages/parso-0.8.4.dist-info/RECORD /usr/lib/python3.13/site-packages/parso-0.8.4.dist-info/REQUESTED /usr/lib/python3.13/site-packages/parso-0.8.4.dist-info/WHEEL /usr/lib/python3.13/site-packages/parso-0.8.4.dist-info/licenses /usr/lib/python3.13/site-packages/parso-0.8.4.dist-info/licenses/AUTHORS.txt /usr/lib/python3.13/site-packages/parso-0.8.4.dist-info/licenses/LICENSE.txt /usr/lib/python3.13/site-packages/parso-0.8.4.dist-info/top_level.txt /usr/lib/python3.13/site-packages/parso/__init__.py /usr/lib/python3.13/site-packages/parso/__pycache__ /usr/lib/python3.13/site-packages/parso/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/_compatibility.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/_compatibility.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/cache.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/cache.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/file_io.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/file_io.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/grammar.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/grammar.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/normalizer.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/normalizer.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/parser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/parser.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/tree.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/tree.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/_compatibility.py /usr/lib/python3.13/site-packages/parso/cache.py /usr/lib/python3.13/site-packages/parso/file_io.py /usr/lib/python3.13/site-packages/parso/grammar.py /usr/lib/python3.13/site-packages/parso/normalizer.py /usr/lib/python3.13/site-packages/parso/parser.py /usr/lib/python3.13/site-packages/parso/pgen2 /usr/lib/python3.13/site-packages/parso/pgen2/__init__.py /usr/lib/python3.13/site-packages/parso/pgen2/__pycache__ /usr/lib/python3.13/site-packages/parso/pgen2/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/pgen2/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/pgen2/__pycache__/generator.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/pgen2/__pycache__/generator.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/pgen2/__pycache__/grammar_parser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/pgen2/__pycache__/grammar_parser.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/pgen2/generator.py /usr/lib/python3.13/site-packages/parso/pgen2/grammar_parser.py /usr/lib/python3.13/site-packages/parso/python /usr/lib/python3.13/site-packages/parso/python/__init__.py /usr/lib/python3.13/site-packages/parso/python/__pycache__ /usr/lib/python3.13/site-packages/parso/python/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/diff.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/diff.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/errors.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/errors.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/parser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/parser.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/pep8.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/pep8.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/prefix.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/prefix.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/token.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/token.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/tokenize.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/tokenize.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/tree.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/parso/python/__pycache__/tree.cpython-313.pyc /usr/lib/python3.13/site-packages/parso/python/diff.py /usr/lib/python3.13/site-packages/parso/python/errors.py /usr/lib/python3.13/site-packages/parso/python/grammar310.txt /usr/lib/python3.13/site-packages/parso/python/grammar311.txt /usr/lib/python3.13/site-packages/parso/python/grammar312.txt /usr/lib/python3.13/site-packages/parso/python/grammar313.txt /usr/lib/python3.13/site-packages/parso/python/grammar36.txt /usr/lib/python3.13/site-packages/parso/python/grammar37.txt /usr/lib/python3.13/site-packages/parso/python/grammar38.txt /usr/lib/python3.13/site-packages/parso/python/grammar39.txt /usr/lib/python3.13/site-packages/parso/python/parser.py /usr/lib/python3.13/site-packages/parso/python/pep8.py /usr/lib/python3.13/site-packages/parso/python/prefix.py /usr/lib/python3.13/site-packages/parso/python/token.py /usr/lib/python3.13/site-packages/parso/python/tokenize.py /usr/lib/python3.13/site-packages/parso/python/tree.py /usr/lib/python3.13/site-packages/parso/tree.py /usr/lib/python3.13/site-packages/parso/utils.py /usr/share/doc/packages/python313-parso /usr/share/doc/packages/python313-parso/AUTHORS.txt /usr/share/doc/packages/python313-parso/CHANGELOG.rst /usr/share/doc/packages/python313-parso/README.rst /usr/share/licenses/python313-parso /usr/share/licenses/python313-parso/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Oct 27 22:35:07 2025