From 789e877aab54d561a23a429b35bdf3cf0d2543c1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 04:56:33 +0000 Subject: automatic import of python-identify --- .gitignore | 1 + python-identify.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 510aa9a..46b69a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /identify-2.5.19.tar.gz +/identify-2.5.22.tar.gz 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 - 2.5.19-1 +* Fri Apr 21 2023 Python_Bot - 2.5.22-1 - Package Spec generated diff --git a/sources b/sources index 89cb5f5..d42ddd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -81360900b0db030efa49e46210620d04 identify-2.5.19.tar.gz +ffec3a38085be3708f8080564fe744e5 identify-2.5.22.tar.gz -- cgit v1.2.3