diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:27:21 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:27:21 +0000 |
| commit | 0fedad1eacbe333c572112fa133010aaedb5661e (patch) | |
| tree | 2308a72e744f4d6175a600b23ebb534830ff4c4c /python-pymongocrypt.spec | |
| parent | 5d3a59c86cd087faadcf1415bca90ab04f8ecccd (diff) | |
automatic import of python-pymongocryptopeneuler20.03
Diffstat (limited to 'python-pymongocrypt.spec')
| -rw-r--r-- | python-pymongocrypt.spec | 9 |
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 |
