From 0bd50e0bcd784bee7fb53fb0cf284d8b7b84c529 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 14 Jul 2021 23:21:10 +0200 Subject: [PATCH] python3-virtualenv: added missing dependencies: python3-platformdirs and python3-backports_entry-points-selectable --- python3-virtualenv/.signature | 4 ++-- python3-virtualenv/Pkgfile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python3-virtualenv/.signature b/python3-virtualenv/.signature index 66e47f5e1..d41d5cddc 100644 --- a/python3-virtualenv/.signature +++ b/python3-virtualenv/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32z+hu6Of7FdRDK5ZtiOl5Mn3Zh09x7fWXmElwqBVhEEniadqDg5PSuLQgzMfa3fOGExGYrHeLfouh+wqrLPuQk= -SHA256 (Pkgfile) = cb033cd229b3620cafd13c4d2b3633f4f2dbb3a7d049645a78181b64736b5125 +RWSagIOpLGJF32ysN7Mi5cgGhtBMNdU8PWEmM9BfgJTe2JFIrtUGHxhhEBORgR1upvD82+reUh7FX0fqEmLv0u0dKFX/YxRHNgg= +SHA256 (Pkgfile) = 3c280fd15a50dca48104a118d5195769716f72caad27658181cd80336486c925 SHA256 (.footprint) = dd52e1e3d982c450409d6276610ca5624d16f0408e5669a2d8187d68c7f9380e SHA256 (virtualenv-20.5.0.tar.gz) = 6b0e3eeb6cb081c9c81ec85633785e29edcdf6ff271d70e0d1e2bd616495c08c diff --git a/python3-virtualenv/Pkgfile b/python3-virtualenv/Pkgfile index 14b1bb04f..c1212c7ee 100644 --- a/python3-virtualenv/Pkgfile +++ b/python3-virtualenv/Pkgfile @@ -1,7 +1,7 @@ # Description: Virtual Python Environment builder # URL: https://github.com/pypa/virtualenv/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: python3-appdirs python3-distlib python3-filelock python3-pip python3-six +# Depends on: python3-appdirs python3-backports_entry-points-selectable python3-distlib python3-filelock python3-pip python3-platformdirs python3-six name=python3-virtualenv version=20.5.0