Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/astropy/
Date: Mon, 31 Jul 2017 20:46:54
Message-Id: 1501533985.17488a2e689901d7270b85bb7814132613c7f013.bicatali@gentoo
1 commit: 17488a2e689901d7270b85bb7814132613c7f013
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 31 20:43:21 2017 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 31 20:46:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17488a2e
7
8 dev-python/astropy: version bump
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-python/astropy/Manifest | 2 +-
13 dev-python/astropy/{astropy-2.0.ebuild => astropy-2.0.1.ebuild} | 3 ++-
14 2 files changed, 3 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/astropy/Manifest b/dev-python/astropy/Manifest
17 index 2cb34d56b18..dae14609f7b 100644
18 --- a/dev-python/astropy/Manifest
19 +++ b/dev-python/astropy/Manifest
20 @@ -1,3 +1,3 @@
21 DIST astropy-1.2.1.tar.gz 8179665 SHA256 0d7ef702166f26fed239b59fc12edcd5243ca5bf562a36202fd8c6b0270d6e48 SHA512 2ef37537a4c6b2ec50a1d898f600978475c9c5d2cb66ba19d06782656e9ddcb4aa6a8e53217e318448cedac45dac0dce0d8cc2fe94cddc15ebb306b3b0794595 WHIRLPOOL d37374f23a0121fdc92fa572facc248f0a571dacb8edcf1a9d0987d6a40287de199262ec01f654bd6ea5aece826e5588d2869558152adffe9ab490fa46f2e36d
22 DIST astropy-1.3.3.tar.gz 8427036 SHA256 ed093e033fcbee5a3ec122420c3376f8a80f74663214560727d3defe82170a99 SHA512 15956d488a390ab3b4091146bffe6f192f22e7598d00e302c2bcf0ec9728911f48bef3ee4c71d331f58e57aec86292421d27f915ea16027a7f62c5d43f6a12e5 WHIRLPOOL a9246b1ba56ecda5eec42e89998f18da4987f611d1154ba8ef5d3480d398fd77c0fdad6c15614885ae722454b9c284b9281ee926fed0f39c314864a015bf658f
23 -DIST astropy-2.0.tar.gz 8217371 SHA256 cdd60fce57c2be5d93fdc39a8ddf3621c4099026f50617294875273321cd8f99 SHA512 b49289da6564539dc9321cd1bf4c8295ce9c659f501f7cdab6ef97cf34fcd80cd68d734178b99b8aa2ffccd6529b6c03629d384c7155804d12f467973cda90cc WHIRLPOOL e90586613c4426f875bbdc9387048a32a5424a1b7d3d11ff1ac0d349de899b7f3f4a2863247cb7329b5261afbe6e648663123aaf33a98c2ba39dc2d556f0dbd0
24 +DIST astropy-2.0.1.tar.gz 8220097 SHA256 25e0881a392a2e03b4a705cf9592f01894d23f64797323b21387efa8ea9ec03e SHA512 0677b4f22a9eb7d3334109a639ec14ce904935dc58925d303dc98c27cbac2be7d0e95bd873cc21d3cd92e8e553481d203382c281f91cb7a4e41c27d1ff83aac7 WHIRLPOOL af4d78b88cf9ea7f536eb2d6b6a0cc46068ae5312de3f8f83f0ad3bea539112868f3704f6898be6da6e1a0a60caadd2d88335523c242f6156723dfd849c6ef76
25
26 diff --git a/dev-python/astropy/astropy-2.0.ebuild b/dev-python/astropy/astropy-2.0.1.ebuild
27 similarity index 96%
28 rename from dev-python/astropy/astropy-2.0.ebuild
29 rename to dev-python/astropy/astropy-2.0.1.ebuild
30 index 539de59e144..65cd60ea569 100644
31 --- a/dev-python/astropy/astropy-2.0.ebuild
32 +++ b/dev-python/astropy/astropy-2.0.1.ebuild
33 @@ -55,7 +55,8 @@ DEPEND="
34 ${RDEPEND}
35 media-gfx/graphviz
36 dev-python/pytest[${PYTHON_USEDEP}]
37 - dev-python/sphinx-gallery[${PYTHON_USEDEP}]
38 + >=dev-python/sphinx-1.6[${PYTHON_USEDEP}]
39 + >=dev-python/sphinx-gallery-0.1.9[${PYTHON_USEDEP}]
40 )
41 test? (
42 ${RDEPEND}