17
0

- 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
This commit is contained in:
2024-03-16 08:56:13 +00:00
committed by Git OBS Bridge
parent 998ba1bae9
commit 9caabbbd73
4 changed files with 12 additions and 6 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 16 08:55:39 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.5.35:
* add .metal detection
-------------------------------------------------------------------
Thu Dec 7 22:52:23 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-identify
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-identify
Version: 2.5.33
Version: 2.5.35
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