From ace491863bf29bfa7245b4daa5ee805e027dbab7 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sun, 30 Nov 2025 15:52:58 -0800 Subject: [PATCH] fix (PGPy13): remove not needed build dep (#7811) (#7815) --- anda/langs/python/pgpy13/pgpy13.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/anda/langs/python/pgpy13/pgpy13.spec b/anda/langs/python/pgpy13/pgpy13.spec index 678d1f481c..380c345f53 100644 --- a/anda/langs/python/pgpy13/pgpy13.spec +++ b/anda/langs/python/pgpy13/pgpy13.spec @@ -10,7 +10,6 @@ URL: https://github.com/memory/PGPy Source0: https://files.pythonhosted.org/packages/source/P/PGPy13/pgpy13-%{version}.tar.gz BuildArch: noarch -BuildRequires: python3 BuildRequires: python3.10 BuildRequires: python3-build BuildRequires: python3-installer