From 05829233acf866427b9a7074d8a036055c188066 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 7 Aug 2023 18:56:18 +0200 Subject: [PATCH] redis-py3: added missing dependency: python3-deprecated --- redis-py3/.signature | 4 ++-- redis-py3/Pkgfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/redis-py3/.signature b/redis-py3/.signature index ded66e948..2b71194ac 100644 --- a/redis-py3/.signature +++ b/redis-py3/.signature @@ -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 diff --git a/redis-py3/Pkgfile b/redis-py3/Pkgfile index ab142de36..6f89b7662 100644 --- a/redis-py3/Pkgfile +++ b/redis-py3/Pkgfile @@ -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