LNX-133: Create a server for building nightly builds of AlmaLinux
- It's added dependency `python3-dataclasses` to spec Change-Id: Id6b6f33ca6621ddc1408d9ab51e278801e4dd0a2
This commit is contained in:
parent
103c3dc608
commit
69ed7699e8
@ -35,6 +35,7 @@ BuildRequires: python3-createrepo_c
|
|||||||
BuildRequires: python3-dogpile-cache
|
BuildRequires: python3-dogpile-cache
|
||||||
BuildRequires: python3-parameterized
|
BuildRequires: python3-parameterized
|
||||||
BuildRequires: python3-gobject-base
|
BuildRequires: python3-gobject-base
|
||||||
|
BuildRequires: python3-dataclasses
|
||||||
|
|
||||||
#deps for doc building
|
#deps for doc building
|
||||||
BuildRequires: python3-sphinx
|
BuildRequires: python3-sphinx
|
||||||
@ -42,6 +43,7 @@ BuildRequires: python3-sphinx
|
|||||||
Requires: python3-kobo-rpmlib >= 0.18.0
|
Requires: python3-kobo-rpmlib >= 0.18.0
|
||||||
Requires: python3-kickstart
|
Requires: python3-kickstart
|
||||||
Requires: python3-requests
|
Requires: python3-requests
|
||||||
|
Requires: python3-dataclasses
|
||||||
Requires: createrepo_c
|
Requires: createrepo_c
|
||||||
Requires: koji >= 1.10.1-13
|
Requires: koji >= 1.10.1-13
|
||||||
Requires: python3-koji-cli-plugins
|
Requires: python3-koji-cli-plugins
|
||||||
|
Loading…
Reference in New Issue
Block a user