From 342d96889e619841e8f91121fcb65d3e38fdcb35a436db0c48d0745097dd4f2e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 11 Aug 2021 15:15:46 +0000 Subject: [PATCH] Fix python_pkg_name macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=11 --- python310.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python310.spec b/python310.spec index 0fe5da7..44d95a6 100644 --- a/python310.spec +++ b/python310.spec @@ -48,7 +48,7 @@ %else %define tarversion %{version} %endif -%define python_pkg_name python3a +%define python_pkg_name python310 # Will provide the python3-* provides # Will do the /usr/bin/python3 and all the core links %define primary_interpreter 0