forked from pool/python-tinyrecord
- Remove unneeded Build-Requires on pytest-runner.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrecord?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 3 07:48:26 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Remove unneeded Build-Requires on pytest-runner.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 15 07:03:24 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-tinyrecord
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -26,7 +26,6 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/eugene-eeo/tinyrecord
|
||||
Source: https://github.com/eugene-eeo/tinyrecord/archive/v%{version}.tar.gz
|
||||
BuildRequires: %{python_module pytest-runner}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module tinydb}
|
||||
|
Reference in New Issue
Block a user