python-future: update to 0.17.1
This commit is contained in:
parent
57d5f4d13a
commit
528b83db87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-future'
|
||||
pkgname=python-future
|
||||
version=0.17.0
|
||||
version=0.17.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="future-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://python-future.org/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/f/future/future-${version}.tar.gz"
|
||||
checksum=eb6d4df04f1fb538c99f69c9a28b255d1ee4e825d479b9c62fc38c0cf38065a4
|
||||
checksum=67045236dcfd6816dc439556d009594abf643e5eb48992e36beac09c2ca659b8
|
||||
|
||||
alternatives="
|
||||
future:futurize:/usr/bin/futurize2
|
||||
|
|
Loading…
Reference in a new issue