python3-ipython: update to 7.24.1.
This commit is contained in:
parent
0d2a953de2
commit
1d266fc72b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ipython'
|
||||
pkgname=python3-ipython
|
||||
version=7.24.0
|
||||
version=7.24.1
|
||||
revision=1
|
||||
wrksrc="ipython-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://ipython.org/"
|
||||
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
||||
checksum=a171caa3d3d4c819a1c0742e3abecfd5a2b8ab525ca1c9f114b40b76b0679ab1
|
||||
checksum=9bc24a99f5d19721fb8a2d1408908e9c0520a17fff2233ffe82620847f17f1b6
|
||||
conflicts="python-ipython<=5.8.0_2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue