Blame varnish.yaml

657fc8
---
657fc8
document: modulemd
657fc8
version: 2
657fc8
data:
657fc8
  name: varnish
657fc8
  stream: 6
657fc8
  summary: Varnish HTTP cache
657fc8
  description: >-
657fc8
    Varnish Cache web application accelerator
657fc8
  license:
657fc8
    module:
657fc8
    - MIT
657fc8
  dependencies:
657fc8
  - buildrequires:
657fc8
      platform: [el8.4.0]
657fc8
    requires:
657fc8
      platform: [el8]
657fc8
  references:
657fc8
    documentation: http://varnish-cache.org/docs/
657fc8
    tracker: https://github.com/varnishcache/varnish-cache/issues
657fc8
  profiles:
657fc8
    common:
657fc8
      rpms:
657fc8
      - varnish
657fc8
      - varnish-modules
657fc8
  api:
657fc8
    rpms:
657fc8
    - varnish
657fc8
    - varnish-modules
657fc8
  buildopts:
657fc8
    rpms:
657fc8
      macros: >
657fc8
        %_without_python2 1
657fc8
657fc8
        %_with_python3 1
657fc8
  components:
657fc8
    rpms:
657fc8
      varnish:
657fc8
        rationale: Module API.
657fc8
        ref: 77b66a72aa3dc02392889590a0664469c0a60f9d
657fc8
      varnish-modules:
657fc8
        rationale: Extension modules.
657fc8
        ref: 18ff7bd559104cbe0e96d4ea8ecd23309bc8ef66
657fc8
        buildorder: 1
657fc8
...
657fc8