From 376d49af3c61d3303e2f37a6c686d98ae62bc14fe10d54873e5f96d936278535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 20 Mar 2020 11:34:47 +0000 Subject: [PATCH] - Drop not really needed nose dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-stdnum?expand=0&rev=14 --- python-python-stdnum.changes | 5 +++++ python-python-stdnum.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) 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