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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d119d9e1cff305bbcb0743f106daaada7035d171c7c9fd21883b5f414d2f422
size 101612

3
identify-2.5.33.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0898385f00dd76b9ad9160091cd80542acd52432a958656b022f0ca55e9db7d1
size 101683

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 7 22:52:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.5.33:
* add .avsc detection
* Identify Vagrantfile as Ruby
* Identify .salt-lint as YAML
-------------------------------------------------------------------
Fri Nov 24 21:27:25 UTC 2023 - Matthias Bach <marix@marix.org>

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