From 866e6dbf66e9553389d28f039f985d6b3a531140 Mon Sep 17 00:00:00 2001 From: Trickyni-V56 Date: Tue, 10 Dec 2024 23:42:36 +0200 Subject: [PATCH] thefuck: move setuptools to depends --- srcpkgs/thefuck/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/thefuck/template b/srcpkgs/thefuck/template index dd7f1356e28f5f..0cb4fe653ce3c7 100644 --- a/srcpkgs/thefuck/template +++ b/srcpkgs/thefuck/template @@ -3,9 +3,8 @@ pkgname=thefuck version=3.32 revision=4 build_style=python3-module -hostmakedepends="python3-setuptools" depends="python3-colorama python3-decorator python3-psutil python3-pyte - python3-requests" + python3-requests python3-setuptools" checkdepends="python3-pytest-mock $depends" short_desc="Magnificent app which corrects your previous console command" maintainer="Orphaned "