public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aplpy/
Date: Fri, 26 Feb 2016 08:37:00 +0000 (UTC)	[thread overview]
Message-ID: <1456474562.d83c8dbeaa5ab81286d8873825d2c70c282a7747.jlec@gentoo> (raw)

commit:     d83c8dbeaa5ab81286d8873825d2c70c282a7747
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 08:16:02 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 08:16:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d83c8dbe

dev-python/aplpy: Drop unneeded die

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/aplpy/aplpy-1.0.ebuild |  3 +--
 dev-python/aplpy/metadata.xml     | 16 ++++++++--------
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/dev-python/aplpy/aplpy-1.0.ebuild b/dev-python/aplpy/aplpy-1.0.ebuild
index 5d0cd8a..4023bfc 100644
--- a/dev-python/aplpy/aplpy-1.0.ebuild
+++ b/dev-python/aplpy/aplpy-1.0.ebuild
@@ -48,6 +48,5 @@ python_compile() {
 python_test() {
 	distutils_install_for_testing
 	cd "${TEST_DIR}" || die
-	virtx "${EPYTHON}" -c "import aplpy, sys;r = aplpy.test();sys.exit(r)" \
-		|| die "tests fail with ${EPYTHON}"
+	virtx "${EPYTHON}" -c "import aplpy, sys;r = aplpy.test();sys.exit(r)"
 }

diff --git a/dev-python/aplpy/metadata.xml b/dev-python/aplpy/metadata.xml
index 5619715..8fa6a8c 100644
--- a/dev-python/aplpy/metadata.xml
+++ b/dev-python/aplpy/metadata.xml
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-  <email>sci-astronomy@gentoo.org</email>
-  <name>Gentoo Astronomy Project</name>
-</maintainer>
-<longdescription lang="en">
+  <maintainer type="project">
+    <email>sci-astronomy@gentoo.org</email>
+    <name>Gentoo Astronomy Project</name>
+  </maintainer>
+  <longdescription lang="en">
   APLpy (the Astronomical Plotting Library in Python) is a Python
   module aimed at producing publication-quality plots of astronomical
   imaging data in FITS format. The module uses Matplotlib. It is
   capable of creating output files in several graphical formats,
   including EPS, PDF, PS, PNG, and SVG.
 </longdescription>
-<upstream>
-  <remote-id type="pypi">APLpy</remote-id>
-</upstream>
+  <upstream>
+    <remote-id type="pypi">APLpy</remote-id>
+  </upstream>
 </pkgmetadata>


             reply	other threads:[~2016-02-26  8:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-26  8:37 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-09 17:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/aplpy/ Sebastien Fabbro
2016-09-01 17:01 Sebastien Fabbro
2016-10-24 22:52 Sebastien Fabbro
2017-06-27  2:49 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=1456474562.d83c8dbeaa5ab81286d8873825d2c70c282a7747.jlec@gentoo \
    --to=jlec@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