summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2015-11-27 17:57:53 +0100
committerMarius Brehler <marbre@linux.sungazer.de>2015-11-27 17:57:53 +0100
commit8717f744f912282551fb824e5cee3d866ee070b7 (patch)
tree4ee7d32b3a1d2d0ec5163c10633aa40d9b255224 /dev-python/ipython
parentdev-python/ipython: Version bump; Import from science overlay (diff)
downloadgentoo-8717f744f912282551fb824e5cee3d866ee070b7.tar.gz
gentoo-8717f744f912282551fb824e5cee3d866ee070b7.tar.bz2
gentoo-8717f744f912282551fb824e5cee3d866ee070b7.zip
dev-python/ipython: Version bump; Fix deps
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python/ipython')
-rw-r--r--dev-python/ipython/Manifest2
-rw-r--r--dev-python/ipython/ipython-4.0.1.ebuild (renamed from dev-python/ipython/ipython-4.0.0-r2.ebuild)1
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/ipython/Manifest b/dev-python/ipython/Manifest
index c4da7b1cedae..f26b3cc1a192 100644
--- a/dev-python/ipython/Manifest
+++ b/dev-python/ipython/Manifest
@@ -1,2 +1,2 @@
DIST ipython-3.2.1.tar.gz 10884249 SHA256 c913adee7ae5b338055274c51a7d2b3cea468b5b316046fa520cd8a434b09177 SHA512 de7723e3b859d21a58a24456c76c8d8ec98c019f290f61269f46270e7647d2b49a98671138fecd75cb6f46384fde7e09618eb5c85c175e0e442c7fae7328d8fe WHIRLPOOL 9f020c167559259931dcb177d0c3a5211939632e5775c2627795ba390cf57bd62c378c15b7ee9b9ed2079180f8df8e062eb9673ed9cfc025a56f1da82c9428d1
-DIST ipython-4.0.0.tar.gz 6205133 SHA256 2fd276c407fb0b29e5d4884a7029a2c27fef0a06fd7a34924cce69b7cc43f4da SHA512 406e8e7779d9d8998f0621e58466ba185d89ef1639de6241f292f43410242d8eeab1d722496f82bf5d48e31584751efdc1a4177ea9e4ceb1ecb8d5acdf390ee7 WHIRLPOOL aff3f46964afd8841c00bb370b13da8acded0a1c44bfeb5543d3643fc7eb5554b4c7a4465148ef66bf33690dafa978ad9d350582971d3cd0c97cdef380df2631
+DIST ipython-4.0.1.tar.gz 6207566 SHA256 3bd3b78abc4f43b9ea7fa5353a2a9ba01af8ac4aec5d11e78fa5cbcec105432e SHA512 88419feca21c762a8553b4c11661e28b3305742fc89309abfd46b1213da210249b4781b754996835a2cc539569ae7cb816ed26bbaddbf15529eeb6479660265e WHIRLPOOL 58c17378fbcbac94e1585cce0cdd00996f7df20f5781a88e1e7d56b9fe2db81fe3282211dba31e8f54d2e50db869d2cce2670cfebc5c868455f481064e0089c6
diff --git a/dev-python/ipython/ipython-4.0.0-r2.ebuild b/dev-python/ipython/ipython-4.0.1.ebuild
index 076965cf486a..b15af201c62b 100644
--- a/dev-python/ipython/ipython-4.0.0-r2.ebuild
+++ b/dev-python/ipython/ipython-4.0.1.ebuild
@@ -51,6 +51,7 @@ DEPEND="${CDEPEND}
dev-python/sphinx[${PYTHON_USEDEP}]
>=www-servers/tornado-4.0[${PYTHON_USEDEP}]
dev-python/testpath[${PYTHON_USEDEP}]
+ x11-base/xorg-server[xvfb]
)
doc? (
dev-python/cython[${PYTHON_USEDEP}]