diff --git a/python-sympy.spec b/python-sympy.spec index e3dcba6d0cfdd6584eb5e090aa6e9b2a2075e181..0be692d53de8231f64fc754590b150c4ddd814a4 100644 --- a/python-sympy.spec +++ b/python-sympy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sympy -Version: 1.12 +Version: 1.13.3 Release: 1 Summary: Computer algebra system (CAS) in Python License: BSD and MIT URL: https://sympy.org -Source0: https://github.com/sympy/sympy/releases/download/sympy-1.12/sympy-1.12.tar.gz +Source0: %{pypi_source sympy} BuildArch: noarch Requires: python3-mpmath @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jul 22 2025 wxsIcey <1790571317@qq.com> - 1.13.3-1 +- upgrade to 1.13.3 + * Sat Jun 10 2023 kiritakekumi - 1.12-1 - upgrade to 1.12 diff --git a/sympy-1.12.tar.gz b/sympy-1.13.3.tar.gz similarity index 46% rename from sympy-1.12.tar.gz rename to sympy-1.13.3.tar.gz index fbe69ef61a5a5ec0e2ecb0c71e2d5da80104b2d4..d0f3e03c770a8d2ab6ec66b45715798e87d590f4 100644 Binary files a/sympy-1.12.tar.gz and b/sympy-1.13.3.tar.gz differ