!2 Update package to version 1.4.1

From: @wubijie123 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-12-12 08:40:15 +00:00 committed by Gitee
commit b71959a955
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.4.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pymongocrypt
Version: 1.2.0
Version: 1.4.1
Release: 1
Summary: Python bindings for libmongocrypt
License: Apache-2.0
URL: https://github.com/mongodb/libmongocrypt/tree/master/bindings/python
Source0: https://files.pythonhosted.org/packages/bf/16/df3e9003b7904f7f1bda51bc3a8c16238c3f6d0ff1f08e6265bbfeb34bd7/pymongocrypt-1.2.0.tar.gz
Source0: https://files.pythonhosted.org/packages/07/d9/e8db57b3a600e952c8caacc573677907dc0301a1ed0023e5c97266974605/pymongocrypt-1.4.1.tar.gz
BuildArch: noarch
%description
Python wrapper library for libmongocrypt that supports client side encryption
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri Dec 09 2022 wubijie <wubijie@kylinos.cn> - 1.4.1-1
- Update package to version 1.4.1
* Fri Jul 15 2022 OpenStack_SIG <openstack@openeuler.org> - 1.2.0-1
- Init package python3-pymongocrypt of version 1.2.0