jackorp/ruby-module

Project ID: 43562

Module #235967

General Information

Status:
unknown -
Name:
ruby
Stream:
master
Version:
20210510185618
License:
Summary:
An interpreter of object-oriented scripting language

Filter

    No packages in module's filter

API

    No packages in module's API

Profiles

  • default
    • ruby

How to use

The module is not built yet and therefore it cannot be enabled
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: 2
data:
  name: ruby
  stream: "master"
  version: 20210510185618
  summary: An interpreter of object-oriented scripting language
  description: >-
    Ruby is the interpreted scripting language for quick and easy object-oriented
    programming.  It has many features to process text files and to do system management
    tasks (as in Perl).  It is simple, straight-forward, and extensible.
  license:
    module:
    - MIT
  dependencies:
  - buildrequires:
      platform: []
    requires:
      platform: []
  references:
    community: http://ruby-lang.org/
    documentation: https://www.ruby-lang.org/en/documentation/
    tracker: https://bugs.ruby-lang.org/
  profiles:
    default:
      rpms:
      - ruby
  api:
    rpms:
    - ruby
    - ruby-default-gems
    - ruby-devel
    - ruby-libs
    - rubygem-abrt
    - rubygem-bigdecimal
    - rubygem-bson
    - rubygem-bundler
    - rubygem-did_you_mean
    - rubygem-io-console
    - rubygem-irb
    - rubygem-json
    - rubygem-minitest
    - rubygem-mongo
    - rubygem-mysql2
    - rubygem-net-telnet
    - rubygem-openssl
    - rubygem-pg
    - rubygem-power_assert
    - rubygem-psych
    - rubygem-rake
    - rubygem-rdoc
    - rubygem-test-unit
    - rubygem-xmlrpc
    - rubygems
    - rubygems-devel
  buildopts:
    rpms:
      macros: >
        # To disable tests in several packages.

        %_without_tests 1

        # To avoid the test faiures by timeout in ruby.

        %test_timeout_scale 6
  components:
    rpms:
      ruby:
        rationale: An interpreter of object-oriented scripting language
        ref: rawhide
        buildorder: 101
        multilib: [x86_64]
      rubygem-abrt:
        rationale: ABRT support for Ruby
        ref: rawhide
        buildorder: 102
      rubygem-bson:
        rationale: Ruby Implementation of the BSON specification
        ref: rawhide
        buildorder: 102
      rubygem-mongo:
        rationale: Ruby driver for MongoDB
        ref: rawhide
        buildorder: 103
      rubygem-mysql2:
        rationale: A simple, fast Mysql library for Ruby, binding to libmysql
        ref: rawhide
        buildorder: 102
      rubygem-pg:
        rationale: A Ruby interface to the PostgreSQL RDBMS
        ref: rawhide
        buildorder: 102
...

No Builds in This Project

Click on the New Build button to submit your first build.

You can also set up automatic builds directly from your git. This can be done on the Packages view.