New release of pandas 0.23.0
This commit is contained in:
parent
35fd01966f
commit
f4a24297ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/pandas-0.20.1.tar.gz
|
||||
/pandas-0.20.3.tar.gz
|
||||
/pandas-0.22.0.tar.gz
|
||||
/pandas-0.23.0.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.22.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.23.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python library providing high-performance data analysis tools
|
||||
|
||||
License: BSD
|
||||
@ -113,6 +113,9 @@ Python 3 version.
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Tue Jun 05 2018 Sergio Pascual <sergiopr@fedoraproject.org> - 0.23.0-1
|
||||
- New release of pandas 0.23.0
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pandas-0.22.0.tar.gz) = a6e3dcf55845cf4faf0aca43013eccf63310c76faba6d316f36067bb7ac986bcda0975003711eb6559746ad3770c0e88b307c4da040105c6825cf144f4e0797a
|
||||
SHA512 (pandas-0.23.0.tar.gz) = c9dc7bf843e3392b8b1b4d46c6aa6dd12435aa974abc875574a7a8794abe6ea531fa92d8a635153839fd3fef9059d96a4512831b86b1fb6fb69588c8b29a95d6
|
||||
|
Loading…
x
Reference in New Issue
Block a user