Skip to content
Snippets Groups Projects
Commit c53cea1a authored by Kevin Daudt's avatar Kevin Daudt :computer:
Browse files

community/ipython: upgrade to 7.7.0

parent b1eeabbd
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.6.1 pkgver=7.7.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/"
...@@ -39,4 +39,4 @@ package() { ...@@ -39,4 +39,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" python3 setup.py install --prefix=/usr --root="$pkgdir"
} }
sha512sums="1ffb758511768fc95d1e06dee09b2e8befea95f0888a25cddb90687f0f005ec872104824854fcdb54ddbaa4e164d50e8fdff18a8085b7e8f54071951e0b443a1 ipython-7.6.1.tar.gz" sha512sums="1a57be9e9d06c5ea6d9a954fcf5932bd185e8dc12ba2226e12c0032185a738ed4c36acfe5dc8ad116d13cf861728f659fdb1b4671ef094a97902b77ebd836d9f ipython-7.7.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