Hello community, here is the log from the commit of package python-ecdsa for openSUSE:Factory checked in at 2020-02-29 21:18:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ecdsa (Old) and /work/SRC/openSUSE:Factory/.python-ecdsa.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ecdsa" Sat Feb 29 21:18:16 2020 rev:11 rq:778814 version:0.15 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ecdsa/python-ecdsa.changes 2019-11-04 17:08:44.120410412 +0100 +++ /work/SRC/openSUSE:Factory/.python-ecdsa.new.26092/python-ecdsa.changes 2020-02-29 21:18:16.566054181 +0100 @@ -1,0 +2,7 @@ +Mon Feb 24 15:34:49 UTC 2020 - Ondřej Súkup <[email protected]> + +- update to 0.15 +- fix fdupes usage + * extra long changelog - see NEWS file + +------------------------------------------------------------------- Old: ---- _service ecdsa-0.13.3.tar.gz New: ---- ecdsa-0.15.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ecdsa.spec ++++++ --- /var/tmp/diff_new_pack.lQecOQ/_old 2020-02-29 21:18:17.658053659 +0100 +++ /var/tmp/diff_new_pack.lQecOQ/_new 2020-02-29 21:18:17.658053659 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ecdsa # -# 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-ecdsa -Version: 0.13.3 +Version: 0.15 Release: 0 Summary: ECDSA cryptographic signature library (pure python) License: MIT -Group: Development/Languages/Python -URL: http://github.com/warner/python-ecdsa +URL: https://github.com/warner/python-ecdsa Source: https://files.pythonhosted.org/packages/source/e/ecdsa/ecdsa-%{version}.tar.gz +BuildRequires: %{python_module hypothesis} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} @@ -32,6 +32,8 @@ BuildRequires: openssl BuildRequires: python-rpm-macros Requires: python-six +Suggests: python-gmpy +Suggests: python-gmpy2 BuildArch: noarch %python_subpackages @@ -54,8 +56,7 @@ %install %python_install -#hardlink duplicated files -%fdupes %{buildroot} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %check %pytest ++++++ ecdsa-0.13.3.tar.gz -> ecdsa-0.15.tar.gz ++++++ ++++ 17626 lines of diff (skipped)
