python3-ipython: update to 7.30.1.
This commit is contained in:
parent
45c7d950a7
commit
530ff501d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ipython'
|
||||
pkgname=python3-ipython
|
||||
version=7.30.0
|
||||
version=7.30.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=d41f8e80b99690122400f9b2069b12f670246a1b4cc5d332bd6c4e2500e6d6fb
|
||||
checksum=cb6aef731bf708a7727ab6cde8df87f0281b1427d41e65d62d4b68934fa54e97
|
||||
conflicts="python-ipython<=5.8.0_2"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue