frostyx/testrelease4

Project ID: 23033

Module #235773

General Information

Status:
succeeded - Successfully built.
Name:
testmodule
Stream:
master
Version:
20190214120852
License:
Summary:
A test module in all its beautiful beauty

Filter

    No packages in module's filter

API

    No packages in module's API

Profiles

  • default
    • tangerine

How to use

To start using modules, you need to have DNF with modularity support (the dnf module command, should work on Fedora and RHEL 8+). See the "Module Command" section in man dnf.

Please install related repo file into /usr/yum.repos.d/ directory on your system:
fedora-38 fedora-39 fedora-40 fedora-rawhide

Raw

Modulemd

You may want to use this modulemd as a template and then submit it via Copr API or copr-cli to be build.

---
document: modulemd
version: 1
data:
  name: testmodule
  stream: master
  version: 20190214120852
  summary: A test module in all its beautiful beauty
  description: >-
    This module demonstrates how to write simple modulemd files And can be used for
    testing the build and release pipeline.
  license:
    module:
    - MIT
  dependencies:
    buildrequires:
      platform: f28
    requires:
      platform: f28
  references:
    community: https://docs.pagure.org/modularity/
    documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
  profiles:
    default:
      rpms:
      - tangerine
  api:
    rpms:
    - perl-Tangerine
    - tangerine
  components:
    rpms:
      perl-List-Compare:
        rationale: A dependency of tangerine.
        ref: master
      perl-Tangerine:
        rationale: Provides API for this module and is a dependency of tangerine.
        ref: 7e96446
      tangerine:
        rationale: Provides API for this module.
        ref: master
        buildorder: 10
...
Build ID Package Name Package Version Submitted Build Time Status
858536 perl-List-Compare 0.53-12.fc28 5 years ago 2 minutes succeeded
858537 perl-Tangerine 0.22-2.fc28 5 years ago 2 minutes succeeded
858538 tangerine 0.22-10.fc28 5 years ago a minute succeeded