1
0

Accepting request 631172 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/631172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argon2-cffi?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2018-08-24 15:11:57 +00:00 committed by Git OBS Bridge
commit 4e40622e03
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 8 15:07:52 UTC 2018 - jengelh@inai.de
- Ensure neutrality of description.
-------------------------------------------------------------------
Wed Aug 8 14:02:08 UTC 2018 - tchvatal@suse.com

View File

@ -20,7 +20,7 @@
Name: python-argon2-cffi
Version: 18.1.0
Release: 0
Summary: The secure Argon2 password hashing algorithm
Summary: The Argon2 password hashing algorithm for Python
License: MIT
Group: Development/Languages/Python
URL: https://argon2-cffi.readthedocs.io/
@ -44,7 +44,8 @@ Requires: python-enum34
%python_subpackages
%description
The secure Argon2 password hashing algorithm that uses cffi to speed things up.
A Python module that uses CFFI to access the Argon2 password hashing
C library.
%prep
%setup -q -n argon2_cffi-%{version}