Update to version 0.9.3
Signed-off-by: Jakub Jedelsky <jakub.jedelsky@gmail.com>
This commit is contained in:
parent
d59ff408ec
commit
76925bf172
3 changed files with 6 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
%{!?py2_install: %global py2_install %{expand: CFLAGS="%{optflags}" %{__python2} setup.py %{?py_setup_args} install -O1 --skip-build --root $RPM_BUILD_ROOT}}
|
||||
|
||||
Name: vertica-python
|
||||
Version: 0.9.2
|
||||
Version: 0.9.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A native Python adapter for the Vertica database
|
||||
|
||||
|
|
@ -109,6 +109,9 @@ Obsoletes: vertica-python%{python3_pkgversion} < %{version}-%{release}
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Jun 23 2019 Jakub Jedelsky <jakub.jedelsky@gmail.com> - 0.9.3-1
|
||||
- Update to version 0.9.3
|
||||
|
||||
* Fri May 10 2019 Jakub Jedelsky <jakub.jedelsky@gmail.com> - 0.9.2-1
|
||||
- Upgrade to version 0.9.2
|
||||
- Remove of unnecessary requirement (psycopg2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue