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