summaryrefslogtreecommitdiff
path: root/python-pymongocrypt.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pymongocrypt.spec')
-rw-r--r--python-pymongocrypt.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/python-pymongocrypt.spec b/python-pymongocrypt.spec
index 5de0421..ac24378 100644
--- a/python-pymongocrypt.spec
+++ b/python-pymongocrypt.spec
@@ -1,15 +1,16 @@
%global _empty_manifest_terminate_build 0
Name: python-pymongocrypt
-Version: 1.5.1
+Version: 1.5.2
Release: 1
Summary: Python bindings for libmongocrypt
License: Apache License, Version 2.0
URL: https://github.com/mongodb/libmongocrypt/tree/master/bindings/python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/39/36/063bb57ebed7c1cfb97de20ca9904b761814b9e47b6bffea1171b36b820c/pymongocrypt-1.5.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d4/d8/44631bceaab3ac9f82b26c55d739a24c26dc90d18c07976ce6870fe26d01/pymongocrypt-1.5.2.tar.gz
Requires: python3-cffi
Requires: python3-cryptography
Requires: python3-requests
+Requires: python3-cryptography
%description
@@ -33,7 +34,7 @@ Provides: python3-pymongocrypt-doc
%prep
-%autosetup -n pymongocrypt-1.5.1
+%autosetup -n pymongocrypt-1.5.2
%build
%py3_build
@@ -73,5 +74,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.2-1
- Package Spec generated