public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/astropy-helpers/
Date: Mon, 26 Jun 2017 04:35:03 +0000 (UTC)	[thread overview]
Message-ID: <1498450602.d89d3d14e866c5c667af88e2dd1d02c3b95ca651.bicatali@gentoo> (raw)

commit:     d89d3d14e866c5c667af88e2dd1d02c3b95ca651
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Fri May 19 17:30:26 2017 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 04:16:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d89d3d14

dev-python/astropy-helpers: version bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/astropy-helpers/Manifest                |  1 +
 .../astropy-helpers/astropy-helpers-1.3.1.ebuild   | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/astropy-helpers/Manifest b/dev-python/astropy-helpers/Manifest
index 57fed4f8e38..b19702aed18 100644
--- a/dev-python/astropy-helpers/Manifest
+++ b/dev-python/astropy-helpers/Manifest
@@ -1,2 +1,3 @@
 DIST astropy-helpers-1.2.tar.gz 134346 SHA256 623a9efdd1f34ce4fc71effb225bf5b8ff06ff515bd8e6b751aba2c7ff207661 SHA512 c343b2d8a2f37f8baa94a4920c458b23fe28e5afa812937559cd10c1f6750bacc21aec38b8f52367ec68e2ea3ffeea85125290c320288888b3076abebb8f2e7e WHIRLPOOL 528ac9acb02bc03f3af61649be08ecc5cc39c26c7fc408664b38d4b662a64ef5350e6f9127bcbd5c9c8765d196c6b90221e0e192b70c70953d8e6b9dcbfe5aa4
+DIST astropy-helpers-1.3.1.tar.gz 136460 SHA256 7640c5582e518a3ed2f2b5a209d188f1d5099ab33cc1e861a2c123e0e80c9fcd SHA512 796e9827a6c29e148474180c9c8f934a51a8ed455991d84a096025ed5d8aecf764a8152a8b24aa1aec6c254b39ca3f13ebfc764717bd0109022b86c384ebaa99 WHIRLPOOL e0091adbc7f081d5a64823443fe1fc58f7d4c1d3d10d0ff6e066f409c70224fd39dcdf0d651261b6a2133a821e1e4dede989c95c79d63fcbf69b9556f73078a8
 DIST astropy-helpers-1.3.tar.gz 136411 SHA256 8e7410e5045bdccc68a8010624eed4ab0ef019a4fc621cae6eb900f51b107e20 SHA512 f72a5de8ce1af5f340067bb9e76ccd6dd39195e4f65faf28ee482ef16ecec7e7dfb4cfbb4ec2db333a13bbf34e7f5f968041af807672421419f90f672c599ec4 WHIRLPOOL 2354912bbbd9b0ef1d165cea4b1fdaee7f978aebe40086d23d3a9905085fbb6a52dd97807ad8305b7b58269e281c2593b5a3f9c6d426f361c498a94f3cf37cb3

diff --git a/dev-python/astropy-helpers/astropy-helpers-1.3.1.ebuild b/dev-python/astropy-helpers/astropy-helpers-1.3.1.ebuild
new file mode 100644
index 00000000000..f7e6f1eb6f8
--- /dev/null
+++ b/dev-python/astropy-helpers/astropy-helpers-1.3.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1 xdg-utils
+
+DESCRIPTION="Helpers for Astropy and Affiliated packages"
+HOMEPAGE="https://github.com/astropy/astropy-helpers"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+python_prepare_all() {
+	sed -e '/import ah_bootstrap/d' -i setup.py || die "Removing ah_bootstrap failed"
+	xdg_environment_reset
+	distutils-r1_python_prepare_all
+}


             reply	other threads:[~2017-06-26  4:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-26  4:35 Sebastien Fabbro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-28 17:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/astropy-helpers/ Mikle Kolyada
2018-07-01 15:00 Pacho Ramos
2017-07-31 20:46 Sebastien Fabbro
2017-07-10 18:50 Sebastien Fabbro
2017-04-28 14:18 Manuel Rüger
2016-12-28 23:44 Sebastien Fabbro
2016-12-21 12:42 Tobias Klausmann
2016-09-01 17:01 Sebastien Fabbro
2016-08-31 20:42 Sebastien Fabbro
2016-06-09 17:24 Sebastien Fabbro
2016-02-18 17:29 Sebastien Fabbro
2016-02-18 17:29 Sebastien Fabbro
2015-12-20 16:35 Justin Lecher
2015-10-19 12:48 Justin Lecher
2015-10-19 12:06 Justin Lecher

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=1498450602.d89d3d14e866c5c667af88e2dd1d02c3b95ca651.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