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