diff --git a/pandas-1.4.2.tar.gz b/pandas-1.4.2.tar.gz deleted file mode 100644 index 921375c..0000000 Binary files a/pandas-1.4.2.tar.gz and /dev/null differ diff --git a/pandas-1.5.3.tar.gz b/pandas-1.5.3.tar.gz new file mode 100644 index 0000000..35fcfdf Binary files /dev/null and b/pandas-1.5.3.tar.gz differ diff --git a/python-pandas.spec b/python-pandas.spec index 1ce9f41..4c23b29 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -2,7 +2,7 @@ %bcond_with test Name: python-%{pypi_name} -Version: 1.4.2 +Version: 1.5.3 Release: 1 Summary: Data structures and data analysis tools for Python License: BSD @@ -51,6 +51,9 @@ py.test-%{python3_version} %{python3_sitearch}/%{pypi_name}-*.egg-info/ %changelog +* Fri Sep 08 2023 wulei - 1.5.3-1 +- Update to 1.5.3 + * Fri Apr 21 2023 wubijie - 1.4.2-1 - Update package to version 1.4.2