Blame SOURCES/modulemd.src.txt

294754
document: modulemd
294754
version: 2
294754
data:
294754
    stream: '1.58'
294754
    summary: SQLite DBI driver
294754
    description: >
294754
        SQLite is a public domain RDBMS database engine that you can find at
294754
        http://www.hwaci.com/sw/sqlite/. This Perl module provides a SQLite
294754
        RDBMS module that uses the system SQLite libraries.
294754
    license:
294754
        module: [ MIT ]
294754
    dependencies:
294754
        - buildrequires:
294754
              perl-DBI: []
294754
              perl: []
294754
              platform: [el8]
294754
          requires:
294754
              perl-DBI: []
294754
              perl: []
294754
              platform: [el8]
294754
    references:
294754
        community: http://search.cpan.org/dist/DBD-SQLite/
294754
    profiles:
294754
        common:
294754
            description: DBD-SQLite distribution
294754
            rpms:
294754
                - perl-DBD-SQLite
294754
    api:
294754
        rpms:
294754
            - perl-DBD-SQLite
294754
    filter:
294754
        rpms:
294754
            - perl-Test-NoWarnings
294754
    buildopts:
294754
        rpms:
294754
            macros: |
294754
                %_without_perl_Test_NoWarnings_enables_stack_trace 1
294754
    components:
294754
        rpms:
294754
            perl-Test-NoWarnings:
294754
                rationale: A build-time dependency.
2cba4b
                ref: stream-1.04-rhel-8.6.0
294754
                buildorder: 0
294754
            perl-DBD-SQLite:
294754
                rationale: The API.
2cba4b
                ref: stream-1.58-rhel-8.6.0
294754
                buildorder: 1