Blame mailman.yaml

ff0404
---
ff0404
document: modulemd
ff0404
version: 2
ff0404
data:
ff0404
  name: mailman
ff0404
  stream: 2.1
ff0404
  summary: Electronic mail discussion and e-newsletter lists managing software
ff0404
  description: >-
ff0404
    An initial version of the mailman mailing list management software
ff0404
  license:
ff0404
    module:
ff0404
    - MIT
ff0404
  dependencies:
ff0404
  - buildrequires:
ff0404
      platform: [el8.3.0]
ff0404
      python27: [2.7]
ff0404
    requires:
ff0404
      platform: [el8]
ff0404
      python27: [2.7]
ff0404
  references:
ff0404
    documentation: https://launchpad.net/mailman
ff0404
    tracker: https://bugs.launchpad.net/mailman
ff0404
  profiles:
ff0404
    common:
ff0404
      rpms:
ff0404
      - mailman
ff0404
  api:
ff0404
    rpms:
ff0404
    - mailman
ff0404
  filter:
ff0404
    rpms:
ff0404
    - python3-dns
ff0404
  components:
ff0404
    rpms:
ff0404
      mailman:
ff0404
        rationale: Module API.
ff0404
        ref: e873e95349dfe5c5e5872ffc777f386d571f9cb1
ff0404
        buildorder: 1
ff0404
...