diff --git a/jedi-0.18.1.tar.gz b/jedi-0.18.1.tar.gz deleted file mode 100644 index 6d541c22c64b459f114243e38a2ab0e913b58d59..0000000000000000000000000000000000000000 Binary files a/jedi-0.18.1.tar.gz and /dev/null differ diff --git a/jedi-0.18.2.tar.gz b/jedi-0.18.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b4a0418561a15640d69b06e5a80ff16b7e65f1e7 Binary files /dev/null and b/jedi-0.18.2.tar.gz differ diff --git a/python-jedi.spec b/python-jedi.spec index 0463e50e0de001a9a03cf5ff0b36d83e1a8d1bc5..5ac01513834ae867736e43072e78d7db7ee344ba 100644 --- a/python-jedi.spec +++ b/python-jedi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-jedi -Version: 0.18.1 +Version: 0.18.2 Release: 1 Summary: A static analysis tool for Python that is typically used in IDEs/editors plugins License: MIT URL: https://github.com/davidhalter/jedi -Source0: https://files.pythonhosted.org/packages/c2/25/273288df952e07e3190446efbbb30b0e4871a0d63b4246475f3019d4f55e/jedi-0.18.1.tar.gz +Source0: https://files.pythonhosted.org/packages/c2/25/273288df952e07e3190446efbbb30b0e4871a0d63b4246475f3019d4f55e/jedi-0.18.2.tar.gz BuildArch: noarch @@ -75,6 +75,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jul 26 2023 sunhui - 0.18.2-1 +- Update package to version 0.18.2 + * Thu Nov 10 2022 wangjunqi - 0.18.1-1 - Update package to version 0.18.1