14
0
forked from pool/python-parso
Commit Graph

9 Commits

Author SHA256 Message Date
Tomáš Chvátal
294d032391 Accepting request 713021 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/713021
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=16
2019-07-02 11:48:46 +00:00
7d2669e159 - update to 0.4.0
* Python 3.8 support
 * FileIO support, it's now possible to use abstract file IO, support is alpha

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=14
2019-04-18 12:43:24 +00:00
Tomáš Chvátal
abfea6d573 - 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

- Drop bogus dependency on pytest-cache

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=12
2019-02-14 12:11:24 +00:00
b8174e040c Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=10
2018-12-04 13:45:05 +00:00
Tomáš Chvátal
b0e3c4b532 - Drop dependency on tox, not really needed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=8
2018-07-17 13:15:56 +00:00
Tomáš Chvátal
8b6faeccb3 Accepting request 622325 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/622325
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=6
2018-07-12 17:18:04 +00:00
Tomáš Chvátal
48f6a4c268 Accepting request 597253 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/597253
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=4
2018-04-17 06:36:07 +00:00
17dd21819f Accepting request 540105 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/540105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=2
2017-11-10 11:52:27 +00:00
Thomas Bechtold
84f76efe73 Accepting request 528857 from home:apersaud:branches:devel:languages:python
new package, needed for latest release of python-jedi

OBS-URL: https://build.opensuse.org/request/show/528857
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=1
2017-09-27 05:51:49 +00:00