mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-nest_asyncio: update to 1.5.4
This commit is contained in:
parent
c90d2fb01e
commit
652638d96c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-nest_asyncio'
|
# Template file for 'python3-nest_asyncio'
|
||||||
pkgname=python3-nest_asyncio
|
pkgname=python3-nest_asyncio
|
||||||
version=1.5.1
|
version=1.5.4
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="dkwo <nicolopiazzalunga@gmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/erdewit/nest_asyncio"
|
homepage="https://github.com/erdewit/nest_asyncio"
|
||||||
distfiles="${PYPI_SITE}/n/nest_asyncio/nest_asyncio-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/nest_asyncio/nest_asyncio-${version}.tar.gz"
|
||||||
checksum=afc5a1c515210a23c461932765691ad39e8eba6551c055ac8d5546e69250d0aa
|
checksum=f969f6013a16fadb4adcf09d11a68a4f617c6049d7af7ac2c676110169a63abd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue