mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python3-ipython: update to 9.4.0.
This commit is contained in:
parent
3a47389418
commit
fc9ae02b43
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=9.3.0
|
version=9.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -17,7 +17,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://ipython.org/"
|
homepage="https://ipython.org/"
|
||||||
changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version9.rst"
|
changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version9.rst"
|
||||||
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
||||||
checksum=79eb896f9f23f50ad16c3bc205f686f6e030ad246cc309c6279a242b14afe9d8
|
checksum=c033c6d4e7914c3d9768aabe76bbe87ba1dc66a92a05db6bfa1125d81f2ee270
|
||||||
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
Reference in a new issue