python3-ipython: update to 7.19.0.
This commit is contained in:
parent
c7ab47b692
commit
120e96159a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-ipython'
|
||||
pkgname=python3-ipython
|
||||
version=7.18.1
|
||||
revision=2
|
||||
version=7.19.0
|
||||
revision=1
|
||||
wrksrc="ipython-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://ipython.org/"
|
||||
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
||||
checksum=a331e78086001931de9424940699691ad49dfb457cea31f5471eae7b78222d5e
|
||||
checksum=cbb2ef3d5961d44e6a963b9817d4ea4e1fa2eb589c371a470fed14d8d40cbd6a
|
||||
conflicts="python-ipython<=5.8.0_2"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue