Hello community,
here is the log from the commit of package python-argon2-cffi for
openSUSE:Factory checked in at 2018-08-24 17:11:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-argon2-cffi (Old)
and /work/SRC/openSUSE:Factory/.python-argon2-cffi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-argon2-cffi"
Fri Aug 24 17:11:57 2018 rev:2 rq:631172 version:18.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-argon2-cffi/python-argon2-cffi.changes
2018-08-10 09:49:16.362221096 +0200
+++
/work/SRC/openSUSE:Factory/.python-argon2-cffi.new/python-argon2-cffi.changes
2018-08-24 17:11:58.602633002 +0200
@@ -1,0 +2,5 @@
+Wed Aug 8 15:07:52 UTC 2018 - [email protected]
+
+- Ensure neutrality of description.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-argon2-cffi.spec ++++++
--- /var/tmp/diff_new_pack.6cIJhj/_old 2018-08-24 17:11:59.142633645 +0200
+++ /var/tmp/diff_new_pack.6cIJhj/_new 2018-08-24 17:11:59.142633645 +0200
@@ -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 @@
%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}