14
0

- 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
This commit is contained in:
2023-12-08 12:30:52 +00:00
committed by Git OBS Bridge
parent 131444e6bd
commit dde5910cb2
4 changed files with 11 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-tokenize-rt
Version: 5.1.0
Version: 5.2.0
Release: 0
Summary: A wrapper around the stdlib `tokenize` which roundtrips
License: MIT