14
0

- Ship the license file.

- Add patch support-python314.patch:
  * Support Python 3.14 ast changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-untokenize?expand=0&rev=10
This commit is contained in:
2025-11-10 01:02:28 +00:00
committed by Git OBS Bridge
commit ea40661882
7 changed files with 162 additions and 0 deletions

27
python-untokenize.changes Normal file
View File

@@ -0,0 +1,27 @@
-------------------------------------------------------------------
Mon Nov 10 01:01:41 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Ship the license file.
- Add patch support-python314.patch:
* Support Python 3.14 ast changes.
-------------------------------------------------------------------
Thu Jun 12 05:07:58 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Tue Dec 18 23:21:08 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
-------------------------------------------------------------------
Tue Dec 4 12:55:39 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Tue Nov 7 18:44:20 UTC 2017 - toddrme2178@gmail.com
- initial version