!2 update package to version 1.4.0
From: @S--Sh Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
e8af7c9878
Binary file not shown.
BIN
frozenlist-1.4.0.tar.gz
Normal file
BIN
frozenlist-1.4.0.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-frozenlist
|
Name: python-frozenlist
|
||||||
Version: 1.3.3
|
Version: 1.4.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A list-like structure which implements collections.abc.MutableSequence
|
Summary: A list-like structure which implements collections.abc.MutableSequence
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/aio-libs/frozenlist
|
URL: https://github.com/aio-libs/frozenlist
|
||||||
Source0: https://files.pythonhosted.org/packages/e9/10/d629476346112b85c912527b9080944fd2c39a816c2225413dbc0bb6fcc0/frozenlist-1.3.3.tar.gz
|
Source0: https://files.pythonhosted.org/packages/8c/1f/49c96ccc87127682ba900b092863ef7c20302a2144b3185412a08480ca22/frozenlist-1.4.0.tar.gz
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -35,7 +35,7 @@ Development documents and examples for frozenlist
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n frozenlist-1.3.3
|
%autosetup -n frozenlist-1.4.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -75,5 +75,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 01 2023 sunhui <sunhui@kylinos.cn> - 1.4.0-1
|
||||||
|
- Update package to version 1.4.0
|
||||||
|
|
||||||
* Fri Jan 06 2023 xuesinian <xuesinian@huawei.com> - 1.3.3-1
|
* Fri Jan 06 2023 xuesinian <xuesinian@huawei.com> - 1.3.3-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user