Update to version 0.6.14
Signed-off-by: Jakub Jedelsky <jakub.jedelsky@gmail.com>
This commit is contained in:
parent
06844278ea
commit
0d69f2efbe
3 changed files with 8 additions and 3 deletions
|
|
@ -2,8 +2,8 @@
|
|||
%{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
|
||||
|
||||
Name: vertica-python
|
||||
Version: 0.5.5
|
||||
Release: 4%{?dist}
|
||||
Version: 0.6.14
|
||||
Release: 1%{?dist}
|
||||
Summary: A native Python adapter for the Vertica database
|
||||
|
||||
Group: Development/Languages
|
||||
|
|
@ -27,6 +27,7 @@ Requires: python-dateutil >= 1.5
|
|||
|
||||
Requires: pytz
|
||||
Requires: python-psycopg2
|
||||
Requires: python2-future
|
||||
|
||||
|
||||
%description
|
||||
|
|
@ -60,6 +61,9 @@ vertica-python is a native Python adapter for the Vertica
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 21 2017 Jakub Jedelsky <jakub.jedelsky@gmail.com> - 0.6.14-1
|
||||
- Update to version 0.6.14
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue