python3-zstandard: обновление до версии 0.24.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name='zstandard'
|
name='zstandard'
|
||||||
version='0.23.0'
|
version='0.24.0'
|
||||||
release='1'
|
release='1'
|
||||||
desc='Zstandard bindings for Python.'
|
desc='Zstandard bindings for Python.'
|
||||||
homepage='https://github.com/indygreg/python-zstandard'
|
homepage='https://github.com/indygreg/python-zstandard'
|
||||||
@@ -17,7 +17,7 @@ build_deps=("python3" "python3-pip")
|
|||||||
build_deps_arch=("python" "python-pip")
|
build_deps_arch=("python" "python-pip")
|
||||||
build_deps_alpine=("python3" "py3-pip")
|
build_deps_alpine=("python3" "py3-pip")
|
||||||
|
|
||||||
sources=("https://files.pythonhosted.org/packages/source/z/zstandard/zstandard-0.23.0.tar.gz")
|
sources=("https://files.pythonhosted.org/packages/source/z/zstandard/zstandard-0.24.0.tar.gz")
|
||||||
checksums=('blake2b-256:edf62ac0287b442160a89d726b17a9184a4c615bb5237db763791a7fd16d9df1')
|
checksums=('blake2b-256:edf62ac0287b442160a89d726b17a9184a4c615bb5237db763791a7fd16d9df1')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Reference in New Issue
Block a user