Generate Fedora 28 and Ubuntu 18.04 packages
This commit is contained in:
parent
e11c06db43
commit
b6dda452a7
@ -51,6 +51,14 @@ packages:
|
||||
- python3-cryptography
|
||||
- python3-urllib3
|
||||
- python3
|
||||
fedora28:
|
||||
builddeps:
|
||||
- make
|
||||
deps:
|
||||
- python3-beautifulsoup4
|
||||
- python3-cryptography
|
||||
- python3-urllib3
|
||||
- python3
|
||||
opensuse42.3:
|
||||
builddeps:
|
||||
- make
|
||||
@ -75,3 +83,11 @@ packages:
|
||||
- python3-cryptography
|
||||
- python3-bs4
|
||||
- python3
|
||||
ubuntu18.04:
|
||||
builddeps:
|
||||
- make
|
||||
deps:
|
||||
- python3-urllib3
|
||||
- python3-cryptography
|
||||
- python3-bs4
|
||||
- python3
|
||||
|
Loading…
x
Reference in New Issue
Block a user