Generate package for Fedora 27
This commit is contained in:
parent
076cd02c98
commit
72d96a9559
@ -5,7 +5,7 @@ What's in?
|
||||
- Skip bookmark addition if edit is aborted
|
||||
- Use urllib3 for handling http connections everywhere
|
||||
- Fix auto-import on FreeBSD
|
||||
- Generate package for openSUSE Leap 42.3
|
||||
- Generate packages for openSUSE Leap 42.3, Fedora 27
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
@ -43,6 +43,14 @@ packages:
|
||||
- python3-cryptography
|
||||
- python3-urllib3
|
||||
- python3
|
||||
fedora27:
|
||||
builddeps:
|
||||
- make
|
||||
deps:
|
||||
- python3-beautifulsoup4
|
||||
- python3-cryptography
|
||||
- python3-urllib3
|
||||
- python3
|
||||
opensuse42.3
|
||||
builddeps:
|
||||
- make
|
||||
|
Loading…
x
Reference in New Issue
Block a user