python3-ipython: update to 7.13.0.
This commit is contained in:
committed by
Piotr
parent
3a41cb2ada
commit
8ce799d9c8
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-ipython'
|
||||
pkgname=python3-ipython
|
||||
version=7.12.0
|
||||
revision=2
|
||||
version=7.13.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="ipython-${version}"
|
||||
build_style=python3-module
|
||||
@@ -17,7 +17,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://ipython.org/"
|
||||
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
|
||||
checksum=d9459e7237e2e5858738ff9c3e26504b79899b58a6d49e574d352493d80684c6
|
||||
checksum=ca478e52ae1f88da0102360e57e528b92f3ae4316aabac80a2cd7f7ab2efb48a
|
||||
conflicts="python-ipython<=5.8.0_2"
|
||||
|
||||
do_check() {
|
||||
|
||||
@@ -1 +1 @@
|
||||
ignore="*b* *rc*"
|
||||
ignore="*a* *b* *rc*"
|
||||
|
||||
Reference in New Issue
Block a user