mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-ipython: update to 8.12.0.
This commit is contained in:
parent
46b48d955e
commit
c2ac882915
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-ipython'
|
||||
pkgname=python3-ipython
|
||||
version=8.11.0
|
||||
version=8.12.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=735cede4099dbc903ee540307b9171fbfef4aa75cfcacc5a273b2cda2f02be04
|
||||
checksum=a950236df04ad75b5bc7f816f9af3d74dc118fd42f2ff7e80e8e60ca1f182e2d
|
||||
conflicts="python-ipython<=5.8.0_2"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue