python3-ipython: update to 8.34.0.
This commit is contained in:
parent
7d30d4b002
commit
6e65d7f87c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-ipython'
|
# Template file for 'python3-ipython'
|
||||||
pkgname=python3-ipython
|
pkgname=python3-ipython
|
||||||
version=8.32.0
|
version=8.34.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -16,7 +16,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://ipython.org/"
|
homepage="https://ipython.org/"
|
||||||
changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version8.rst"
|
changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version8.rst"
|
||||||
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
||||||
checksum=be2c91895b0b9ea7ba49d33b23e2040c352b33eb6a519cca7ce6e0c743444251
|
checksum=c31d658e754673ecc6514583e7dda8069e47136eb62458816b7d1e6625948b5a
|
||||||
conflicts="python-ipython<=5.8.0_2"
|
conflicts="python-ipython<=5.8.0_2"
|
||||||
make_check_pre="env PYTHONPATH=."
|
make_check_pre="env PYTHONPATH=."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue