!6 Upgrade package to version v0.4.27
From: @ccdxx Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
10e4837582
Binary file not shown.
BIN
python-magic-0.4.27.tar.gz
Normal file
BIN
python-magic-0.4.27.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-magic
|
Name: python-magic
|
||||||
Version: 0.4.24
|
Version: 0.4.27
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: File type identification using libmagic
|
Summary: File type identification using libmagic
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/ahupp/python-magic
|
URL: http://github.com/ahupp/python-magic
|
||||||
Source0: https://files.pythonhosted.org/packages/3a/70/76b185393fecf78f81c12f9dc7b1df814df785f6acb545fc92b016e75a7e/python-magic-0.4.24.tar.gz
|
Source0: https://files.pythonhosted.org/packages/da/db/0b3e28ac047452d079d375ec6798bf76a036a08182dbb39ed38116a49130/python-magic-0.4.27.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -24,7 +24,7 @@ Provides: python3-magic-doc
|
|||||||
%description help
|
%description help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n python-magic-0.4.24
|
%autosetup -n python-magic-0.4.27
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -64,5 +64,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 06 2022 chendexi <chendexi@kylinos.cn> -0.4.27-1
|
||||||
|
- Upgrade package to 0.4.27
|
||||||
|
|
||||||
* Thu Sep 09 2021 Python_Bot <Python_Bot@openeuler.org> - 0.4.24-1
|
* Thu Sep 09 2021 Python_Bot <Python_Bot@openeuler.org> - 0.4.24-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user