/
githubmirror
/
libmodulemd
Обзор
Документация
Войти
/
githubmirror
/
libmodulemd
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
modulemd/tests/test_data/static_context.yaml
63 строки
2 KB
Petr Písař
Tests: Decrease number of license identifiers
18 окт 2021, 16:49
18 окт 2021, 16:49
db63498
Код
Авторство
О чём код?
--- document: modulemd version: 2 data: name: nodejs stream: 8 version: 20180816123422 context: RealCTX static_context: true arch: x86_64 summary: Javascript runtime description: >- Node.js is a platform built on Chrome''s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. license: module: - MIT content: - DUMMY dependencies: - buildrequires: platform: [f29] requires: platform: [f29] references: community: http://nodejs.org documentation: http://nodejs.org/en/docs tracker: https://github.com/nodejs/node/issues profiles: default: rpms: - nodejs - npm development: rpms: - nodejs - nodejs-devel - npm minimal: rpms: - nodejs api: rpms: - nodejs - nodejs-devel - npm components: rpms: nodejs: rationale: Javascript runtime and npm package manager. repository: git://pkgs.fedoraproject.org/rpms/nodejs cache: http://pkgs.fedoraproject.org/repo/pkgs/nodejs ref: 8 buildorder: 10 artifacts: rpms: - nodejs-1:8.11.4-1.module_2030+42747d40.x86_64 - nodejs-devel-1:8.11.4-1.module_2030+42747d40.x86_64 - nodejs-docs-1:8.11.4-1.module_2030+42747d40.noarch - npm-1:5.6.0-1.8.11.4.1.module_2030+42747d40.x86_64 ...