15
0
forked from pool/python-pegen
Commit Graph

8 Commits

Author SHA256 Message Date
bab5512505 Accepting request 1228134 from devel:languages:python
- Add patch support-python-313.patch:
  * Support Python 3.13's grammar changes.

OBS-URL: https://build.opensuse.org/request/show/1228134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pegen?expand=0&rev=4
2024-12-04 14:27:05 +00:00
6c6936ee0b - Add patch support-python-313.patch:
* Support Python 3.13's grammar changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pegen?expand=0&rev=7
2024-12-04 05:33:50 +00:00
5d83c833ac Accepting request 1148381 from devel:languages:python
- Skip a truculent test.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1148381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pegen?expand=0&rev=3
2024-02-21 16:57:47 +00:00
e31e66dbb3 - Skip a truculent test.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pegen?expand=0&rev=5
2024-02-21 05:48:12 +00:00
cacd09baba Accepting request 1136287 from devel:languages:python
- update to 0.3.0:
  * Replace nullable_visit with NullableVisitor
  * Implement nullable detection via NullableVisitor
  * Support Python 3.11 and 3.12
  * Support Python 3.12 f-strings in grammar actions
  * Fix typing in parser class and minor f-string fix

- Initial release of 0.2.0

OBS-URL: https://build.opensuse.org/request/show/1136287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pegen?expand=0&rev=2
2024-01-03 11:30:50 +00:00
e2d2e86eba - update to 0.3.0:
* Replace nullable_visit with NullableVisitor
  * Implement nullable detection via NullableVisitor
  * Support Python 3.11 and 3.12
  * Support Python 3.12 f-strings in grammar actions
  * Fix typing in parser class and minor f-string fix
- Initial release of 0.2.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pegen?expand=0&rev=3
2024-01-02 21:17:09 +00:00
f1f41697f3 Accepting request 1070065 from devel:languages:python
Initial release of 0.2.0

OBS-URL: https://build.opensuse.org/request/show/1070065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pegen?expand=0&rev=1
2023-03-08 13:53:25 +00:00
ae4f59d371 - Initial release of 0.2.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pegen?expand=0&rev=1
2023-03-08 06:50:45 +00:00