python3-pyzstd: update to 0.16.2.
This commit is contained in:
parent
571cc12dc0
commit
e01d5c25a1
@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-pyzstd'
|
||||
pkgname=python3-pyzstd
|
||||
version=0.16.0
|
||||
revision=2
|
||||
version=0.16.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_build_args="--dynamic-link-zstd"
|
||||
hostmakedepends="python3-setuptools"
|
||||
@ -11,10 +11,10 @@ checkdepends="python3-pytest"
|
||||
short_desc="Python bindings to zstd, API is similar to bz2/lzma/zlib module"
|
||||
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/animalize/pyzstd"
|
||||
changelog="https://raw.githubusercontent.com/animalize/pyzstd/dev/README.rst"
|
||||
homepage="https://github.com/Rogdham/pyzstd"
|
||||
changelog="https://raw.githubusercontent.com/Rogdham/pyzstd/refs/heads/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/p/pyzstd/pyzstd-${version}.tar.gz"
|
||||
checksum=fd43a0ae38ae15223fb1057729001829c3336e90f4acf04cf12ebdec33346658
|
||||
checksum=179c1a2ea1565abf09c5f2fd72f9ce7c54b2764cf7369e05c0bfd8f1f67f63d2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user