14
0
Commit Graph

13 Commits

Author SHA256 Message Date
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
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