mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
python-futures: update to 3.2.0.
Closes #9676. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
80c03df856
commit
781726dd15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-futures'
|
||||
pkgname=python-futures
|
||||
version=3.1.1
|
||||
version=3.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="futures-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="PSF"
|
||||
homepage="https://github.com/agronholm/pythonfutures"
|
||||
distfiles="${PYPI_SITE}/f/futures/futures-${version}.tar.gz"
|
||||
checksum=51ecb45f0add83c806c68e4b06106f90db260585b25ef2abfcda0bd95c0132fd
|
||||
checksum=9ec02aa7d674acb8618afb127e27fde7fc68994c0437ad759fa094a574adb265
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue