15
0
forked from pool/python-baron

10 Commits

Author SHA256 Message Date
5b24292cb3 Accepting request 1277226 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1277226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-baron?expand=0&rev=5
2025-05-14 15:01:07 +00:00
d84648e721 Accepting request 1277212 from home:mcalabkova:branches:devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1277212
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-baron?expand=0&rev=10
2025-05-13 16:35:53 +00:00
d84705ce5a Accepting request 948241 from devel:languages:python
- update to 0.10.1:
  * bug fix: in "a._" the "._" part was incorrectly recognized as a float
  * bug fix: baron is now able to parse "class A(b, c=d): pass"
  * some project cleaned and integration of tox with good pratices like flake8 and check-manifest
  * bug fix for missing edge case in inner formatting
  * complet support for float with underscores in them
  * bug fix for failure of parsing of "{**a}"

OBS-URL: https://build.opensuse.org/request/show/948241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-baron?expand=0&rev=4
2022-01-23 18:13:23 +00:00
e1af172ee5 - update to 0.10.1:
* bug fix: in "a._" the "._" part was incorrectly recognized as a float
  * bug fix: baron is now able to parse "class A(b, c=d): pass"
  * some project cleaned and integration of tox with good pratices like flake8 and check-manifest
  * bug fix for missing edge case in inner formatting
  * complet support for float with underscores in them
  * bug fix for failure of parsing of "{**a}"

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-baron?expand=0&rev=9
2022-01-23 16:30:10 +00:00
4a31c2e975 Accepting request 682174 from devel:languages:python
- Update to 0.9:
  * BREAKING CHANGE: annotations are now member of {def,list,dict}_argument to flatten the data structure
  * add support for ... in from import by bram
  * add support for return annotation by bram
  * add support for exec function by bram
  * add support for variable annotation #145 by scottbelden and additional work by bram
  * add support for *var expressions in tuple assignment by bram
  * add support for raise from #120 by odcinek with additional work by bram
  * add support for arglist usage in class definition inheritence by bram
  * bug fix by 91e839a kyleatmakrs

OBS-URL: https://build.opensuse.org/request/show/682174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-baron?expand=0&rev=3
2019-03-22 14:00:43 +00:00
Tomáš Chvátal
26a706e42c - Update to 0.9:
* BREAKING CHANGE: annotations are now member of {def,list,dict}_argument to flatten the data structure
  * add support for ... in from import by bram
  * add support for return annotation by bram
  * add support for exec function by bram
  * add support for variable annotation #145 by scottbelden and additional work by bram
  * add support for *var expressions in tuple assignment by bram
  * add support for raise from #120 by odcinek with additional work by bram
  * add support for arglist usage in class definition inheritence by bram
  * bug fix by 91e839a kyleatmakrs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-baron?expand=0&rev=7
2019-03-06 13:48:46 +00:00
7763961b14 Accepting request 667874 from devel:languages:python
- Grammar fix.

OBS-URL: https://build.opensuse.org/request/show/667874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-baron?expand=0&rev=2
2019-01-24 13:14:27 +00:00
aefc52daa5 Accepting request 652706 from devel:languages:python
Full Syntax Tree for python

OBS-URL: https://build.opensuse.org/request/show/652706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-baron?expand=0&rev=1
2018-12-19 12:49:38 +00:00
Todd R
ce3883bcab Accepting request 653818 from home:jengelh:branches:devel:languages:python
- Grammar fix.

OBS-URL: https://build.opensuse.org/request/show/653818
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-baron?expand=0&rev=2
2018-12-04 14:50:53 +00:00
Todd R
138b9ed937 Accepting request 652705 from home:TheBlackCat:branches:devel:languages:python:misc
Full Syntax Tree for python

OBS-URL: https://build.opensuse.org/request/show/652705
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-baron?expand=0&rev=1
2018-11-29 21:08:28 +00:00