calibre, revbump for bs4 (#8804)

This commit is contained in:
Schrijvers Luc
2023-06-06 13:25:00 +02:00
committed by GitHub
parent 82ac50ff78
commit d84a30b6d8

View File

@@ -7,7 +7,7 @@ convenient reading. It is cross platform, running on Linux, Windows and macOS."
HOMEPAGE="https://calibre-ebook.com/"
COPYRIGHT="2008-2019 Kovid Goyal"
LICENSE="GNU GPL v3"
REVISION="5"
REVISION="6"
SOURCE_URI="https://download.calibre-ebook.com/$portVersion/calibre-$portVersion.tar.xz"
CHECKSUM_SHA256="3571efc1cc773e453b459096a38b141fd0c7784fb9611505a1f9a55648f47e5e"
PATCHES="calibre-$portVersion.patchset"
@@ -53,7 +53,7 @@ REQUIRES="
haiku$secondaryArchSuffix
cmd:python3.9
apsw_python39
beautifulsoup_python39
beautifulsoup4_python39
chardet_python39
css_parser_python39
dateutil_python39
@@ -121,7 +121,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
apsw_python39
beautifulsoup_python39
beautifulsoup4_python39
chardet_python39
css_parser_python39
dateutil_python39