From 476c38bcf5272ab01ebbc0b222382d9101db7900 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 15 Oct 2025 02:49:31 +0000 Subject: automatic import of python-seaborn --- python-seaborn.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python-seaborn.spec b/python-seaborn.spec index a59bc08..ead9aed 100644 --- a/python-seaborn.spec +++ b/python-seaborn.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-seaborn Version: 0.13.2 -Release: 1 +Release: 1.%{?dist_tag} Summary: Statistical data visualization License: None URL: https://pypi.org/project/seaborn/ -- cgit v1.2.3