14
0

- 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
This commit is contained in:
2023-12-07 22:52:54 +00:00
committed by Git OBS Bridge
parent b0db131964
commit a524a0e79c
4 changed files with 13 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-identify
Version: 2.5.31
Version: 2.5.33
Release: 0
Summary: File identification library for Python
License: MIT
@@ -33,7 +33,7 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
Recommends: python-editdistance
BuildArch: noarch
%python_subpackages