New upstream version (0.19.1)

This commit is contained in:
Sergio Pascual 2016-11-09 13:21:02 +01:00
parent 8746c9467e
commit f8211cb8c3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
/pandas-0.18.0.tar.gz
/pandas-0.18.1.tar.gz
/pandas-0.19.0.tar.gz
/pandas-0.19.1.tar.gz

View File

@ -7,7 +7,7 @@
%endif
Name: python-%{srcname}
Version: 0.19.0
Version: 0.19.1
Release: 1%{?dist}
Summary: Python library providing high-performance data analysis tools
@ -113,6 +113,9 @@ Python 3 version.
%endif # with_python3
%changelog
* Wed Nov 09 2016 Sergio Pascual <sergiopr@fedoraproject.org> - 0.19.1-1
- New upstream version (0.19.1)
* Wed Oct 19 2016 Sergio Pascual <sergiopr@fedoraproject.org> - 0.19.0-1
- New upstream version (0.19.0)
- Brings pandas-datareader using recommends

View File

@ -1 +1 @@
bc9bb7188e510b5d44fbdd249698a2c3 pandas-0.19.0.tar.gz
e0a688db072455a9ecdda3cb87ecf654 pandas-0.19.1.tar.gz