python3-lz4: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:25:53 -05:00
parent f68e363834
commit bf1a7cf625

View file

@ -1,7 +1,7 @@
# Template file for 'python3-lz4' # Template file for 'python3-lz4'
pkgname=python3-lz4 pkgname=python3-lz4
version=4.3.3 version=4.3.3
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
# Module lz4.stream is experimental and not built by default # Module lz4.stream is experimental and not built by default
make_check_args="--ignore=tests/stream" make_check_args="--ignore=tests/stream"