Update package to version 1.4.1
This commit is contained in:
parent
e2720f553c
commit
29c30dd9a4
Binary file not shown.
BIN
pymongocrypt-1.4.1.tar.gz
Normal file
BIN
pymongocrypt-1.4.1.tar.gz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user