From 4a0b53f45f2b3f635eb03dbe2ade0b8f471a6a45 Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Wed, 8 Jul 2020 01:19:20 +0200 Subject: [PATCH] git: depend on python3 instead of python2 --- git/.signature | 4 ++-- git/Pkgfile | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/git/.signature b/git/.signature index 558a65625..4be85f832 100644 --- a/git/.signature +++ b/git/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Qz4iEZIpUG9c0QQtuceyJbhsnfia6OKF3ZUOh05kCtwp49j5g46B3ZsKcVy2L9fASoHs8e4Z+rWQVE96xqcsgo= -SHA256 (Pkgfile) = 401b8893bea74389bef6a955f063a35a432524f1e1e76b0a2fd4f8aed57be98d +RWSE3ohX2g5d/TEQxWIVMA1qLFb5YUQD1ObnBIyG2/dNrVySzD+iqYaHxeqQXzTUFFTYboCXB/W6bST5Yt/o5mw/6MPnZrHY4gI= +SHA256 (Pkgfile) = 31a46bce675aeb786bbc56aed017dace65507b439d9ac680f1996ae8976552c6 SHA256 (.footprint) = 1a5bb14cbdc7343ae8a765d16b167e8ef550dca0c74e8525c00f5f59a9e5d112 SHA256 (git-2.27.0.tar.xz) = 73ca9774d7fa226e1d87c1909401623f96dca6a044e583b9a762e84d7d1a73f9 SHA256 (git-manpages-2.27.0.tar.xz) = e6cbab49b04c975886fdddf46eb24c5645c6799224208db8b01143091d9bd49c diff --git a/git/Pkgfile b/git/Pkgfile index 0ca639533..3f0983a10 100644 --- a/git/Pkgfile +++ b/git/Pkgfile @@ -1,8 +1,7 @@ # Description: Directory content manager # URL: http://www.kernel.org/pub/software/scm/git/docs # Maintainer: Thomas Penteker, tek at serverop dot de -# Packager: Tilman Sauerbeck, tilman at crux dot nu -# Depends on: expat, curl, python +# Depends on: expat, curl, python3 # Nice to have: tk name=git