commit:     3839b6acc8f7487ff0c465671e726b049c1c0286
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Fri Oct 16 14:36:59 2015 +0000
Commit:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Fri Oct 16 14:36:59 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3839b6ac

dev-python/notebook: Version bump to 4.0.6, drop 4.0.5

Package-Manager: portage-2.2.20.1

 dev-python/notebook/ChangeLog                                       | 6 ++++++
 .../notebook/{notebook-4.0.5.ebuild => notebook-4.0.6.ebuild}       | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/dev-python/notebook/ChangeLog b/dev-python/notebook/ChangeLog
index f5c44fd..be49522 100644
--- a/dev-python/notebook/ChangeLog
+++ b/dev-python/notebook/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+*notebook-4.0.6 (16 Oct 2015)
+
+  16 Oct 2015; Marius Brehler <[email protected]> 
+notebook-4.0.6.ebuild,
+  -notebook-4.0.5.ebuild:
+  dev-python/notebook: Version bump to 4.0.6, drop 4.0.5
+
   02 Oct 2015; Marius Brehler <[email protected]> notebook-4.0.5.ebuild:
   dev-python/notebook: Fix SRC_URI
 

diff --git a/dev-python/notebook/notebook-4.0.5.ebuild 
b/dev-python/notebook/notebook-4.0.6.ebuild
similarity index 97%
rename from dev-python/notebook/notebook-4.0.5.ebuild
rename to dev-python/notebook/notebook-4.0.6.ebuild
index d467425..80fa9fc 100644
--- a/dev-python/notebook/notebook-4.0.5.ebuild
+++ b/dev-python/notebook/notebook-4.0.6.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
 
 DESCRIPTION="Jupyter Interactive Notebook"
 HOMEPAGE="http://jupyter.org";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tgz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 KEYWORDS="~amd64 ~x86"
 
 LICENSE="BSD"

Reply via email to