!3 Update package to version 2.5.10
From: @jxy_git Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
3d63c02f94
BIN
identify-2.5.10.tar.gz
Normal file
BIN
identify-2.5.10.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-identify
|
Name: python-identify
|
||||||
Version: 2.5.8
|
Version: 2.5.10
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: File identification library for Python
|
Summary: File identification library for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/pre-commit/identify
|
URL: https://github.com/pre-commit/identify
|
||||||
Source0: https://files.pythonhosted.org/packages/67/e1/869d7b8df41a3ac2a3c74a2a4ba401df468044dccc489b8937aad40d148e/identify-2.5.8.tar.gz
|
Source0: https://files.pythonhosted.org/packages/24/7f/6812dcfa4ff7f8bd425252eb2bd4ef394477eea1424d3e09bbbfdac94e87/identify-2.5.10.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -21,7 +21,6 @@ BuildRequires: python3-setuptools
|
|||||||
BuildRequires: python3-pbr
|
BuildRequires: python3-pbr
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-wheel
|
BuildRequires: python3-wheel
|
||||||
|
|
||||||
%description -n python3-identify
|
%description -n python3-identify
|
||||||
File identification library for Python.
|
File identification library for Python.
|
||||||
Given a file (or some information about a file), return a set of standardized tags identifying what the file is.
|
Given a file (or some information about a file), return a set of standardized tags identifying what the file is.
|
||||||
@ -29,7 +28,6 @@ Given a file (or some information about a file), return a set of standardized ta
|
|||||||
%package help
|
%package help
|
||||||
Summary: Development documents and examples for identify
|
Summary: Development documents and examples for identify
|
||||||
Provides: python3-identify-doc
|
Provides: python3-identify-doc
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
File identification library for Python.
|
File identification library for Python.
|
||||||
Given a file (or some information about a file), return a set of standardized tags identifying what the file is.
|
Given a file (or some information about a file), return a set of standardized tags identifying what the file is.
|
||||||
@ -75,9 +73,11 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 16 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 2.5.10-1
|
||||||
|
- Update package to version 2.5.10
|
||||||
|
|
||||||
* Thu Nov 03 2022 wangjunqi <wangjunqi@kylinos.cn> - 2.5.8-1
|
* Thu Nov 03 2022 wangjunqi <wangjunqi@kylinos.cn> - 2.5.8-1
|
||||||
- Update package to version 2.5.8
|
- Update package to version 2.5.8
|
||||||
|
|
||||||
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 2.2.10-1
|
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 2.2.10-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user