From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/wcsaxes/
Date: Tue, 27 Jun 2017 02:49:05 +0000 (UTC) [thread overview]
Message-ID: <1498531728.6149feae904630714491a01869a6db5f20baa723.bicatali@gentoo> (raw)
commit: 6149feae904630714491a01869a6db5f20baa723
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 19:59:40 2017 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 02:48:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6149feae
dev-python/wcsaxes: added python-3.6, and matplotlib environment to avoid importing Tk
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/wcsaxes/wcsaxes-0.9.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-python/wcsaxes/wcsaxes-0.9.ebuild b/dev-python/wcsaxes/wcsaxes-0.9.ebuild
index 9101ea4791b..898e26934a0 100644
--- a/dev-python/wcsaxes/wcsaxes-0.9.ebuild
+++ b/dev-python/wcsaxes/wcsaxes-0.9.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1 virtualx xdg-utils
@@ -33,6 +33,8 @@ PATCHES=(
python_prepare_all() {
# use system astropy-helpers instead of bundled one
sed -i -e '/auto_use/s/True/False/' setup.cfg || die
+ echo "backend: Agg" > "${WORKDIR}"/matplotlibrc || die
+ export MATPLOTLIBRC="${WORKDIR}"
xdg_environment_reset
distutils-r1_python_prepare_all
}
next reply other threads:[~2017-06-27 2:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-27 2:49 Sebastien Fabbro [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-07-01 15:00 [gentoo-commits] repo/gentoo:master commit in: dev-python/wcsaxes/ Pacho Ramos
2017-11-29 17:21 Mike Gilbert
2017-11-25 21:44 David Seifert
2016-12-21 12:42 Tobias Klausmann
2016-09-01 17:01 Sebastien Fabbro
2016-06-09 17:24 Sebastien Fabbro
2016-03-21 23:08 Sebastien Fabbro
2016-03-21 23:08 Sebastien Fabbro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1498531728.6149feae904630714491a01869a6db5f20baa723.bicatali@gentoo \
--to=bicatali@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox