!3 update to upstream version 1.6.1

From: @desert-sailor 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2023-07-17 07:59:19 +00:00 committed by Gitee
commit 1f92c7f373
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pymongocrypt-1.6.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pymongocrypt Name: python-pymongocrypt
Version: 1.4.1 Version: 1.6.1
Release: 1 Release: 1
Summary: Python bindings for libmongocrypt Summary: Python bindings for libmongocrypt
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/mongodb/libmongocrypt/tree/master/bindings/python URL: https://github.com/mongodb/libmongocrypt/tree/master/bindings/python
Source0: https://files.pythonhosted.org/packages/07/d9/e8db57b3a600e952c8caacc573677907dc0301a1ed0023e5c97266974605/pymongocrypt-1.4.1.tar.gz Source0: https://files.pythonhosted.org/packages/2a/b2/c57670bc4ad72c4225e010ede732451d7bd4f7d6f7206e42292c22bf54db/pymongocrypt-1.6.1.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
Python wrapper library for libmongocrypt that supports client side encryption Python wrapper library for libmongocrypt that supports client side encryption
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Jul 17 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.6.1-1
- Update package to version 1.6.1
* Fri Dec 09 2022 wubijie <wubijie@kylinos.cn> - 1.4.1-1 * Fri Dec 09 2022 wubijie <wubijie@kylinos.cn> - 1.4.1-1
- Update package to version 1.4.1 - Update package to version 1.4.1