!3 Update package
From: @Wangjunqi123 Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
8fdcf0e916
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-rope
|
Name: python-rope
|
||||||
Version: 0.17.0
|
Version: 1.4.0
|
||||||
Release: 2
|
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/ba/44/714486676aeb10de586f892348973d2e6b7c2be4eaff434caaaa45e19e14/rope-0.17.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/4a/87/cfc4cd0a8f8a2a8b6ae019bd7e10749287f44c84a94f9b663dc98e17b7de/rope-1.4.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ Provides: python3-rope-doc
|
|||||||
Rope is a python refactoring library.
|
Rope is a python refactoring library.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n rope-0.17.0
|
%autosetup -n rope-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -67,6 +67,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 27 2022 wangjunqi <wangjunqi@kylinos.cn> - 1.4.0-1
|
||||||
|
- Update package version to 1.4.0
|
||||||
|
|
||||||
* Mon May 9 2022 yaoxin <yaoxin30@h-partners.com> - 0.17.0-2
|
* Mon May 9 2022 yaoxin <yaoxin30@h-partners.com> - 0.17.0-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
rope-1.4.0.tar.gz
Normal file
BIN
rope-1.4.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user