From a09156bf7e3fc7d605c928e136a08a7e2eb88f34 Mon Sep 17 00:00:00 2001 From: Devrim Gunduz Date: Sat, 31 May 2025 14:41:06 +0300 Subject: [PATCH] pgdg-python3-botocore: Fix typo --- .../pgdg-python3-botocore/main/pgdg-python3-botocore.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/redhat/main/common/pgdg-python3-botocore/main/pgdg-python3-botocore.spec b/rpm/redhat/main/common/pgdg-python3-botocore/main/pgdg-python3-botocore.spec index d664a0a12..57dccffe6 100644 --- a/rpm/redhat/main/common/pgdg-python3-botocore/main/pgdg-python3-botocore.spec +++ b/rpm/redhat/main/common/pgdg-python3-botocore/main/pgdg-python3-botocore.spec @@ -26,7 +26,7 @@ URL: https://github.com/boto/botocore Source0: https://files.pythonhosted.org/packages/source/b/botocore/botocore-%{version}.tar.gz BuildArch: noarch -BuildRequires: ython%{python3_version}-devel +BuildRequires: python%{python3_version}-devel Provides: bundled(python%{python3_version}-six) = 1.16.0 Provides: bundled(python%{python3_version}-requests) = 2.7.0 -- 2.39.5