python3-ipython: update to 8.27.0.
This commit is contained in:
parent
f3a09cec88
commit
b07bd34ef1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ipython'
|
||||
pkgname=python3-ipython
|
||||
version=8.26.0
|
||||
version=8.27.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -16,7 +16,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://ipython.org/"
|
||||
changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version8.rst"
|
||||
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
||||
checksum=1cec0fbba8404af13facebe83d04436a7434c7400e59f47acf467c64abd0956c
|
||||
checksum=0b99a2dc9f15fd68692e898e5568725c6d49c527d36a9fb5960ffbdeaa82ff7e
|
||||
conflicts="python-ipython<=5.8.0_2"
|
||||
make_check_pre="env PYTHONPATH=."
|
||||
|
||||
|
|
Loading…
Reference in New Issue