!276 【轻量级 PR】:update python3.spec.
From: @ftboy Reviewed-by: @gaoruoshu Signed-off-by: @gaoruoshu
This commit is contained in:
commit
8072b010cb
@ -3,7 +3,7 @@ Summary: Interpreter of the Python3 programming language
|
|||||||
URL: https://www.python.org/
|
URL: https://www.python.org/
|
||||||
|
|
||||||
Version: 3.11.4
|
Version: 3.11.4
|
||||||
Release: 2
|
Release: 3
|
||||||
License: Python-2.0
|
License: Python-2.0
|
||||||
|
|
||||||
%global branchversion 3.11
|
%global branchversion 3.11
|
||||||
@ -102,6 +102,7 @@ Provides: python3-libs
|
|||||||
Obsoletes: python3-libs
|
Obsoletes: python3-libs
|
||||||
Provides: python3-enum34 = 1.0.4-5
|
Provides: python3-enum34 = 1.0.4-5
|
||||||
Obsoletes: python3-enum34 < 1.0.4-5
|
Obsoletes: python3-enum34 < 1.0.4-5
|
||||||
|
Obsoletes: python36
|
||||||
|
|
||||||
Recommends: python3-setuptools
|
Recommends: python3-setuptools
|
||||||
Recommends: python3-pip
|
Recommends: python3-pip
|
||||||
@ -841,6 +842,12 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP"
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 20 2023 futao<futao10@huawei.com> - 3.11.4-3
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add Obsoletes python36
|
||||||
|
|
||||||
* Thu Jul 20 2023 zhuofeng<zhuofeng2@huawei.com> - 3.11.4-2
|
* Thu Jul 20 2023 zhuofeng<zhuofeng2@huawei.com> - 3.11.4-2
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user