python-bcrypt: add an explicit BR on 'pip' to enable ptest (#2179)

* python-bcrypt: add explict BR on 'pip' to enable ptest
* python-bcrypt: fix typo in changelog

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
This commit is contained in:
Muhammad Falak R Wani 2022-02-10 11:41:12 +05:30 committed by GitHub
parent ecd450fd5a
commit 466469d4b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -1,13 +1,16 @@
Summary: Good password hashing for your software and your servers.
Name: python-bcrypt
Version: 3.2.0
Release: 1%{?dist}
Release: 2%{?dist}
License: ASL 2.0
Vendor: Microsoft Corporation
Distribution: Mariner
Group: Development/Languages/Python
URL: https://github.com/pyca/bcrypt/
Source0: https://pypi.io/packages/source/b/bcrypt/bcrypt-%{version}.tar.gz
%if %{with_check}
BuildRequires: python3-pip
%endif
%description
Good password hashing for your software and your servers.
@ -42,6 +45,9 @@ Good password hashing for your software and your servers.
%{python3_sitelib}/*
%changelog
* Thu Feb 10 2022 Muhammad Falak <mwani@microsoft.com> - 3.2.0-2
- Add an explicit BR on 'pip' to enable ptest
* Fri Feb 04 2022 Nick Samson <nisamson@microsoft.com> - 3.2.0-1
- Upgraded to 3.2.0