17
0

1 Commits

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