Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 602902 Details for
Bug 705088
>=app-text/calibre-4.8.0 should depend on dev-python/beautifulsoup:4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
tested ebuild patch
calibre-4.8.0.patch (text/plain), 1.11 KB, created by
Slava Barinov
on 2020-01-10 06:20:50 UTC
(
hide
)
Description:
tested ebuild patch
Filename:
MIME Type:
Creator:
Slava Barinov
Created:
2020-01-10 06:20:50 UTC
Size:
1.11 KB
patch
obsolete
>diff --git a/app-text/calibre/calibre-4.8.0.ebuild b/app-text/calibre/calibre-4.8.0.ebuild >index d15693e13933..b9018d72a196 100644 >--- a/app-text/calibre/calibre-4.8.0.ebuild >+++ b/app-text/calibre/calibre-4.8.0.ebuild >@@ -47,7 +47,7 @@ COMMON_DEPEND="${PYTHON_DEPS} > >=dev-libs/icu-57.1:= > dev-libs/libinput:= > >=dev-python/apsw-3.25.2_p1[${PYTHON_USEDEP}] >- >=dev-python/beautifulsoup-3.0.5:python-2[${PYTHON_USEDEP}] >+ dev-python/beautifulsoup:4[${PYTHON_USEDEP}] > >=dev-python/chardet-3.0.3[${PYTHON_USEDEP}] > >=dev-python/cssselect-0.7.1[${PYTHON_USEDEP}] > >=dev-python/css-parser-1.0.4[${PYTHON_USEDEP}] >@@ -149,13 +149,6 @@ src_prepare() { > '-e', 's|^LFLAGS .*|\\\\\\\\0 ${LDFLAGS}|', \ > '-i', 'Makefile'])" \ > -i setup/build.py || die "sed failed to patch build.py" >- >- # use system beautifulsoup, instead of bundled >- rm -f "${S}"/src/calibre/ebooks/BeautifulSoup.py \ >- || die "could not remove bundled beautifulsoup" >- find "${S}" -type f -name \*.py -exec \ >- sed -e 's/calibre.ebooks.BeautifulSoup/BeautifulSoup/' -i {} + \ >- || die "could not sed bundled beautifulsoup out of the source tree" > } > > src_install() {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 705088
: 602902