python3-tokenize-rt: update to 5.0.0.

This commit is contained in:
icp 2023-02-14 13:05:24 +05:30 committed by Michal Vasilek
parent b958122276
commit 571f676436

View file

@ -1,7 +1,7 @@
# Template file for 'python3-tokenize-rt'
pkgname=python3-tokenize-rt
version=4.1.0
revision=3
version=5.0.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
@ -11,8 +11,8 @@ maintainer="k4leg <python.bogdan@gmail.com>"
license="MIT"
homepage="https://pypi.org/project/tokenize-rt"
# Don't use PyPI because tests are missing.
distfiles="https://github.com/asottile/tokenize-rt/archive/v${version}.tar.gz"
checksum=7043d391eae7e6ab3e2e69ab2995b4d9873f56805a55d2ba2db128f468efbace
distfiles="https://github.com/asottile/tokenize-rt/archive/refs/tags/v${version}.tar.gz"
checksum=8e010b7e2f23dc1c1299da86ebb77ae9fdb07291dbabb6f03327d4012173c4ce
post_install() {
vlicense LICENSE