Adding upstream version 2.5.26.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
237e8e6af4
commit
b37069d79e
5 changed files with 22 additions and 21 deletions
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = identify
|
||||
version = 2.5.24
|
||||
version = 2.5.26
|
||||
description = File identification library for Python
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
|
@ -8,7 +8,7 @@ url = https://github.com/pre-commit/identify
|
|||
author = Chris Kuehl
|
||||
author_email = ckuehl@ocf.berkeley.edu
|
||||
license = MIT
|
||||
license_file = LICENSE
|
||||
license_files = LICENSE
|
||||
classifiers =
|
||||
License :: OSI Approved :: MIT License
|
||||
Programming Language :: Python :: 3
|
||||
|
@ -18,7 +18,7 @@ classifiers =
|
|||
|
||||
[options]
|
||||
packages = find:
|
||||
python_requires = >=3.7
|
||||
python_requires = >=3.8
|
||||
|
||||
[options.packages.find]
|
||||
exclude =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue