From b74b3477330f08cdb7607dbde47c77315dad6e49 Mon Sep 17 00:00:00 2001 From: openeuler_bot <673672685@qq.com> Date: Wed, 8 Jan 2025 06:58:04 +0000 Subject: [PATCH] update python-uhashring to 2.3 --- python-uhashring.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python-uhashring.spec b/python-uhashring.spec index ea55257..681e006 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,8 @@ pytest %{_docdir}/* %changelog +* Wed Jan 08 2025 openeuler_bot - 2.3-1 +- update python-uhashring to 2.3 * Wed May 18 2022 OpenStack_SIG - 2.1-1 - Upgrade package python3-uhashring to version 2.1 -- Gitee