!7 [sync] PR-4: Provides python-pbkdf2

From: @openeuler-sync-bot
Reviewed-by: @yangzhao_kl
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2021-09-22 09:53:23 +00:00 committed by Gitee
commit 33b9294828

View File

@ -3,7 +3,7 @@
Name: python-%{srcname}
Version: 1.3
Release: 2
Release: 3
Summary: This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.
License: MIT
URL: https://pypi.org/project/pbkdf2/
@ -17,6 +17,7 @@ This module implements the password-based key derivation function, PBKDF2, speci
%package -n python3-pbkdf2
Summary: password-based key derivation function
BuildRequires: python3-pytest
%{?python_provide:%python_provide python3-%{srcname}}
%description -n python3-pbkdf2
This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0.
@ -39,6 +40,9 @@ This module implements the password-based key derivation function, PBKDF2, speci
%changelog
* Fri Sep 17 2021 caodongxia <caodongxia@huawei.com> - 1.3-3
- Provides python-pbkdf2
* Wed Sep 9 2020 shixuantong <shixuantong@huawei.com> - 1.3-2
- update Source0 and rename tarball