- State in more dependencies, the tests are still borked
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfakefs?expand=0&rev=6
This commit is contained in:
parent
ac9f520932
commit
bedee0f129
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 1 10:04:37 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- State in more dependencies, the tests are still borked
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 23 06:39:22 UTC 2018 - Karol Babioch <kbabioch@suse.com>
|
||||
|
||||
|
@ -25,11 +25,17 @@ License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: http://pyfakefs.org
|
||||
Source: https://github.com/jmcgeheeiv/pyfakefs/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module pathlib2 >= 2.3.2}
|
||||
BuildRequires: %{python_module pytest >= 2.8.6}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python2-scandir >= 1.8
|
||||
Requires: python-pathlib2 >= 2.3.2
|
||||
BuildArch: noarch
|
||||
%ifpython2
|
||||
Requires: python-scandir >= 1.8
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user