summaryrefslogtreecommitdiff
path: root/python-vertica-python.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-vertica-python.spec')
-rw-r--r--python-vertica-python.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-vertica-python.spec b/python-vertica-python.spec
index f870b9e..82e7625 100644
--- a/python-vertica-python.spec
+++ b/python-vertica-python.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-vertica-python
-Version: 1.3.1
+Version: 1.3.2
Release: 1
Summary: Official native Python client for the Vertica database.
License: Apache License 2.0
URL: https://github.com/vertica/vertica-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/60/1b/492fc9e9ae93a146e8ca401fd2d80dfbf6b42e152ca62b3f88eeebc4c7ba/vertica-python-1.3.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/97/2e/5980a65d6966c1294ced62a6092fa1bfedff13eb1f91c16f51931e94f3c8/vertica-python-1.3.2.tar.gz
BuildArch: noarch
Requires: python3-dateutil
@@ -39,7 +39,7 @@ vertica-python is the official Vertica database client for the Python programmin
%prep
-%autosetup -n vertica-python-1.3.1
+%autosetup -n vertica-python-1.3.2
%build
%py3_build
@@ -79,5 +79,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.3.2-1
- Package Spec generated