fix brpm and bddeb by knowing about 'python-requests'

This commit is contained in:
Scott Moser 2013-03-26 14:32:12 -04:00
parent ff7b13a6e1
commit 92279d78c0
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ PKG_MP = {
'oauth': 'python-oauth',
'prettytable': 'python-prettytable',
'pyyaml': 'python-yaml',
'requests': 'python-requests',
}
DEBUILD_ARGS = ["-us", "-S", "-uc", "-d"]

View File

@ -41,6 +41,7 @@ PKG_MP = {
'oauth': 'python-oauth',
'prettytable': 'python-prettytable',
'pyyaml': 'PyYAML',
'requests': 'python-requests',
}
# Subdirectories of the ~/rpmbuild dir