Add python-unittest2 as a build requirement
This commit is contained in:
parent
6544e5b0fb
commit
d249031826
@ -18,6 +18,7 @@ Source1: LICENSE.txt
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python2-devel
|
BuildRequires: python2-devel
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
|
BuildRequires: python-unittest2
|
||||||
|
|
||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -100,6 +101,7 @@ popd
|
|||||||
* Thu Apr 11 2013 Luke Macken <lmacken@redhat.com> - 1.0.1-1
|
* Thu Apr 11 2013 Luke Macken <lmacken@redhat.com> - 1.0.1-1
|
||||||
- Update to 1.0.1
|
- Update to 1.0.1
|
||||||
- Run the test suite
|
- Run the test suite
|
||||||
|
- Add python-unittest2 as a build requirement
|
||||||
|
|
||||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-5
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user