python3-ipython: update to 8.5.0.
This commit is contained in:
parent
1fc2223d28
commit
243305aca0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ipython'
|
||||
pkgname=python3-ipython
|
||||
version=8.4.0
|
||||
version=8.5.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=f2db3a10254241d9b447232cec8b424847f338d9d36f9a577a6192c332a46abd
|
||||
checksum=097bdf5cd87576fd066179c9f7f208004f7a6864ee1b20f37d346c0bcb099f84
|
||||
conflicts="python-ipython<=5.8.0_2"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue