Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 15:32:51 +02:00 committed by Tomáš Hrnčiar
commit 2f11499bd2

View file

@ -1,6 +1,6 @@
Name: vertica-python
Version: 1.0.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A native Python adapter for the Vertica database
License: MIT
@ -52,6 +52,9 @@ Requires: python%{python3_pkgversion}-future
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.0.5-2
- Rebuilt for Python 3.11
* Sat May 14 2022 Jakub Jedelsky <jakub.jedelsky@gmail.com> - 1.0.5-1
- Bump to new version