pgdg-python3-dateutil: Fix package name
authorDevrim Gunduz <devrim@gunduz.org>
Mon, 19 May 2025 07:59:17 +0000 (10:59 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Mon, 19 May 2025 07:59:17 +0000 (10:59 +0300)
rpm/redhat/main/common/pgdg-python3-dateutil/main/pgdg-python3-dateutil.spec

index 0f106d3c6496f5fde41df6d77c15f75f606d7754..f6d51a7788eb9186725c6c68ab0f42691e115d46 100644 (file)
@@ -13,7 +13,7 @@
 %{expand: %%global pybasever %(echo `%{__ospython} -c "import sys; sys.stdout.write(sys.version[:4])"`)}
 %global pgdg_python3_sitearch %(%{__ospython} -Esc "import sysconfig; print(sysconfig.get_path('purelib', vars={'platbase': '/usr', 'base': '%{_prefix}'}))")
 
-Name:          pgdg-python-%{modname}
+Name:          pgdg-python3-%{modname}
 Version:       2.9.0.post0
 Release:       1PGDG%{?dist}
 Summary:       Powerful extensions to the standard datetime module