Hello community, here is the log from the commit of package python-argon2-cffi for openSUSE:Factory checked in at 2019-04-04 12:01:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-argon2-cffi (Old) and /work/SRC/openSUSE:Factory/.python-argon2-cffi.new.3908 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-argon2-cffi" Thu Apr 4 12:01:33 2019 rev:4 rq:690321 version:19.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-argon2-cffi/python-argon2-cffi.changes 2019-02-26 22:14:55.610221228 +0100 +++ /work/SRC/openSUSE:Factory/.python-argon2-cffi.new.3908/python-argon2-cffi.changes 2019-04-04 12:01:39.353325988 +0200 @@ -1,0 +2,5 @@ +Mon Apr 1 10:54:09 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Provide argon2_cffi namespace too + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-argon2-cffi.spec ++++++ --- /var/tmp/diff_new_pack.UaV80l/_old 2019-04-04 12:01:41.917328041 +0200 +++ /var/tmp/diff_new_pack.UaV80l/_new 2019-04-04 12:01:41.921328045 +0200 @@ -38,6 +38,8 @@ BuildRequires: pkgconfig(libargon2) Requires: python-cffi >= 1.0.0 Requires: python-six +Provides: python-argon2_cffi +Obsoletes: python-argon2_cffi %ifpython2 Requires: python-enum34 %endif @@ -59,7 +61,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -%python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} py.test-%{$python_version} +%pytest_arch %files %{python_files} %doc README.rst CHANGELOG.rst FAQ.rst
