From bc09c6e4857a7528f5f3be02ffd1fa5f4c0f6488 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 17 May 2026 05:09:28 +0000 Subject: [PATCH] bump: iterable-io zipstream-ng --- anda/langs/python/iterable-io/iterable-io.spec | 2 +- anda/langs/python/zipstream-ng/zipstream-ng.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/langs/python/iterable-io/iterable-io.spec b/anda/langs/python/iterable-io/iterable-io.spec index 1f17e489f0..7b807e3026 100644 --- a/anda/langs/python/iterable-io/iterable-io.spec +++ b/anda/langs/python/iterable-io/iterable-io.spec @@ -3,7 +3,7 @@ %global _desc Python library to adapt iterables to a file-like interface. Name: python-%{real_name} -Version: 1.0.3 +Version: 1.0.4 Release: 1%{?dist} Summary: Python library to adapt iterables to a file-like interface diff --git a/anda/langs/python/zipstream-ng/zipstream-ng.spec b/anda/langs/python/zipstream-ng/zipstream-ng.spec index ea421e2221..2f3ffb07f8 100644 --- a/anda/langs/python/zipstream-ng/zipstream-ng.spec +++ b/anda/langs/python/zipstream-ng/zipstream-ng.spec @@ -2,8 +2,8 @@ %global _desc 🔉 A modern and easy to use streamable zip file generator Name: python-%{pypi_name} -Version: 1.9.0 -Release: 1%?dist +Version: 1.9.1 +Release: 1%{?dist} Summary: A modern and easy to use streamable zip file generator License: LGPL-3.0-only URL: https://github.com/pR0Ps/zipstream-ng