!9 Update package to version 1.12.0
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
fe421a261d
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-rope
|
Name: python-rope
|
||||||
Version: 1.9.0
|
Version: 1.12.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: a python refactoring library...
|
Summary: a python refactoring library...
|
||||||
License: LGPL-3.0-or-later and LGPL-3.0-only and GPL-3.0-only
|
License: LGPL-3.0-or-later and LGPL-3.0-only and GPL-3.0-only
|
||||||
URL: https://github.com/python-rope/rope
|
URL: https://github.com/python-rope/rope
|
||||||
Source0: https://files.pythonhosted.org/packages/3d/1f/d61b1e57a148cbc7c0d01437df44d276bed97bf043efb81abbeba1ba0a8c/rope-1.9.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/4c/c5/606e9b76ce5f0fe1b66db493b13e4dc6a9d495570d30fc8ea76d275693d9/rope-1.12.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ Rope is a python refactoring library.
|
|||||||
|
|
||||||
%package -n python3-rope
|
%package -n python3-rope
|
||||||
Summary: a python refactoring library...
|
Summary: a python refactoring library...
|
||||||
Provides: python-rope
|
Provides: python-rope = %{version}-%{release}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
@ -78,6 +78,10 @@ PYTEST_XDIST_AUTO_NUM_WORKERS=%{_smp_build_ncpus} \
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 14 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 1.12.0-1
|
||||||
|
- Update package to version 1.12.0
|
||||||
|
- Add error handling for extract of incomplete block
|
||||||
|
|
||||||
* Mon Jul 10 2023 chenzixuan <chenzixuan@kylinos.cn> - 1.9.0-1
|
* Mon Jul 10 2023 chenzixuan <chenzixuan@kylinos.cn> - 1.9.0-1
|
||||||
- update to version 1.9.0
|
- update to version 1.9.0
|
||||||
|
|
||||||
|
|||||||
BIN
rope-1.12.0.tar.gz
Normal file
BIN
rope-1.12.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user