Accepting request 788952 from home:polslinux:branches:devel:languages:python
- Remove nose dep since we are not running the tests OBS-URL: https://build.opensuse.org/request/show/788952 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessings?expand=0&rev=9
This commit is contained in:
parent
cd3ad82d3b
commit
71d24bfed0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 27 10:08:34 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Remove nose dep since we are not running the tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 17 13:18:24 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-blessings
|
||||
#
|
||||
# Copyright (c) 2018 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
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -26,7 +26,6 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/erikrose/blessings
|
||||
Source: https://files.pythonhosted.org/packages/source/b/blessings/blessings-%{version}.tar.gz
|
||||
BuildRequires: %{python_module curses}
|
||||
BuildRequires: %{python_module nose}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: python-rpm-macros
|
||||
|
Loading…
Reference in New Issue
Block a user