Generate package for Fedora 27

This commit is contained in:
Arun Prakash Jana 2018-01-01 20:08:47 +05:30
parent 076cd02c98
commit 72d96a9559
No known key found for this signature in database
GPG Key ID: A75979F35C080412
2 changed files with 9 additions and 1 deletions

View File

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

View File

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