Changelog for
python312-identify-2.6.7-1.1.noarch.rpm :
* Tue Feb 11 2025 John Paul Adrian Glaubitz
- Update to 2.6.7
* [pre-commit.ci] pre-commit autoupdate
* Upgrade asottile/workflows
* Add `.templ` extension
* Add uv to interpreters list
* Tue Feb 04 2025 John Paul Adrian Glaubitz - Update to 2.6.6
* [pre-commit.ci] pre-commit autoupdate
* Add \'.asm\' file extension as \'asm\' filetype- from version 2.6.5
* feat: identify .psm1 and .psd1 files as powershell- from version 2.6.4
* feat: identify gleam files
* feat: identify bz3 files as bzip3 archives
* [pre-commit.ci] pre-commit autoupdate
* Add Tiltfile support
* Mon Dec 09 2024 John Paul Adrian Glaubitz - Update to 2.6.3
* Add C# Script and F# Source and Script filetypes
* Add bitbake extensions and files
* feat: identify direnv files as Bash
* Wed Nov 13 2024 Dirk Müller - update to 2.6.2:
* Fix IndexError when shebang is just \'#!/usr/bin/env\'
* Add ejson extension
* Tue May 07 2024 Dirk Müller - update to 2.5.36:
* handle Cargo.toml
* Sat Mar 16 2024 Dirk Müller - update to 2.5.35:
* add .metal detection
* Thu Dec 07 2023 Dirk Müller - update to 2.5.33:
* add .avsc detection
* Identify Vagrantfile as Ruby
* Identify .salt-lint as YAML
* Fri Nov 24 2023 Matthias Bach - For Leap, build this on modern Python as 3.6 is no longer supported.
* Wed Nov 01 2023 Matthias Fehring - update to version 2.5.31
* no changelog available, alternatively have a look at https://github.com/pre-commit/identify/compare/v2.2.13...v2.5.31- use editdistance instead of ukkonen
* Upstream changed from editdistance_s to ukkonen for performance reasons. Ukkonen is not now available for openSUSE. So switch back to editdistance for now.
* Add 0001-use-editdistance-not-ukkonen.patch- spec file changes
* remove not required python-setuptools from Requires
* upstream URL has changed to https://github.com/pre-commit/identify
* change requirement for python-editdistance from Suggests to Recommends
* Wed Aug 18 2021 John Paul Adrian Glaubitz - 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