python3-blinker: update to 1.7.0.
This commit is contained in:
parent
3788895cb9
commit
50f1c79f9c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-blinker'
|
||||
pkgname=python3-blinker
|
||||
version=1.6.3
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://blinker.readthedocs.io/en/stable/"
|
||||
changelog="https://raw.githubusercontent.com/pallets-eco/blinker/main/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/b/blinker/blinker-${version}.tar.gz"
|
||||
checksum=152090d27c1c5c722ee7e48504b02d76502811ce02e1523553b4cf8c8b3d3a8d
|
||||
checksum=e6820ff6fa4e4d1d8e2747c2283749c3f547e4fee112b98555cdcdae32996182
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst
|
||||
|
|
Loading…
Reference in New Issue