summaryrefslogtreecommitdiff
path: root/dev-python/blaze
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-05 21:17:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-05 21:17:31 +0100
commitdc7cbdfa65fd814b3b9aa3c56257da201109e807 (patch)
treec85d72f6f31f21f178069c9d41d41a7c1ff4b362 /dev-python/blaze
parent0706fc6986773f4e4d391deff4ad5143c464ea4e (diff)
gentoo resync : 05.04.2019
Diffstat (limited to 'dev-python/blaze')
-rw-r--r--dev-python/blaze/Manifest4
-rw-r--r--dev-python/blaze/blaze-0.10.2.ebuild4
-rw-r--r--dev-python/blaze/blaze-0.11.3.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/blaze/Manifest b/dev-python/blaze/Manifest
index 330e6becfe06..14b22bc72ed3 100644
--- a/dev-python/blaze/Manifest
+++ b/dev-python/blaze/Manifest
@@ -1,5 +1,5 @@
DIST blaze-0.10.2.tar.gz 9681767 BLAKE2B 9972d0f9bb00ce462f20673e9e164d504bc1157730bcb36a42b53ed1523a73bde36a1858ba7df1f813c126291251c6170da8ac70aaaac8932206de5f3e063a10 SHA512 01b7c5563f928c336f13eb13c6397f1089bca7c1cf0824da672acdabf28b18356c52678c58b2fa7af303601c6013e9d6f4fe26359ee6ab9a01f8b735c7d24a56
DIST blaze-0.11.3.tar.gz 9691443 BLAKE2B 13734e3b2f63ad044991644a4c8243b449c5179a80efdaa5faf6ecf443434bec7a00953f0f17d73885b9e9fa506e72a9bc369380d2d7a561f5da064d8339e03f SHA512 030079e5d3f17355dac588154ffb7ba7993935dfd39bce141341b6e2b9a17f812982ce83776ac1e4224649a343b58615621347ba65e5aba2ca2e568d755f276f
-EBUILD blaze-0.10.2.ebuild 3169 BLAKE2B 251c9d778c6a20502395e5eba9d9269a3adfb3a7adc532ae0e41f8c5ec0495fdf9f61dab81de53967d62f80ebaf139e25dcabcb03175a432faeb32ca89454157 SHA512 53c7041857c51de3cc55485f4a235f92c44320ac1c802fa37b6bd716ff0a2e5e275d2814eb7324da169761f096f440d2601b504ecbd2ed5ae50ca90a4778dd98
-EBUILD blaze-0.11.3.ebuild 2169 BLAKE2B 0ffdeef67fc94e45865f17599c467ddc7429784a8d37cb3ee0ad51564c5ad25929541b4ea938aa173d3618bac3c0c95bbcce2b6f28edcbe8908bf61c6dd2b392 SHA512 02d0c9a2e02bb78fdf3d96773d815ec0f735d9b8e00826004f3710f47a099f14a5b36049dcce369ec6a8a14bfe780b94f7759f12968077506325adf79eda9a64
+EBUILD blaze-0.10.2.ebuild 3206 BLAKE2B e1790a98246a6a6328100d66f61ebd0fad12bccc41831f1fa215eb4547e5e2dfbfbd19f00c4e3be97e910af7431b420fb43dbf1cdd2618efa83bc506e0a5d2ac SHA512 3be5bed5d7b44209dba3bb415b988b508ff14c6ff86613902591f8b9df18c2655dbcbd5272f8e460b772af0b4432cd090a082f8d71a37b9707bf3d722b077f81
+EBUILD blaze-0.11.3.ebuild 2202 BLAKE2B 473734a3828913b560b46a06eac8a2c62f924d77dfcfaa944d44ce138c3aff17d10a6e9212729e437f9989c0419327d920ca263af511e3ce9f59bac0fc22b5ca SHA512 0bb369c4439cb51f144c2b9dcffa68fe0623593d3b7eace9e3b92c4a155a8e5c876f38f1ba37a04a996ce15062cbeff801c7d76cb291c2508cc1ae21e6500b7b
MISC metadata.xml 619 BLAKE2B fcf9cafadca88ba8f5465f681c3fc87159a1e8f7fde68007f85d5f424682fcf4fae81b6002c73043f1fcb6c492e618277a2daaa7140086324ad31d84cd97004a SHA512 2fe8804a4e526991e088834f7d3a49a1273c8da255df259a3552b4a4613bf0386bf464e025e191eb0087258b53a003efb0b6ed1afdb5ceb5e9e7c1c9ebeda7b8
diff --git a/dev-python/blaze/blaze-0.10.2.ebuild b/dev-python/blaze/blaze-0.10.2.ebuild
index 8acdc8f11a4a..2cf0f016591c 100644
--- a/dev-python/blaze/blaze-0.10.2.ebuild
+++ b/dev-python/blaze/blaze-0.10.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1
DESCRIPTION="Next generation Python numpy"
-HOMEPAGE="http://blaze.pydata.org/"
+HOMEPAGE="https://blaze.pydata.org https://blaze.readthedocs.io/en/latest/"
SRC_URI="https://github.com/ContinuumIO/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/blaze/blaze-0.11.3.ebuild b/dev-python/blaze/blaze-0.11.3.ebuild
index 30747c684559..db12f7afa146 100644
--- a/dev-python/blaze/blaze-0.11.3.ebuild
+++ b/dev-python/blaze/blaze-0.11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="Next generation Python numpy"
-HOMEPAGE="http://blaze.readthedocs.io/"
+HOMEPAGE="https://blaze.pydata.org https://blaze.readthedocs.io/en/latest/"
SRC_URI="https://github.com/blaze/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"