Generate Fedora 28 and Ubuntu 18.04 packages

This commit is contained in:
Arun Prakash Jana 2018-05-09 08:46:09 +05:30
parent e11c06db43
commit b6dda452a7
No known key found for this signature in database
GPG Key ID: A75979F35C080412

View File

@ -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