From ad80de0f47c6c3f903453cea933a17dbea17924f Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Sun, 24 Feb 2019 12:44:02 +0000 Subject: testing/ipython: upgrade to 7.3.0 --- testing/ipython/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/ipython') diff --git a/testing/ipython/APKBUILD b/testing/ipython/APKBUILD index 27d52e8601..f78bc2dbda 100644 --- a/testing/ipython/APKBUILD +++ b/testing/ipython/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Kevin Daudt # Maintainer: Kevin Daudt pkgname=ipython -pkgver=7.2.0 +pkgver=7.3.0 pkgrel=0 pkgdesc="A rich toolkit to help you make the most of using Python interactively" url="https://ipython.org/" @@ -40,4 +40,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="5a0f58f51f98007fff659dc95e659620533b268e4486460bec9cb589e7aa7e75766fd268bcb70a65d1f49548dbd3e9ccceb634c576b17654a1032b5b3219b6a1 ipython-7.2.0.tar.gz" +sha512sums="825a466763ad3c57f7e8dbc15f66735e5bd686c77f3b5f8d147baea51a703849ad8c070136e06b3472de3f402bb99300e6ad8d62c1f94c361a6838ba4ae9e42a ipython-7.3.0.tar.gz" -- cgit v1.2.3