redis-py3: added missing dependency: python3-deprecated

This commit is contained in:
Tim Biermann 2023-08-07 18:56:18 +02:00
parent f34ebb3946
commit 05829233ac
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35nTCOgH4jAkbHlKEDPwoxxDiC1eAykLd8oiny2nrgSH2aI2r0kenHwYPJUJg6ILnuzP3add56Q3ijRPsi/Dxw4=
SHA256 (Pkgfile) = fd5a5a6114b90b45cb99a7863754b4f0babf63534b2476319abe0d2888b62e19
RWSagIOpLGJF3zvzquefb1VXrNdu4AqmcJrnM3i0SSxIvZa6ci08qDnUNZEZdCqp3TtQcYzuBXFNTkW7UwKv/MgodYcgMNKjZwo=
SHA256 (Pkgfile) = 29fb171b355ee1fbdcd9e8ff4e7c30dda17391ea3ab888fa4f4a9557e0e1b3d5
SHA256 (.footprint) = aab9f8a628f76155b52d182e3229238acd654d9cbab66b618bba78f0c6a16a88
SHA256 (redis-py3-4.3.4.tar.gz) = a3d3b6e86cc73c253fd5c02d174098abf3fa043dfdcb29689eb928f60a552fd6

View File

@ -1,7 +1,7 @@
# Description: python bindings for the redis KV store
# URL: https://github.com/andymccurdy/redis-py
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: python3-async-timeout python3-build python3-installer python3-typing_extensions
# Depends on: python3-async-timeout python3-typing_extensions python3-wheel python3-deprecated
name=redis-py3
version=4.3.4