Skip to content
Snippets Groups Projects
Commit ad0ff1fe authored by Kevin Daudt's avatar Kevin Daudt :computer: Committed by Natanael Copa
Browse files

testing/ipython: upgrade to 7.2.0

parent 3f6cab7d
No related branches found
No related tags found
No related merge requests found
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org> # Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org> # Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=ipython pkgname=ipython
pkgver=7.1.0 pkgver=7.2.0
pkgrel=0 pkgrel=0
pkgdesc="A rich toolkit to help you make the most of using Python interactively" pkgdesc="A rich toolkit to help you make the most of using Python interactively"
url="https://ipython.org/" url="https://ipython.org/"
...@@ -40,4 +40,4 @@ package() { ...@@ -40,4 +40,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" python3 setup.py install --prefix=/usr --root="$pkgdir"
} }
sha512sums="f31da8651bbb3507e95b61d7bec38d5be0ca93582b9e0cf0129313a862588993e250aedb30674e2763a6ecc998607d1b1e58aa84710f597a8cca9cbc66feffff ipython-7.1.0.tar.gz" sha512sums="5a0f58f51f98007fff659dc95e659620533b268e4486460bec9cb589e7aa7e75766fd268bcb70a65d1f49548dbd3e9ccceb634c576b17654a1032b5b3219b6a1 ipython-7.2.0.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment