python3-ipython: update to 7.21.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-ipython'
|
# Template file for 'python3-ipython'
|
||||||
pkgname=python3-ipython
|
pkgname=python3-ipython
|
||||||
version=7.20.0
|
version=7.21.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ipython-${version}"
|
wrksrc="ipython-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@@ -12,11 +12,11 @@ checkdepends="$depends python3-pytest python3-nose python3-matplotlib
|
|||||||
python3-requests python3-testpath python3-numpy python3-ipython_ipykernel
|
python3-requests python3-testpath python3-numpy python3-ipython_ipykernel
|
||||||
python3-jupyter_nbformat python3-Pygments python3-Pillow"
|
python3-jupyter_nbformat python3-Pygments python3-Pillow"
|
||||||
short_desc="Enhanced interactive Python3 shell"
|
short_desc="Enhanced interactive Python3 shell"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://ipython.org/"
|
homepage="https://ipython.org/"
|
||||||
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
||||||
checksum=1923af00820a8cf58e91d56b89efc59780a6e81363b94464a0f17c039dffff9e
|
checksum=04323f72d5b85b606330b6d7e2dc8d2683ad46c3905e955aa96ecc7a99388e70
|
||||||
conflicts="python-ipython<=5.8.0_2"
|
conflicts="python-ipython<=5.8.0_2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user