From f8ff9025ce6b4a2f478d2d82f3e358edaf42b1ce Mon Sep 17 00:00:00 2001 From: openeuler_bot <673672685@qq.com> Date: Fri, 13 Dec 2024 06:37:43 +0000 Subject: [PATCH] update python-uhashring to 2.3 --- python-uhashring.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-uhashring.spec b/python-uhashring.spec index ea55257..28591e6 100644 --- a/python-uhashring.spec +++ b/python-uhashring.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-uhashring -Version: 2.1 +Version: 2.3 Release: 1 Summary: Full featured consistent hashing python library compatible with ketama. License: BSD @@ -75,6 +75,12 @@ pytest %{_docdir}/* %changelog +* Fri Dec 13 2024 lifan - 2.3-1 +- Type:requirement +- CVE:NA +- SUG:NA +- DESC:update python-uhashring to 2.3 + * Wed May 18 2022 OpenStack_SIG - 2.1-1 - Upgrade package python3-uhashring to version 2.1 -- Gitee