Hello community,

here is the log from the commit of package python-argon2-cffi for 
openSUSE:Factory checked in at 2020-01-20 22:50:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-argon2-cffi (Old)
 and      /work/SRC/openSUSE:Factory/.python-argon2-cffi.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-argon2-cffi"

Mon Jan 20 22:50:18 2020 rev:6 rq:765259 version:19.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-argon2-cffi/python-argon2-cffi.changes    
2019-06-07 12:17:59.540797587 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-argon2-cffi.new.26092/python-argon2-cffi.changes
 2020-01-20 22:50:32.447230326 +0100
@@ -1,0 +2,7 @@
+Fri Jan 17 12:29:23 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to 19.2.0
+  * Python 3.4 is not supported anymore.
+  * The dependency on enum34 is now protected using a PEP 508 marker.
+
+-------------------------------------------------------------------

Old:
----
  argon2_cffi-19.1.0.tar.gz

New:
----
  argon2-cffi-19.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-argon2-cffi.spec ++++++
--- /var/tmp/diff_new_pack.LMLyMx/_old  2020-01-20 22:50:33.719230815 +0100
+++ /var/tmp/diff_new_pack.LMLyMx/_new  2020-01-20 22:50:33.719230815 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-argon2-cffi
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-argon2-cffi
-Version:        19.1.0
+Version:        19.2.0
 Release:        0
 Summary:        The Argon2 password hashing algorithm for Python
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/hynek/argon2_cffi
-Source:         
https://files.pythonhosted.org/packages/source/a/argon2_cffi/argon2_cffi-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/a/argon2-cffi/argon2-cffi-%{version}.tar.gz
 BuildRequires:  %{python_module cffi >= 1.0.0}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module hypothesis}
@@ -50,7 +50,7 @@
 C library.
 
 %prep
-%setup -q -n argon2_cffi-%{version}
+%setup -q -n argon2-cffi-%{version}
 
 %build
 export ARGON2_CFFI_USE_SYSTEM=1


Reply via email to