!8 Update package to version 1.4.2

From: @wubijie123 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-04-23 01:15:28 +00:00 committed by Gitee
commit 80c1a60be3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%bcond_with test
Name: python-%{pypi_name}
Version: 1.4.1
Version: 1.4.2
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 Apr 21 2023 wubijie <wubijie@kylinos.cn> - 1.4.2-1
- Update package to version 1.4.2
* Tue Apr 18 2023 wubijie <wubijie@kylinos.cn> - 1.4.1-1
- Update package to version 1.4.1