diff --git a/jedi-0.18.1.tar.gz b/jedi-0.18.1.tar.gz deleted file mode 100644 index 6d541c2..0000000 Binary files a/jedi-0.18.1.tar.gz and /dev/null differ diff --git a/jedi-0.19.0.tar.gz b/jedi-0.19.0.tar.gz new file mode 100644 index 0000000..d8d9b90 Binary files /dev/null and b/jedi-0.19.0.tar.gz differ diff --git a/python-jedi.spec b/python-jedi.spec index 0463e50..2e794ac 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.19.0 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.19.0.tar.gz BuildArch: noarch @@ -75,6 +75,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Mar 11 2024 GuoCe - 0.19.0-1 +- Update package to version 0.19.0 + * Thu Nov 10 2022 wangjunqi - 0.18.1-1 - Update package to version 0.18.1