diff --git a/.gitignore b/.gitignore index 4b9a3c0..95c34d1 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /pandas-0.23.0.tar.gz /pandas-0.23.4.tar.gz /pandas-0.24.1.tar.gz +/pandas-0.25.1.tar.gz diff --git a/python-pandas.spec b/python-pandas.spec index 000545d..86d8a03 100644 --- a/python-pandas.spec +++ b/python-pandas.spec @@ -2,15 +2,13 @@ Name: python-%{srcname} -Version: 0.24.1 -Release: 5%{?dist} +Version: 0.25.1 +Release: 1%{?dist} Summary: Python library providing high-performance data analysis tools License: BSD URL: https://pandas.pydata.org/ Source0: https://pypi.io/packages/source/p/pandas/%{srcname}-%{version}.tar.gz -# Fix issues with numpydoc 0.9. -Patch0001: https://github.com/pandas-dev/pandas/pull/26059.patch %global _description %{expand: pandas is an open source, BSD-licensed library providing @@ -62,6 +60,9 @@ rm $(grep -rl '/\* Generated by Cython') %{python3_sitearch}/%{srcname}* %changelog +* Sat Aug 24 2019 Zbigniew Jędrzejewski-Szmek - 0.25.1-1 +- Update to latest version + * Mon Aug 19 2019 Miro Hrončok - 0.24.1-5 - Rebuilt for Python 3.8 diff --git a/sources b/sources index 2803d14..a32f2aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pandas-0.24.1.tar.gz) = 15f75308f4c437ad0096c3a3d768563b071b3d8e55e1850a5ee0f980f56a9d8d1b9fed9d7707ba43e80052e6c5fea313ac1ad2687935f0ab37a16a68bf64ae19 +SHA512 (pandas-0.25.1.tar.gz) = 5ca8991d4355011741ca046b72d426db47c1e0931aa30a90826959defd3577a28ba6c413798d9f45b3a1864701e100f51fbfac42c37c0edb79b1385893d3b1a3