Bump release to build with Python 3.12 patch

This commit is contained in:
Elliott Sales de Andrade 2023-07-19 16:23:03 -04:00
parent d886e03fe3
commit 6afff2d825
1 changed files with 4 additions and 1 deletions

View File

@ -14,7 +14,7 @@
Name: python-pandas
Version: 1.5.3
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Python library providing high-performance data analysis tools
# The entire source is BSD-3-Clause and covered by LICENSE, except:
@ -761,6 +761,9 @@ export PYTHONHASHSEED="$(
%changelog
* Wed Jul 19 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.5.3-7
- Backport patch for Python 3.12 deprecation
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.5.3-6
- Bootstrap for Python 3.12