From 5a7add26e9a045b6bdf0680a11cfef442231e16c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:59:04 +0000 Subject: automatic import of python-vertica-python --- .gitignore | 1 + python-vertica-python.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3fbff07..9edb17d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /vertica-python-1.3.1.tar.gz +/vertica-python-1.3.2.tar.gz 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 - 1.3.1-1 +* Fri Apr 21 2023 Python_Bot - 1.3.2-1 - Package Spec generated diff --git a/sources b/sources index 42cd854..ec2ff7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd4d8f06912ec8b446d4c8ec1c69e4cf vertica-python-1.3.1.tar.gz +30334670a7da2d267141701976ad85ea vertica-python-1.3.2.tar.gz -- cgit v1.2.3