Update to 1.5.3

This commit is contained in:
wu-leilei 2023-09-11 09:27:35 +08:00
parent 80c1a60be3
commit ab101bf93a
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
pandas-1.5.3.tar.gz Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
%bcond_with test %bcond_with test
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.4.2 Version: 1.5.3
Release: 1 Release: 1
Summary: Data structures and data analysis tools for Python Summary: Data structures and data analysis tools for Python
License: BSD License: BSD
@ -51,6 +51,9 @@ py.test-%{python3_version}
%{python3_sitearch}/%{pypi_name}-*.egg-info/ %{python3_sitearch}/%{pypi_name}-*.egg-info/
%changelog %changelog
* Fri Sep 08 2023 wulei <wu_lei@hoperun.com> - 1.5.3-1
- Update to 1.5.3
* Fri Apr 21 2023 wubijie <wubijie@kylinos.cn> - 1.4.2-1 * Fri Apr 21 2023 wubijie <wubijie@kylinos.cn> - 1.4.2-1
- Update package to version 1.4.2 - Update package to version 1.4.2