14
0

8 Commits

Author SHA256 Message Date
2af1f73bd2 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tokenize-rt?expand=0&rev=13
2025-06-04 06:19:49 +00:00
05167bd568 - update to 6.1.0:
* handle unicode named escapes in fstring components
  * add python 3.13

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tokenize-rt?expand=0&rev=11
2024-11-09 15:59:53 +00:00
77ce5b5d81 - update to 6.0.0:
* properly handle FSTRING_MIDDLE escaped braces

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tokenize-rt?expand=0&rev=9
2024-10-07 21:32:39 +00:00
dde5910cb2 - update to 5.2.0:
* fix tests for 3.12
  * add Token.matches(*, name, str)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tokenize-rt?expand=0&rev=7
2023-12-08 12:30:52 +00:00
Sebastian Wagner
131444e6bd - update to version 5.1.0:
- drop support for python 3.7
 - remove no_implicit_optional
   this is the default in mypy 0.990
- update to version 5.0.0:
 - remove python 2 compatible parsing
 - convert pip install comand to a block
   github will produce a copy-paste button
 - remove unused type: ignore
 - Update default branch to main
 - upgrade flake8-typing-imports
 - drop python3.6 support
   python 3.6 reached end of life on 2021-12-23
 - remove --fail-under from tox (covdefaults handles this)
 - improve coverage pragmas with covdefaults 2.1
 - replace exit(main()) with raise SystemExit(main())

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tokenize-rt?expand=0&rev=5
2023-08-11 08:00:42 +00:00
Sebastian Wagner
4a5f01e455 Accepting request 942651 from home:jayvdb:branches:devel:languages:python:django
- Use GitHub tarball to activate tests
- Tidy spec
- Update to v4.2.1

OBS-URL: https://build.opensuse.org/request/show/942651
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tokenize-rt?expand=0&rev=4
2021-12-26 20:56:40 +00:00
Tomáš Chvátal
1caf4462c5 add license
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tokenize-rt?expand=0&rev=2
2020-07-14 06:19:51 +00:00
Tomáš Chvátal
7b75d3c2ca Accepting request 820720 from home:sebix
now with alternatives
can also maintain it

OBS-URL: https://build.opensuse.org/request/show/820720
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tokenize-rt?expand=0&rev=1
2020-07-14 06:19:12 +00:00