summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2018-01-15 06:34:27 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-01-23 10:29:03 +0100
commitc45460ed4450753f3615e23e6200a410dcd4a3de (patch)
treead0c8eb990bce23a12009f9367f5a65593e65eb3 /dev-python/bottleneck/bottleneck-1.0.0.ebuild
parentnet-analyzer/suricata: version bump to 4.0.3 (diff)
downloadgentoo-c45460ed4450753f3615e23e6200a410dcd4a3de.tar.gz
gentoo-c45460ed4450753f3615e23e6200a410dcd4a3de.tar.bz2
gentoo-c45460ed4450753f3615e23e6200a410dcd4a3de.zip
dev-python/bottleneck: update HOMEPAGE.
Closes: https://bugs.gentoo.org/639268 Closes: https://github.com/gentoo/gentoo/pull/6863
Diffstat (limited to 'dev-python/bottleneck/bottleneck-1.0.0.ebuild')
-rw-r--r--dev-python/bottleneck/bottleneck-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bottleneck/bottleneck-1.0.0.ebuild b/dev-python/bottleneck/bottleneck-1.0.0.ebuild
index 3a9f09cbd62a..e8418e14afd5 100644
--- a/dev-python/bottleneck/bottleneck-1.0.0.ebuild
+++ b/dev-python/bottleneck/bottleneck-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ MY_PN="Bottleneck"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Fast NumPy array functions written in Cython"
-HOMEPAGE="http://berkeleyanalytics.com/bottleneck"
+HOMEPAGE="https://pypi.python.org/pypi/Bottleneck"
SRC_URI="mirror://pypi/B/${MY_PN}/${MY_P}.tar.gz"
SLOT="0"