diff --git a/python-rope.spec b/python-rope.spec index 7c0ed2c8bbf832a09086ec0e37530745d6f4b94e..96e9232e90513a55acd48ed851576cf540179379 100644 --- a/python-rope.spec +++ b/python-rope.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-rope -Version: 1.8.0 +Version: 1.9.0 Release: 1 Summary: a python refactoring library... License: LGPL-3.0-or-later and LGPL-3.0-only and GPL-3.0-only URL: https://github.com/python-rope/rope -Source0: https://files.pythonhosted.org/packages/f1/69/40583ae5bbdfca2a9a4db7ff68f90b4a91dd0f93536afe5a58c44ba2256a/rope-1.8.0.tar.gz +Source0: https://files.pythonhosted.org/packages/3d/1f/d61b1e57a148cbc7c0d01437df44d276bed97bf043efb81abbeba1ba0a8c/rope-1.9.0.tar.gz BuildArch: noarch @@ -78,6 +78,9 @@ PYTEST_XDIST_AUTO_NUM_WORKERS=%{_smp_build_ncpus} \ %{_docdir}/* %changelog +* Mon Jul 10 2023 chenzixuan - 1.9.0-1 +- update to version 1.9.0 + * Tue Jun 20 2023 Dongxing Wang - 1.8.0-1 - update to version 1.8.0 diff --git a/rope-1.8.0.tar.gz b/rope-1.8.0.tar.gz deleted file mode 100644 index ca37083398c484b76f455b106c4303f7862b317b..0000000000000000000000000000000000000000 Binary files a/rope-1.8.0.tar.gz and /dev/null differ diff --git a/rope-1.9.0.tar.gz b/rope-1.9.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..654ed6a25bfbe20680ec2c0ba9127a044f300f94 Binary files /dev/null and b/rope-1.9.0.tar.gz differ