summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-30 20:19:57 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-30 20:19:57 +0000
commitba031c64e6dd920eb37673748f6718ba3c6e7246 (patch)
tree011466bc5d3dd6c892a4a8ce6ee60d1863e021c1
parent053d39afc89ed80782335f576c99a898790c2dc9 (diff)
automatic import of python-ydb
-rw-r--r--.gitignore1
-rw-r--r--python-ydb.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 6265d10..7ef4261 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ydb-3.3.2.tar.gz
+/ydb-3.3.4.tar.gz
diff --git a/python-ydb.spec b/python-ydb.spec
index 3fd3ce3..50a0db8 100644
--- a/python-ydb.spec
+++ b/python-ydb.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-ydb
-Version: 3.3.2
+Version: 3.3.4
Release: 1
Summary: YDB Python SDK
License: Apache 2.0
URL: http://github.com/ydb-platform/ydb-python-sdk
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7a/83/cecccc46533bfc751f5d44f9adee0b199a23debbc6a5c2b1d3476a826f8e/ydb-3.3.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b3/1d/8ee28470484f9f84af2a15aea9688bbbb49e7438df6a64413421249def66/ydb-3.3.4.tar.gz
BuildArch: noarch
Requires: python3-grpcio
@@ -105,7 +105,7 @@ $ python -m pip install ydb
```
%prep
-%autosetup -n ydb-3.3.2
+%autosetup -n ydb-3.3.4
%build
%py3_build
@@ -145,5 +145,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu May 18 2023 Python_Bot <Python_Bot@openeuler.org> - 3.3.2-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 3.3.4-1
- Package Spec generated
diff --git a/sources b/sources
index 32955f4..54b0fe5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a675dad1ab4437ef68f69f9560120a2 ydb-3.3.2.tar.gz
+c3add08e3629222e8bea7cf33da71d86 ydb-3.3.4.tar.gz