forked from pool/python-identify
Accepting request 792731 from home:mcalabkova:branches:devel:languages:python
- Update to 1.4.14 * Handle malformed shebangs * Add Bazel, Scheme and Idris filetypes * Plantuml; .puml suffix * Recognize .pm as perl * Add some common rcfiles to the list * fix: add 'image' tag for SVG files * feat: add adoc/asciidoc file extension OBS-URL: https://build.opensuse.org/request/show/792731 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
49bc0fa923
commit
1bef28d519
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-identify
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 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 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-identify
|
||||
Version: 1.4.7
|
||||
Version: 1.4.14
|
||||
Release: 0
|
||||
Summary: File identification library for Python
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user