From 5bce0445dfcd2996fa486af3c42a24b0adfef31a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 8 Sep 2024 14:20:35 +0200 Subject: [PATCH] automatic version update by autodist [release 4.3.1-1mamba;Sun Sep 08 2024] --- python-platformdirs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-platformdirs.spec b/python-platformdirs.spec index a570dbe..cd6fc32 100644 --- a/python-platformdirs.spec +++ b/python-platformdirs.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-platformdirs -Version: 4.2.2 +Version: 4.3.1 Release: 1mamba Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir" Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://github.com/platformdirs/platformdirs +URL: https://github.com/tox-dev/platformdirs Source: https://pypi.debian.net/platformdirs/platformdirs-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Sun Sep 08 2024 Automatic Build System 4.3.1-1mamba +- automatic version update by autodist + * Wed May 15 2024 Automatic Build System 4.2.2-1mamba - automatic version update by autodist