Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 499328 Details for
Bug 633614
dev-python/python-musicbrainz-ngs -> PYTHON_TARGET ->python3_6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-dev-python-python-musicbrainz-ngs-prevent-d-loading-.patch
0001-dev-python-python-musicbrainz-ngs-prevent-d-loading-.patch (text/plain), 994 bytes, created by
gerion
on 2017-10-19 18:05:39 UTC
(
hide
)
Description:
0001-dev-python-python-musicbrainz-ngs-prevent-d-loading-.patch
Filename:
MIME Type:
Creator:
gerion
Created:
2017-10-19 18:05:39 UTC
Size:
994 bytes
patch
obsolete
>From 46c0abf977321bc3d8a58069935264bd40e22623 Mon Sep 17 00:00:00 2001 >From: Gerion Entrup <gerion.entrup@flump.de> >Date: Thu, 19 Oct 2017 20:02:32 +0200 >Subject: [PATCH 1/2] dev-python/python-musicbrainz-ngs: prevent d'loading > files with doc flag > >--- > dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.6.ebuild | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.6.ebuild b/dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.6.ebuild >index ebf8f704489..56616c60b91 100644 >--- a/dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.6.ebuild >+++ b/dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.6.ebuild >@@ -26,7 +26,7 @@ DEPEND="${RDEPEND} > > python_prepare_all() { > # Prevent un-needed d'loading >- sed -e "s/,^ *'sphinx.ext.intersphinx'//" -i docs/conf.py || die >+ sed -e "s/^ *'sphinx.ext.intersphinx'//" -i docs/conf.py || die > distutils-r1_python_prepare_all > } > >-- >2.13.6 >
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 633614
:
499286
| 499328 |
499330