15
0

Accepting request 912899 from home:glaubitz:branches:devel:languages:python

- Update to 2.2.13
  * Add the '.kts' extension for kotlin
- from version 2.2.12
  * add adobe illustrator's .ai extension
- from version 2.2.11
  * Detect waf wscript files as Python
  * stricter mypy settings

OBS-URL: https://build.opensuse.org/request/show/912899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=19
This commit is contained in:
2021-08-18 16:03:02 +00:00
committed by Git OBS Bridge
parent 0adc2a2069
commit de4790eb9d
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Aug 18 12:47:19 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.2.13
* Add the '.kts' extension for kotlin
- from version 2.2.12
* add adobe illustrator's .ai extension
- from version 2.2.11
* Detect waf wscript files as Python
* stricter mypy settings
-------------------------------------------------------------------
Thu Jun 24 12:31:47 UTC 2021 - Markéta Machová <mmachova@suse.com>