diff --git a/pandas-1.3.2.tar.gz b/pandas-1.3.2.tar.gz deleted file mode 100644 index 920d91c..0000000 Binary files a/pandas-1.3.2.tar.gz and /dev/null differ diff --git a/pandas-1.4.1.tar.gz b/pandas-1.4.1.tar.gz new file mode 100644 index 0000000..3c2aac0 Binary files /dev/null and b/pandas-1.4.1.tar.gz differ diff --git a/python-pandas.spec b/python-pandas.spec index 6c13706..5f44250 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -2,7 +2,7 @@ %bcond_with test Name: python-%{pypi_name} -Version: 1.3.2 +Version: 1.4.1 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 +* Tue Apr 18 2023 wubijie - 1.4.1-1 +- Update package to version 1.4.1 + * Wed Aug 25 2021 wulei - 1.3.2-1 - update to 1.3.2