Add BR python-pexpect

This commit is contained in:
Thomas Spura 2014-05-30 01:56:13 +02:00
parent 8277719472
commit c46596fc54

View File

@ -119,6 +119,7 @@ BuildRequires: python-decorator
BuildRequires: python-jsonschema
BuildRequires: python-jsonpointer
BuildRequires: python-path
BuildRequires: pexpect
BuildRequires: python-simplegeneric
Requires: pexpect
Requires: python-decorator
@ -638,6 +639,7 @@ popd
- Add provides for bundled exception fpc#416
- Add BR Cython
- disable python3 tests for now (possible blocking in koji)
- Add BR python-pexpect
* Fri May 30 2014 Thomas Spura <tomspur@fedoraproject.org> - 2.0.0-2
- add BR/R python-path