New upstream version (0.20.3)
This commit is contained in:
parent
7ea9c61327
commit
21f7306bea
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/pandas-0.19.1.tar.gz
|
||||
/pandas-0.19.2.tar.gz
|
||||
/pandas-0.20.1.tar.gz
|
||||
/pandas-0.20.3.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.20.1
|
||||
Release: 3%{?dist}
|
||||
Version: 0.20.3
|
||||
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
|
||||
* Sun Sep 10 2017 Sergio Pascual <sergiopr@fedoraproject.org> - 0.20.3-1
|
||||
- New upstream version (0.20.3)
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pandas-0.20.1.tar.gz) = d477a815914c825efd6430f7eb19f3f9115c1c4ab03000ca6d4f64023f7b5f53eff512792fea2d8b33c7febb3667fc3a3de55f11eeb453f285cae40e6b473707
|
||||
SHA512 (pandas-0.20.3.tar.gz) = 891c7e04d075f96fadf3775e903472e279eaeaa4509eb0da81a74261a3ed86ff309de0b5a2c100ee93dd968fed1df6d7e426ca78785b2b36785fe7679218fdc5
|
||||
|
Loading…
x
Reference in New Issue
Block a user