14
0

- update to 2.6.2:

* Fix IndexError when shebang is just '#!/usr/bin/env'
  * Add ejson extension

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=30
This commit is contained in:
2024-11-13 15:09:29 +00:00
committed by Git OBS Bridge
parent 8e91fc860a
commit 5927976401
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 13 15:08:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.6.2:
* Fix IndexError when shebang is just '#!/usr/bin/env'
* Add ejson extension
-------------------------------------------------------------------
Tue May 7 20:20:50 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-identify
Version: 2.5.36
Version: 2.6.2
Release: 0
Summary: File identification library for Python
License: MIT