mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/ipython: upgrade to 7.7.0
This commit is contained in:
parent
b1eeabbd1f
commit
c53cea1a7c
@ -1,7 +1,7 @@
|
||||
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
|
||||
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
|
||||
pkgname=ipython
|
||||
pkgver=7.6.1
|
||||
pkgver=7.7.0
|
||||
pkgrel=0
|
||||
pkgdesc="A rich toolkit to help you make the most of using Python interactively"
|
||||
url="https://ipython.org/"
|
||||
@ -39,4 +39,4 @@ package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="1ffb758511768fc95d1e06dee09b2e8befea95f0888a25cddb90687f0f005ec872104824854fcdb54ddbaa4e164d50e8fdff18a8085b7e8f54071951e0b443a1 ipython-7.6.1.tar.gz"
|
||||
sha512sums="1a57be9e9d06c5ea6d9a954fcf5932bd185e8dc12ba2226e12c0032185a738ed4c36acfe5dc8ad116d13cf861728f659fdb1b4671ef094a97902b77ebd836d9f ipython-7.7.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user