ports/contrib (3.7): python3-cleo: added missing dependency: python3-rapidfuzz
commit 0d38e4e5d88c1d211cab29bc62000e0c82fa113a Author: Tim Biermann <tbier@posteo.de> Date: Sat Apr 1 13:42:51 2023 +0200 python3-cleo: added missing dependency: python3-rapidfuzz diff --git a/python3-cleo/.signature b/python3-cleo/.signature index f1e649e9e..7df3a72ad 100644 --- a/python3-cleo/.signature +++ b/python3-cleo/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zILH/u+E0jsl2RBN6tgM4EYlnvIcwkhsGFbQNmarPpC9uqww2VoTRionI2H01womaMCyvWncGdrH0nHoLImjQQ= -SHA256 (Pkgfile) = fb1a59d48d033cab657bb7b309dea66b8214c0f9219d9e61e45d830aa5c68243 +RWSagIOpLGJF3+NoE9k13L20eIP28cmZFnIa5h1Gkksu5F0Y7BoLRc1VLRWDATHmvLaAi4k4hDkwIuyvXD0tAs6uDQ0WZ7qCjAQ= +SHA256 (Pkgfile) = bdb4cbd49f7bdaf64599ccd5bb01a3f11898ba0ad510c988824a745b3a5c8b93 SHA256 (.footprint) = ad7b54a095e26b16f6ea267e3f860513613e6ceafe192dcbda04fc53697a345e SHA256 (python3-cleo-2.0.1.tar.gz) = cb9b60c9559d26a289b0536b134f9efe1b59632f51dc38b20c8a9076b99e0f07 diff --git a/python3-cleo/Pkgfile b/python3-cleo/Pkgfile index f0f15b698..3ffb688df 100644 --- a/python3-cleo/Pkgfile +++ b/python3-cleo/Pkgfile @@ -1,7 +1,7 @@ # Description: Cleo allows you to create beautiful and testable command-line interfaces. # URL: https://github.com/python-poetry/cleo # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: python3-clikit +# Depends on: python3-clikit python3-rapidfuzz name=python3-cleo version=2.0.1
participants (1)
-
crux@crux.nu