Rebuilt for Python 3.11
This commit is contained in:
parent
12ce02250d
commit
2f11499bd2
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue