Compare commits

...

No commits in common. "c8-stream-2.1" and "stream-mailman-2.1-rhel-8.5.0" have entirely different histories.

4 changed files with 96 additions and 39 deletions

0
.gitignore vendored
View File

View File

View File

@ -1,39 +0,0 @@
---
document: modulemd
version: 2
data:
name: mailman
stream: 2.1
summary: Electronic mail discussion and e-newsletter lists managing software
description: >-
An initial version of the mailman mailing list management software
license:
module:
- MIT
dependencies:
- buildrequires:
platform: [el8]
python27: [2.7]
requires:
platform: [el8]
python27: [2.7]
references:
documentation: https://launchpad.net/mailman
tracker: https://bugs.launchpad.net/mailman
profiles:
common:
rpms:
- mailman
api:
rpms:
- mailman
filter:
rpms:
- python3-dns
components:
rpms:
mailman:
rationale: Module API.
ref: stream-2.1-rhel-8.5.0
buildorder: 1
...

96
mailman.yaml Normal file
View File

@ -0,0 +1,96 @@
---
document: modulemd
version: 2
data:
name: mailman
stream: 2.1
version: 8050020210527144100
context: fd901a62
summary: Electronic mail discussion and e-newsletter lists managing software
description: >-
An initial version of the mailman mailing list management software
license:
module:
- MIT
xmd:
mbs:
buildrequires:
platform:
context: 00000000
filtered_rpms: []
koji_tag: module-centos-8.5.0-build
ref: virtual
stream: el8.5.0
stream_collision_modules:
ursine_rpms:
version: 2
python27:
context: 3e7ace8b
filtered_rpms: []
koji_tag: module-python27-2.7-8050020210519184018-3e7ace8b
ref: ffb31ac53e084fee2568eaf5be609f57b253cf31
stream: 2.7
version: 8050020210519184018
commit: 5ff73e36e9cd0ac2bdc10867af7b702138a7089a
mse: TRUE
rpms:
mailman:
ref: be748fff6a6b044ba3f9e9264defbe13572d3747
scmurl: git+https://git.centos.org/modules/mailman.git?#5ff73e36e9cd0ac2bdc10867af7b702138a7089a
ursine_rpms:
- python2-libs-0:2.7.17-1.el8.ppc64le
- python2-devel-0:2.7.17-1.el8.ppc64le
- babel-0:2.5.1-6.el8.noarch
- python-psycopg2-doc-0:2.7.5-7.el8.i686
- python2-devel-0:2.7.17-1.el8.aarch64
- python2-test-0:2.7.17-1.el8.aarch64
- python2-test-0:2.7.17-1.el8.ppc64le
- python-psycopg2-doc-0:2.7.5-7.el8.ppc64le
- python2-devel-0:2.7.17-1.el8.x86_64
- python2-test-0:2.7.17-1.el8.i686
- python-psycopg2-doc-0:2.7.5-7.el8.aarch64
- python2-rpm-macros-0:3-41.el8.noarch
- python2-libs-0:2.7.17-1.el8.aarch64
- python-sqlalchemy-doc-0:1.2.7-3.el8.noarch
- python2-devel-0:2.7.17-1.el8.i686
- python2-0:2.7.17-1.el8.ppc64le
- python-psycopg2-doc-0:2.7.5-7.el8.x86_64
- python2-0:2.7.17-1.el8.x86_64
- python2-libs-0:2.7.17-1.el8.x86_64
- python-nose-docs-0:1.3.7-23.el8.noarch
- python2-test-0:2.7.17-1.el8.x86_64
- python2-setuptools-0:39.2.0-6.el8.noarch
- python2-nose-0:1.3.7-23.el8.noarch
- python2-0:2.7.17-1.el8.i686
- python2-0:2.7.17-1.el8.aarch64
- python2-libs-0:2.7.17-1.el8.i686
dependencies:
- buildrequires:
platform: [el8.5.0]
python27: [2.7]
requires:
platform: [el8]
python27: [2.7]
references:
documentation: https://launchpad.net/mailman
tracker: https://bugs.launchpad.net/mailman
profiles:
common:
rpms:
- mailman
api:
rpms:
- mailman
filter:
rpms:
- python3-dns
components:
rpms:
mailman:
rationale: Module API.
repository: git+https://git.centos.org/rpms/mailman
cache: https://git.centos.org/repo/pkgs/mailman
ref: be748fff6a6b044ba3f9e9264defbe13572d3747
buildorder: 1
arches: [aarch64, i686, ppc64le, x86_64]
...