postgresql/postgresql.yaml
Stephen Gallagher 1661540171
Add python-psycopg2
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-11-05 12:44:01 -05:00

43 lines
953 B
YAML

document: modulemd
version: 1
data:
summary: postgresql module
description: This postgresql module has been generated.
license:
module: [ MIT ]
dependencies:
buildrequires:
bootstrap: f27
requires:
platform: f27
references:
community: https://docs.pagure.org/modularity/
documentation: https://github.com/modularity-modules/postgresql
tracker: https://github.com/modularity-modules/postgresql
api:
rpms:
- postgresql
- python2-psycopg2
- python3-psycopg2
profiles:
default:
rpms:
- postgresql-server
server:
rpms:
- postgresql-server
client:
rpms:
- postgresql
filter: {}
components:
rpms:
postgresql:
rationale: Generated.
ref: f25
python-psycopg2:
rationale: Needed to interact with postgresql via Python
ref: f25
uuid:
rationale: Generated.
ref: f25