Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ce734a21df | ||
|
|
a5dabfa216 |
2 changed files with 6 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# sssd module
|
||||
|
||||
[**Package DB** (owner)](https://admin.fedoraproject.org/pkgdb/package/modules/sssd/) |
|
||||
[**F27 modulemd** (source)](https://src.fedoraproject.org/modules/sssd/raw/master/f/sssd.yaml) |
|
||||
[**F27 modulemd** (source)](https://src.fedoraproject.org/modules/sssd/raw/1.16/f/sssd.yaml) |
|
||||
[**PDC** (result)](https://pdc.fedoraproject.org/rest_api/v1/unreleasedvariants/?active=True&variant_name=sssd)
|
||||
|
||||
|
||||
|
|
|
|||
10
sssd.yaml
10
sssd.yaml
|
|
@ -8,12 +8,12 @@ data:
|
|||
- MIT
|
||||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: master
|
||||
bootstrap: f27
|
||||
requires:
|
||||
platform: master
|
||||
samba: master
|
||||
python3: master
|
||||
python3-ecosystem: master
|
||||
platform: f27
|
||||
samba: 4.7
|
||||
python3: 3.6
|
||||
python3-ecosystem: f27
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://github.com/modularity-modules/sssd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue