python3-pytokens: update to 0.3.0.

This commit is contained in:
icp
2025-12-13 20:28:24 +05:30
parent 6f247a9bb0
commit a83329fc4a
+4 -3
View File
@@ -1,16 +1,17 @@
# Template file for 'python3-pytokens'
pkgname=python3-pytokens
version=0.1.10
revision=2
version=0.3.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
depends="python3"
checkdepends="python3-pytest-cov"
short_desc="Fast, spec compliant Python 3.12+ tokenizer"
maintainer="icp <pangolin@vivaldi.net>"
license="MIT"
homepage="https://github.com/tusharsadhwani/pytokens"
distfiles="${PYPI_SITE}/p/pytokens/pytokens-${version}.tar.gz"
checksum=c9a4bfa0be1d26aebce03e6884ba454e842f186a59ea43a6d3b25af58223c044
checksum=2f932b14ed08de5fcf0b391ace2642f858f1394c0857202959000b68ed7a458a
post_install() {
vlicense LICENSE