diff --git a/pandas-2.3.1.tar.gz b/pandas-2.3.3.tar.gz similarity index 38% rename from pandas-2.3.1.tar.gz rename to pandas-2.3.3.tar.gz index 7fc60e581671382378f73a618c511599deb270ba..ff5140d6891afc8a35235b7867e8261ed6db0e19 100644 Binary files a/pandas-2.3.1.tar.gz and b/pandas-2.3.3.tar.gz differ diff --git a/python-pandas.spec b/python-pandas.spec index 76c635580ec4426ca18e8a4f29c55c2a0892a316..aca98b6d67472ed86d44563bbc0de31df2626c5f 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -2,12 +2,12 @@ %bcond_with test Name: python-%{pypi_name} -Version: 2.3.1 +Version: 2.3.3 Release: 1 Summary: Data structures and data analysis tools for Python License: BSD URL: https://pandas.pydata.org/ -Source0: https://github.com/pandas-dev/pandas/releases/download/v%{version}/%{pypi_name}-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/33/01/d40b85317f86cf08d853a4f495195c73815fdf205eef3993821720274518/pandas-2.3.3.tar.gz BuildRequires: gcc gcc-c++ python3-Cython python3-cffi BuildRequires: python3-devel python3-setuptools python3-numpy @@ -52,6 +52,9 @@ py.test-%{python3_version} %{python3_sitearch}/%{pypi_name}-*.dist-info/ %changelog +* Fri Nov 07 2025 liudongshi - 2.3.3-1 +- Update package to 2.3.3 + * Tue Jul 29 2025 wangkai <13474090681@163.com> - 2.3.1-1 - Update to 2.3.1 for Cython-3.1