Update yaml
This commit is contained in:
commit
f994035c5c
38
perl-DBD-Pg-3.7.yaml
Normal file
38
perl-DBD-Pg-3.7.yaml
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
document: modulemd
|
||||||
|
version: 2
|
||||||
|
data:
|
||||||
|
name: perl-DBD-Pg
|
||||||
|
stream: '3.7'
|
||||||
|
summary: A PostgreSQL interface for Perl
|
||||||
|
description: >
|
||||||
|
DBD::Pg is a Perl module that works with the DBI module to provide
|
||||||
|
access to PostgreSQL databases.
|
||||||
|
license:
|
||||||
|
module: [ MIT ]
|
||||||
|
dependencies:
|
||||||
|
- buildrequires:
|
||||||
|
perl-DBI: []
|
||||||
|
perl: []
|
||||||
|
platform: [el8]
|
||||||
|
# Tests:
|
||||||
|
postgresql: [10]
|
||||||
|
requires:
|
||||||
|
perl-DBI: []
|
||||||
|
perl: []
|
||||||
|
platform: [el8]
|
||||||
|
# libpq.so will be provided by a new bare package, not a module
|
||||||
|
references:
|
||||||
|
community: http://search.cpan.org/dist/DBD-Pg/
|
||||||
|
profiles:
|
||||||
|
common:
|
||||||
|
description: DBD-Pg distribution
|
||||||
|
rpms:
|
||||||
|
- perl-DBD-Pg
|
||||||
|
api:
|
||||||
|
rpms:
|
||||||
|
- perl-DBD-Pg
|
||||||
|
components:
|
||||||
|
rpms:
|
||||||
|
perl-DBD-Pg:
|
||||||
|
rationale: The API.
|
||||||
|
ref: c8s-stream-3.7
|
Loading…
Reference in New Issue
Block a user