Merging upstream version 2.5.15.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7a1496e101
commit
104c3888e5
2 changed files with 2 additions and 1 deletions
|
@ -130,6 +130,7 @@ EXTENSIONS = {
|
|||
'lr': {'text', 'lektor'},
|
||||
'lua': {'text', 'lua'},
|
||||
'm': {'text', 'objective-c'},
|
||||
'm4': {'text', 'm4'},
|
||||
'make': {'text', 'makefile'},
|
||||
'manifest': {'text', 'manifest'},
|
||||
'map': {'text', 'map'},
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = identify
|
||||
version = 2.5.13
|
||||
version = 2.5.15
|
||||
description = File identification library for Python
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
|
|
Loading…
Add table
Reference in a new issue