diff options
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 |