Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 662320 Details for
Bug 744151
dev-db/pgadmin4-4.17-r1 with dev-python/flask-security-3.4.4 - pgAdmin4: ImportError: cannot import name '_render_json' from 'flask_security.views' (/usr/lib/python3.7/site-packages/flask_security/views.py)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch
pgadmin4-4.17-r1.patch (text/plain), 468 bytes, created by
George Tarasov
on 2020-09-24 20:27:35 UTC
(
hide
)
Description:
ebuild patch
Filename:
MIME Type:
Creator:
George Tarasov
Created:
2020-09-24 20:27:35 UTC
Size:
468 bytes
patch
obsolete
>diff --git a/dev-db/pgadmin4/pgadmin4-4.17-r1.ebuild b/dev-db/pgadmin4/pgadmin4-4.17-r1.ebuild >index 7a651a4aa6b..687100ba6be 100644 >--- a/dev-db/pgadmin4/pgadmin4-4.17-r1.ebuild >+++ b/dev-db/pgadmin4/pgadmin4-4.17-r1.ebuild >@@ -72,6 +72,9 @@ S="${WORKDIR}"/${P}/runtime > > src_prepare() { > cd "${WORKDIR}"/${P} || die >+ if has_version ">=dev-python/flask-security-3.3.0" ; then >+ eapply "${FILESDIR}/${P}-flask-security-3.3.0-render-json.patch" >+ fi > default > } >
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 744151
:
662314
|
662317
| 662320