mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-blinker: update to 1.7.0.
This commit is contained in:
parent
3788895cb9
commit
50f1c79f9c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-blinker'
|
# Template file for 'python3-blinker'
|
||||||
pkgname=python3-blinker
|
pkgname=python3-blinker
|
||||||
version=1.6.3
|
version=1.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core"
|
hostmakedepends="python3-flit_core"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://blinker.readthedocs.io/en/stable/"
|
homepage="https://blinker.readthedocs.io/en/stable/"
|
||||||
changelog="https://raw.githubusercontent.com/pallets-eco/blinker/main/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/pallets-eco/blinker/main/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/b/blinker/blinker-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/blinker/blinker-${version}.tar.gz"
|
||||||
checksum=152090d27c1c5c722ee7e48504b02d76502811ce02e1523553b4cf8c8b3d3a8d
|
checksum=e6820ff6fa4e4d1d8e2747c2283749c3f547e4fee112b98555cdcdae32996182
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst
|
vlicense LICENSE.rst
|
||||||
|
|
Loading…
Add table
Reference in a new issue