From be3adc2d0daa3e67f6fcb32087c861a3970bc99c Mon Sep 17 00:00:00 2001 From: Jason Elswick Date: Sun, 13 Sep 2026 14:06:44 -0500 Subject: [PATCH] python3-lz4: update to 4.4.5, adopt. --- srcpkgs/python3-lz4/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-lz4/template b/srcpkgs/python3-lz4/template index cd3e738577249b..85fb38141fae79 100644 --- a/srcpkgs/python3-lz4/template +++ b/srcpkgs/python3-lz4/template @@ -1,7 +1,7 @@ # Template file for 'python3-lz4' pkgname=python3-lz4 -version=4.3.3 -revision=3 +version=4.4.5 +revision=1 build_style=python3-pep517 # Module lz4.stream is experimental and not built by default make_check_args="--ignore=tests/stream" @@ -10,12 +10,12 @@ makedepends="python3-devel liblz4-devel" depends="python3" checkdepends="python3-pytest python3-psutil" short_desc="LZ4 bindings for Python3" -maintainer="Orphaned " +maintainer="Jason Elswick " license="BSD-3-Clause" homepage="https://github.com/python-lz4/python-lz4" changelog="https://github.com/python-lz4/python-lz4/releases" distfiles="${PYPI_SITE}/l/lz4/lz4-${version}.tar.gz" -checksum=01fe674ef2889dbb9899d8a67361e0c4a2c833af5aeb37dd505727cf5d2a131e +checksum=5f0b9e53c1e82e88c10d7c180069363980136b9d7a8306c4dca4f760d60c39f0 post_install() { vlicense LICENSE