Add python-psycopg2
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
c929fef017
commit
1661540171
1 changed files with 5 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ data:
|
|||
api:
|
||||
rpms:
|
||||
- postgresql
|
||||
- python2-psycopg2
|
||||
- python3-psycopg2
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
|
|
@ -33,6 +35,9 @@ data:
|
|||
postgresql:
|
||||
rationale: Generated.
|
||||
ref: f25
|
||||
python-psycopg2:
|
||||
rationale: Needed to interact with postgresql via Python
|
||||
ref: f25
|
||||
uuid:
|
||||
rationale: Generated.
|
||||
ref: f25
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue