From 22d3c6414c18d8e6c85b07440842d332acc707f7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 15 Oct 2025 02:47:31 +0000 Subject: automatic import of python-pingouin --- python-pingouin.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python-pingouin.spec b/python-pingouin.spec index 4b4139b..85966f4 100644 --- a/python-pingouin.spec +++ b/python-pingouin.spec @@ -1,7 +1,9 @@ %global _empty_manifest_terminate_build 0 +%define dist_tag %(sed -n 's/.* release \\([0-9]\\{2\\}\\)\\.\\([0-9]\\{2\\}\\).*LTS-SP\\([0-9]\\).*/oe\\1\\2sp\\3/p' /etc/openEuler-release) + Name: python-pingouin Version: 0.5.5 -Release: 1 +Release: 1.%{?dist_tag} Summary: Pingouin: statistical package for Python License: GPL-3.0 URL: https://pingouin-stats.org/index.html -- cgit v1.2.3