automatic version update by autodist [release 4.2.1-1mamba;Wed Apr 24 2024]
This commit is contained in:
parent
276bf61024
commit
5123ae2595
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2-)
|
%define pkgname %(echo %name | cut -d- -f2-)
|
||||||
Name: python-platformdirs
|
Name: python-platformdirs
|
||||||
Version: 4.2.0
|
Version: 4.2.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir"
|
Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir"
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -13,6 +13,7 @@ License: MIT
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python-hatch_vcs-py3
|
||||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 24 2024 Automatic Build System <autodist@openmamba.org> 4.2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jan 31 2024 Automatic Build System <autodist@openmamba.org> 4.2.0-1mamba
|
* Wed Jan 31 2024 Automatic Build System <autodist@openmamba.org> 4.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user