From 6b839ba61cdea4b2e4b18264156920fff31d96ef Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:09:17 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 3.8.0-2mamba;Sun Oct 09 2022] --- python-filelock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-filelock.spec b/python-filelock.spec index 98d0d7a..e75ae3d 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -1,6 +1,6 @@ Name: python-filelock Version: 3.8.0 -Release: 1mamba +Release: 2mamba Summary: A platform independent file lock module in Python, which provides a simple way of inter-process communication Group: System/Libraries Vendor: openmamba @@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Oct 09 2022 Silvan Calarco 3.8.0-2mamba +- rebuilt with python 3.10 + * Wed Aug 10 2022 Automatic Build System 3.8.0-1mamba - automatic version update by autodist