New release of pandas 1.2.4
This commit is contained in:
parent
baaeda9e8c
commit
6956e62a38
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/pandas-1.1.4.tar.gz
|
||||
/pandas-1.2.0.tar.gz
|
||||
/pandas-1.2.1.tar.gz
|
||||
/pandas-1.2.4.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.2.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Python library providing high-performance data analysis tools
|
||||
|
||||
License: BSD
|
||||
@ -60,6 +60,9 @@ Recommends: python3-xlwt
|
||||
%{python3_sitearch}/%{srcname}*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Sergio Pascual <sergiopr@fedoraproject.org> - 1.2.4-1
|
||||
- New release of pandas 1.2.4
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.2.1-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pandas-1.2.1.tar.gz) = 9bf9212ebdd07785f1877f5f80d6a5beb4637e8a1cf741e32a705a48724280a8e8daae209c66c1a3f00718b566127d77af578d6c72a5d9b68e2b03784c604083
|
||||
SHA512 (pandas-1.2.4.tar.gz) = 79e7a38b8edad52b70eb81ba821141b928c782009d59c50076e7d1e7c015078d333c0c80bda7ba720f4ccb221a0ba93a02885fe6a573567ee37ffae14ee9b2c3
|
||||
|
Loading…
x
Reference in New Issue
Block a user