python-ipython_genutils: update to 0.2.0
This commit is contained in:
parent
8d4e3019b1
commit
7e35c80e5f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-ipython_genutils'
|
||||
pkgname=python-ipython_genutils
|
||||
version=0.1.0
|
||||
revision=2
|
||||
version=0.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ipython_genutils-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/ipython/ipython_genutils"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/i/ipython_genutils/ipython_genutils-${version}.tar.gz"
|
||||
checksum=3a0624a251a26463c9dfa0ffa635ec51c4265380980d9a50d65611c3c2bd82a6
|
||||
checksum=eb2e116e75ecef9d4d228fdc66af54269afa26ab4463042e33785b887c628ba8
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING.md LICENSE
|
||||
|
|
Loading…
Reference in a new issue