diff --git a/python-python-stdnum.changes b/python-python-stdnum.changes index a66b6fe..3479d00 100644 --- a/python-python-stdnum.changes +++ b/python-python-stdnum.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 20 11:34:32 UTC 2020 - Tomáš Chvátal + +- Drop not really needed nose dependency + ------------------------------------------------------------------- Fri Mar 20 11:04:16 UTC 2020 - pgajdos@suse.com diff --git a/python-python-stdnum.spec b/python-python-stdnum.spec index acaa6e4..a0b3312 100644 --- a/python-python-stdnum.spec +++ b/python-python-stdnum.spec @@ -23,10 +23,8 @@ Version: 1.13 Release: 0 Summary: Python module to handle standardized numbers and codes License: LGPL-2.0-or-later -Group: Development/Languages/Python -URL: http://arthurdejong.org/python-stdnum/ +URL: https://arthurdejong.org/python-stdnum/ Source: https://files.pythonhosted.org/packages/source/p/python-stdnum/%{modname}-%{version}.tar.gz -BuildRequires: %{python_module nose} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes