!4 update package to version 1.7.0
From: @S--Sh Reviewed-by: @han-guangyu Signed-off-by: @han-guangyu
This commit is contained in:
commit
c0cb89bec5
Binary file not shown.
BIN
pymongocrypt-1.7.0.tar.gz
Normal file
BIN
pymongocrypt-1.7.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pymongocrypt
|
Name: python-pymongocrypt
|
||||||
Version: 1.6.1
|
Version: 1.7.0
|
||||||
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/2a/b2/c57670bc4ad72c4225e010ede732451d7bd4f7d6f7206e42292c22bf54db/pymongocrypt-1.6.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/2a/b2/c57670bc4ad72c4225e010ede732451d7bd4f7d6f7206e42292c22bf54db/pymongocrypt-1.7.0.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 24 2023 sunhui <sunhui@kylinos.cn> - 1.7.0-1
|
||||||
|
- Update package to version 1.7.0
|
||||||
|
|
||||||
* Mon Jul 17 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.6.1-1
|
* Mon Jul 17 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.6.1-1
|
||||||
- Update package to version 1.6.1
|
- Update package to version 1.6.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user