From 0fedad1eacbe333c572112fa133010aaedb5661e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 14:27:21 +0000 Subject: automatic import of python-pymongocrypt --- .gitignore | 1 + python-pymongocrypt.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9a6d089..b816711 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pymongocrypt-1.5.1.tar.gz +/pymongocrypt-1.5.2.tar.gz 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 - 1.5.1-1 +* Sun Apr 23 2023 Python_Bot - 1.5.2-1 - Package Spec generated diff --git a/sources b/sources index 49a8f9f..1db3e81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01f11f300ab678d280bd50541fd012b5 pymongocrypt-1.5.1.tar.gz +7653c14b008ffe1f1e1515783e7e8063 pymongocrypt-1.5.2.tar.gz -- cgit v1.2.3