mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python3-yarl: update to 0.12.0
This commit is contained in:
parent
39c1499c37
commit
c444a270b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-yarl'
|
# Template file for 'python3-yarl'
|
||||||
pkgname=python3-yarl
|
pkgname=python3-yarl
|
||||||
version=0.11.0
|
version=0.12.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=yarl-${version}
|
wrksrc=yarl-${version}
|
||||||
#create_wrksrc=yes
|
#create_wrksrc=yes
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://yarl.readthedocs.io/"
|
homepage="http://yarl.readthedocs.io/"
|
||||||
distfiles="https://github.com/aio-libs/yarl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/aio-libs/yarl/archive/v${version}.tar.gz"
|
||||||
checksum=37e048e4430094f7fd5dd18855d4e2473dc3076d17e3885d63f73eedcc811033
|
checksum=01f05ee4085feb53a89612bbf1bad58ce4cef0c67871a25e360f4023b5d5f86b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue