From fe65f7962dbd5d5c38f33e9a48f42272f02335ee Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 30 Nov 2025 17:50:49 -0600 Subject: [PATCH] fix (PGPy13): remove not needed build dep (#7811) --- 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