mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-txredisapi: update to 1.4.9.
This commit is contained in:
parent
66ffebddab
commit
639a0941bd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-txredisapi'
|
# Template file for 'python3-txredisapi'
|
||||||
pkgname=python3-txredisapi
|
pkgname=python3-txredisapi
|
||||||
version=1.4.7
|
version=1.4.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_args="--ignore tests/test_basics.py
|
make_check_args="--ignore tests/test_basics.py
|
||||||
--ignore tests/test_bitops.py
|
--ignore tests/test_bitops.py
|
||||||
|
@ -36,4 +36,4 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/IlyaSkriblovsky/txredisapi"
|
homepage="https://github.com/IlyaSkriblovsky/txredisapi"
|
||||||
changelog="https://raw.githubusercontent.com/IlyaSkriblovsky/txredisapi/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/IlyaSkriblovsky/txredisapi/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/IlyaSkriblovsky/txredisapi/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/IlyaSkriblovsky/txredisapi/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=dfaf204ab547eeddfcf54c81734a8a06dadbbf079fd01d9c27a788c7d770376e
|
checksum=bb6af4eabe9b05afd4389516d41d60adfb24dcee01601be8a4808de2cb00d3a7
|
||||||
|
|
Loading…
Add table
Reference in a new issue