From d0d61068c5e92392f2fa90b4f3b7b6ec3aaea821 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:23:54 +0100 Subject: [PATCH] automatic version update by autodist [release 1.9.1-1mamba;Wed Mar 23 2022] --- python-logilab-common.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-logilab-common.spec b/python-logilab-common.spec index 9ba66ce..659b31e 100644 --- a/python-logilab-common.spec +++ b/python-logilab-common.spec @@ -1,5 +1,5 @@ Name: python-logilab-common -Version: 1.8.3 +Version: 1.9.1 Release: 1mamba Summary: A collection of low-level Python packages and modules used by Logilab projects Group: System/Libraries/Python @@ -11,6 +11,7 @@ Source: https://pypi.debian.net/logilab-common/logilab-common-%{version}. License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel +BuildRequires: python3.7dist(importlib-metadata) BuildRequires: python3.7dist(mypy-extensions) BuildRequires: python3.7dist(setuptools) BuildRequires: python3.7dist(typing-extensions) @@ -59,6 +60,9 @@ sed -i "/\/registry.py\//d" %{name}.filelist %doc COPYING %changelog +* Wed Mar 23 2022 Automatic Build System 1.9.1-1mamba +- automatic version update by autodist + * Thu Jan 06 2022 Automatic Build System 1.8.3-1mamba - automatic version update by autodist