diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 04:56:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 04:56:33 +0000 |
commit | 789e877aab54d561a23a429b35bdf3cf0d2543c1 (patch) | |
tree | 560081bd4432e6c09424b6a903f2ad467ddb12ba /python-identify.spec | |
parent | f5a600a5fc01571e2ae397591121846108e1a205 (diff) |
automatic import of python-identifyopeneuler20.03
Diffstat (limited to 'python-identify.spec')
-rw-r--r-- | python-identify.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-identify.spec b/python-identify.spec index babfd1f..ec2ec28 100644 --- a/python-identify.spec +++ b/python-identify.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-identify -Version: 2.5.19 +Version: 2.5.22 Release: 1 Summary: File identification library for Python License: MIT URL: https://github.com/pre-commit/identify -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2d/39/743c442eecc9405d98f90a3b4308740b5c09765052e526392c307e6054a3/identify-2.5.19.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9c/85/2dad5866648c6b1772d5cb9b0ca1810f214e5d5e72f231dfb6891300358a/identify-2.5.22.tar.gz BuildArch: noarch Requires: python3-ukkonen @@ -323,7 +323,7 @@ By design, this means we don't need to partially read files where we recognize the file extension. %prep -%autosetup -n identify-2.5.19 +%autosetup -n identify-2.5.22 %build %py3_build @@ -363,5 +363,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 2.5.19-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.5.22-1 - Package Spec generated |