From 71668b894262ce6e30793aafad1b53c2b0bdb99f Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Fri, 25 Oct 2019 19:34:52 +0000 Subject: community/ipython: upgrade to 7.9.0 --- community/ipython/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/ipython') diff --git a/community/ipython/APKBUILD b/community/ipython/APKBUILD index db24b9e84b..400ad2e5b6 100644 --- a/community/ipython/APKBUILD +++ b/community/ipython/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Kevin Daudt # Maintainer: Kevin Daudt pkgname=ipython -pkgver=7.8.0 +pkgver=7.9.0 pkgrel=0 pkgdesc="A rich toolkit to help you make the most of using Python interactively" options="!check" # Too many tests fail @@ -47,4 +47,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="7041b95a94e4057a5816e7da52859e951bdf8b4f47b62e921ae73dd536bcd9ca5f8fd5bcd24926c30eb8de09345db6d4c874eaa93d8f497edd8ccf7aa4426978 ipython-7.8.0.tar.gz" +sha512sums="89f09d6f76f3e14044f55b73aa81b025b40cf5c4ff5cc8c2368938077e04482de372a378d64cccbefa7799c53f8c0f2124724184cbe91d4fd64c7dd620e8f294 ipython-7.9.0.tar.gz" -- cgit v1.2.3