14
0

- Drop not really needed nose dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-stdnum?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2020-03-20 11:34:47 +00:00
committed by Git OBS Bridge
parent 203606fb2a
commit 376d49af3c
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 20 11:34:32 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Drop not really needed nose dependency
-------------------------------------------------------------------
Fri Mar 20 11:04:16 UTC 2020 - pgajdos@suse.com

View File

@@ -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