Merging upstream version 2.5.35.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
9dc9fb46ea
commit
fe9837f97b
2 changed files with 2 additions and 1 deletions
|
@ -151,6 +151,7 @@ EXTENSIONS = {
|
||||||
'md': {'text', 'markdown'},
|
'md': {'text', 'markdown'},
|
||||||
'mdx': {'text', 'mdx'},
|
'mdx': {'text', 'mdx'},
|
||||||
'meson': {'text', 'meson'},
|
'meson': {'text', 'meson'},
|
||||||
|
'metal': {'text', 'metal'},
|
||||||
'mib': {'text', 'mib'},
|
'mib': {'text', 'mib'},
|
||||||
'mjs': {'text', 'javascript'},
|
'mjs': {'text', 'javascript'},
|
||||||
'mk': {'text', 'makefile'},
|
'mk': {'text', 'makefile'},
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = identify
|
name = identify
|
||||||
version = 2.5.34
|
version = 2.5.35
|
||||||
description = File identification library for Python
|
description = File identification library for Python
|
||||||
long_description = file: README.md
|
long_description = file: README.md
|
||||||
long_description_content_type = text/markdown
|
long_description_content_type = text/markdown
|
||||||
|
|
Loading…
Add table
Reference in a new issue