mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-ipython: update to 8.19.0.
This commit is contained in:
parent
9442de39e8
commit
e625f04e8c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ipython'
|
||||
pkgname=python3-ipython
|
||||
version=8.18.0
|
||||
version=8.19.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=4feb61210160f75e229ce932dbf8b719bff37af123c0b985fd038b14233daa16
|
||||
checksum=ac4da4ecf0042fb4e0ce57c60430c2db3c719fa8bdf92f8631d6bd8a5785d1f0
|
||||
conflicts="python-ipython<=5.8.0_2"
|
||||
make_check_pre="env PYTHONPATH=."
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue