mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
python3-ipython: update to 8.35.0.
This commit is contained in:
parent
f880a498f3
commit
e7626d3d03
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ipython'
|
||||
pkgname=python3-ipython
|
||||
version=8.34.0
|
||||
version=8.35.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=c31d658e754673ecc6514583e7dda8069e47136eb62458816b7d1e6625948b5a
|
||||
checksum=d200b7d93c3f5883fc36ab9ce28a18249c7706e51347681f80a0aef9895f2520
|
||||
conflicts="python-ipython<=5.8.0_2"
|
||||
make_check_pre="env PYTHONPATH=."
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue