!12 Update version to 2.2.2
From: @zhao-jingyu985 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
169400e0fc
Binary file not shown.
BIN
pandas-2.2.2.tar.gz
Normal file
BIN
pandas-2.2.2.tar.gz
Normal file
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.2.0
|
Version: 2.2.2
|
||||||
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
|
||||||
@ -52,6 +52,10 @@ py.test-%{python3_version}
|
|||||||
%{python3_sitearch}/%{pypi_name}-*.dist-info/
|
%{python3_sitearch}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 24 2024 zhaojingyu <zhaojingyu@kylinos.cn> - 2.2.2-1
|
||||||
|
- Update to 2.2.2
|
||||||
|
- Avoid issuing a spurious DeprecationWarning when a custom DataFrame or Series subclass method is called
|
||||||
|
|
||||||
* Mon Feb 19 2024 wangkai <13474090681@163.com> - 2.2.0-1
|
* Mon Feb 19 2024 wangkai <13474090681@163.com> - 2.2.0-1
|
||||||
- Update to 2.2.0 for Cython3
|
- Update to 2.2.0 for Cython3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user