summaryrefslogtreecommitdiff
path: root/python-ydb.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-ydb.spec')
-rw-r--r--python-ydb.spec8
1 files changed, 4 insertions, 4 deletions
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