---
document: modulemd
version: 2
data:
  name: squid-devel
  stream: "4"
  version: 8060020221021092819
  context: e829d8bc
  summary: Squid - Optimising Web Delivery
  description: >-
    an initial version of the squid caching proxy module
  license:
    module:
    - MIT
  xmd:
    mbs:
      buildrequires:
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-oc-8.6.0-build
          ref: virtual
          stream: oc8.6.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
      commit: 24f8cca63de57f94c2e118bb15eabdcb1f8b88bc
      mse: TRUE
      rpms:
        libecap:
          ref: d8bf1b99042fc5b98a88d79753cc9d9c1e7336da
        squid:
          ref: 88bc3c1b30404965be33d53b5d252afe394ef949
      scmurl: https://gitee.com/src-opencloudos-modules/squid.git?#24f8cca63de57f94c2e118bb15eabdcb1f8b88bc
  dependencies:
  - buildrequires:
      platform: [oc8.6.0]
    requires:
      platform: [oc8]
  references:
    documentation: http://www.squid-cache.org/Doc/
    tracker: https://bugs.squid-cache.org/index.cgi
  profiles:
    common:
      rpms:
      - squid
  api:
    rpms:
    - squid
  components:
    rpms:
      libecap:
        rationale: library needed by Squid
        repository: git+https://gitee.com/src-opencloudos-rpms/libecap
        cache: http://pkgs.fedoraproject.org/repo/pkgs/libecap
        ref: d8bf1b99042fc5b98a88d79753cc9d9c1e7336da
        buildorder: 1
        arches: [aarch64, x86_64]
      squid:
        rationale: squid caching proxy
        repository: git+https://gitee.com/src-opencloudos-rpms/squid
        cache: http://pkgs.fedoraproject.org/repo/pkgs/squid
        ref: 88bc3c1b30404965be33d53b5d252afe394ef949
        buildorder: 2
        arches: [aarch64, x86_64]
...