python3-sniffio: update to 1.3.0.
This commit is contained in:
parent
c5d3476ead
commit
8f1e0a1ea0
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-sniffio'
|
# Template file for 'python3-sniffio'
|
||||||
pkgname=python3-sniffio
|
pkgname=python3-sniffio
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
|
||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/python-trio/sniffio"
|
homepage="https://github.com/python-trio/sniffio"
|
||||||
distfiles="${PYPI_SITE}/s/sniffio/sniffio-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/sniffio/sniffio-${version}.tar.gz"
|
||||||
checksum=c4666eecec1d3f50960c6bdf61ab7bc350648da6c126e3cf6898d8cd4ddcd3de
|
checksum=e60305c5e5d314f5389259b7f22aaa33d8f7dee49763119234af3755c55b9101
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue