From 7a99402db078792ea708e6497e623aa7351255d3 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 14 Feb 2026 21:24:31 +0000 Subject: [PATCH] bump: pyee --- anda/langs/python/pyee/pyee.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/python/pyee/pyee.spec b/anda/langs/python/pyee/pyee.spec index a79d7b7814..53ed6e9416 100644 --- a/anda/langs/python/pyee/pyee.spec +++ b/anda/langs/python/pyee/pyee.spec @@ -2,7 +2,7 @@ %global _desc A rough port of Node.js's EventEmitter to Python with a few tricks of its own. Name: python-%{pypi_name} -Version: 13.0.0 +Version: 13.0.1 Release: 1%?dist Summary: A rough port of Node.js's EventEmitter to Python with a few tricks of its own License: MIT