python3-ipython: update to 7.13.0.

This commit is contained in:
Đoàn Trần Công Danh 2020-03-31 12:14:56 +07:00 committed by Piotr
parent 3a41cb2ada
commit 8ce799d9c8
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'python3-ipython' # Template file for 'python3-ipython'
pkgname=python3-ipython pkgname=python3-ipython
version=7.12.0 version=7.13.0
revision=2 revision=1
archs=noarch archs=noarch
wrksrc="ipython-${version}" wrksrc="ipython-${version}"
build_style=python3-module build_style=python3-module
@ -17,7 +17,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
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=d9459e7237e2e5858738ff9c3e26504b79899b58a6d49e574d352493d80684c6 checksum=ca478e52ae1f88da0102360e57e528b92f3ae4316aabac80a2cd7f7ab2efb48a
conflicts="python-ipython<=5.8.0_2" conflicts="python-ipython<=5.8.0_2"
do_check() { do_check() {

View file

@ -1 +1 @@
ignore="*b* *rc*" ignore="*a* *b* *rc*"