!2 Upgrade to 2.3.7
From: @jxy_git Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
c990eed6b2
Binary file not shown.
BIN
pathlib2-2.3.7.tar.gz
Normal file
BIN
pathlib2-2.3.7.tar.gz
Normal file
Binary file not shown.
@ -1,15 +1,16 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pathlib2
|
Name: python-pathlib2
|
||||||
Version: 2.3.5
|
Version: 2.3.7
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Object-oriented filesystem paths
|
Summary: Object-oriented filesystem paths
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/mcmtroffaes/pathlib2
|
URL: https://github.com/jazzband/pathlib2
|
||||||
Source0: https://files.pythonhosted.org/packages/94/d8/65c86584e7e97ef824a1845c72bbe95d79f5b306364fa778a3c3e401b309/pathlib2-2.3.5.tar.gz
|
Source0: https://files.pythonhosted.org/packages/44/9a/2c338e46ffc68a1763e4ad64c780bea6a62ae785eeb4e5c0a5c885eaa556/pathlib2-2.3.7.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-si
|
Requires: python3-six
|
||||||
Requires: python3-scandir
|
Requires: python3-scandir
|
||||||
|
Requires: python3-typing
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Object-oriented filesystem paths
|
Object-oriented filesystem paths
|
||||||
@ -22,16 +23,14 @@ BuildRequires: python3-setuptools
|
|||||||
%description -n python3-pathlib2
|
%description -n python3-pathlib2
|
||||||
Object-oriented filesystem paths
|
Object-oriented filesystem paths
|
||||||
|
|
||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Development documents and examples for pathlib2
|
Summary: Development documents and examples for pathlib2
|
||||||
Provides: python3-pathlib2-doc
|
Provides: python3-pathlib2-doc
|
||||||
%description help
|
%description help
|
||||||
Object-oriented filesystem paths
|
Object-oriented filesystem paths
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n pathlib2-2.3.5
|
%autosetup -n pathlib2-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -71,5 +70,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 29 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Mon Nov 07 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 2.3.7-1
|
||||||
|
- Upgrade to 2.3.7
|
||||||
|
|
||||||
|
* Wed Jul 29 2020 Python_Bot <Python_Bot@openeuler.org> - 2.3.5-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user