Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 577878 Details for
Bug 686850
dev-python/ebuildtester - add Python 3.7 support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for python3.7 support
0001-dev-python-ebuildtester-add-Python3.7-support.patch (text/plain), 866 bytes, created by
Arthur Zamarin
on 2019-05-27 14:02:10 UTC
(
hide
)
Description:
Patch for python3.7 support
Filename:
MIME Type:
Creator:
Arthur Zamarin
Created:
2019-05-27 14:02:10 UTC
Size:
866 bytes
patch
obsolete
>From 9660e372a065eab68978d5ceb66d65b73d720706 Mon Sep 17 00:00:00 2001 >From: Zamarin Arthur <arthurzam@gmail.com> >Date: Mon, 27 May 2019 16:59:42 +0300 >Subject: [PATCH] dev-python/ebuildtester: add Python3.7 support > >Package-Manager: Portage-2.3.67, Repoman-2.3.13 >Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> >--- > dev-python/ebuildtester/ebuildtester-0.1.14.ebuild | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/dev-python/ebuildtester/ebuildtester-0.1.14.ebuild b/dev-python/ebuildtester/ebuildtester-0.1.14.ebuild >index ac2ad9fc9..1de27e457 100644 >--- a/dev-python/ebuildtester/ebuildtester-0.1.14.ebuild >+++ b/dev-python/ebuildtester/ebuildtester-0.1.14.ebuild >@@ -3,7 +3,7 @@ > > EAPI=6 > >-PYTHON_COMPAT=( python2_7 python3_{5,6} ) >+PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) > > inherit bash-completion-r1 distutils-r1 > >-- >2.21.0 >
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 686850
: 577878