forked from pool/python-pamqp
Accepting request 698132 from home:pgajdos
- do not require unittest2 for testing with python3 OBS-URL: https://build.opensuse.org/request/show/698132 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pamqp?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
5096e74fb4
commit
46ad313a22
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 10:04:09 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- do not require unittest2 for testing with python3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 07:42:34 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -28,9 +28,9 @@ Source: https://github.com/gmr/pamqp/archive/%{version}.tar.gz
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module nose}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module unittest2}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python-unittest2
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user