14
0
Commit Graph

20 Commits

Author SHA256 Message Date
ea75d8efd8 Accepting request 1245046 from home:glaubitz:branches:devel:languages:python
- Update to 2.6.7
  * [pre-commit.ci] pre-commit autoupdate
  * Upgrade asottile/workflows
  * Add `.templ` extension
  * Add uv to interpreters list

OBS-URL: https://build.opensuse.org/request/show/1245046
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=35
2025-02-11 12:45:08 +00:00
978d489799 Accepting request 1243101 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1243101
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=34
2025-02-04 14:19:56 +00:00
60631c6cc5 Accepting request 1229226 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1229226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=32
2024-12-09 08:57:58 +00:00
5927976401 - update to 2.6.2:
* Fix IndexError when shebang is just '#!/usr/bin/env'
  * Add ejson extension

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=30
2024-11-13 15:09:29 +00:00
8e91fc860a - update to 2.5.36:
* handle Cargo.toml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=28
2024-05-07 20:21:34 +00:00
78842ba8d1 - update to 2.5.35:
* add .metal detection

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=26
2024-03-16 08:56:13 +00:00
a524a0e79c - update to 2.5.33:
* add .avsc detection
  * Identify Vagrantfile as Ruby
  * Identify .salt-lint as YAML

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=24
2023-12-07 22:52:54 +00:00
b0db131964 Accepting request 1128662 from home:theMarix:branches:devel:languages:python
For Leap, build this on modern Python as 3.6 is no longer supported.

Note that, right now, this won't fix the 15.6 build as the dependency
python-editdistance is from devel:languages:python:numeric and the fixed version
in that repo is not visible in devel:languages:python. However, this will at
least give us a working build on devel:languages:python:backports. And once the
fixed version of python-editdistance makes it into 15.6 we will also get a working
build for 15.6 over here.

OBS-URL: https://build.opensuse.org/request/show/1128662
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=22
2023-11-25 22:45:40 +00:00
93ceb4df6f Accepting request 1121580 from home:buschmann23:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1121580
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=20
2023-11-01 15:47:22 +00:00
de4790eb9d 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
2021-08-18 16:03:02 +00:00
0adc2a2069 Accepting request 901738 from home:mcalabkova:branches:devel:languages:python
- update to 2.2.10
  * add few file formats
  * detect WORKSPACE files as bazel
- stick with older editdistance as it has more functionality

OBS-URL: https://build.opensuse.org/request/show/901738
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=17
2021-06-24 13:10:11 +00:00
eadbed0a2c typo
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=16
2021-06-12 10:07:22 +00:00
dddfcddd2d Accepting request 895695 from home:pgajdos:python
setup.py test replacement

OBS-URL: https://build.opensuse.org/request/show/895695
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=15
2021-05-28 07:46:18 +00:00
Tomáš Chvátal
db8f2fb4d4 Accepting request 808756 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/808756
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=13
2020-05-25 13:34:27 +00:00
Tomáš Chvátal
1bef28d519 Accepting request 792731 from home:mcalabkova:branches:devel:languages:python
- Update to 1.4.14
  * Handle malformed shebangs
  * Add Bazel, Scheme and Idris filetypes
  * Plantuml; .puml suffix
  * Recognize .pm as perl
  * Add some common rcfiles to the list
  * fix: add 'image' tag for SVG files
  * feat: add adoc/asciidoc file extension

OBS-URL: https://build.opensuse.org/request/show/792731
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=11
2020-04-09 13:15:29 +00:00
Tomáš Chvátal
49bc0fa923 - Update to 1.4.7:
* no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=9
2019-09-11 15:01:19 +00:00
Tomáš Chvátal
632b8092f0 Accepting request 719788 from home:pgajdos
- version update to 1.4.5
  * no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/719788
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=7
2019-07-30 09:26:19 +00:00
ad70dbf624 Accepting request 704456 from home:pgajdos
- version update to 1.4.3
  * no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/704456
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=5
2019-05-21 15:17:00 +00:00
Tomáš Chvátal
4d661b17c6 Accepting request 701299 from home:pgajdos
- version update to 1.4.2
  * no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/701299
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=3
2019-05-07 12:33:46 +00:00
Tomáš Chvátal
7c158ec114 Accepting request 691602 from home:jayvdb:tox
- Initial spec for v1.4.1

OBS-URL: https://build.opensuse.org/request/show/691602
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=1
2019-04-05 07:31:37 +00:00