Adding upstream version 2.5.9.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
699d315bc0
commit
8bbea39e8d
3 changed files with 11 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = identify
|
||||
version = 2.5.8
|
||||
version = 2.5.9
|
||||
description = File identification library for Python
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
|
@ -48,7 +48,6 @@ check_untyped_defs = true
|
|||
disallow_any_generics = true
|
||||
disallow_incomplete_defs = true
|
||||
disallow_untyped_defs = true
|
||||
no_implicit_optional = true
|
||||
warn_redundant_casts = true
|
||||
warn_unused_ignores = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue