automatic version update by autodist [release 2.1.1-1mamba;Tue Feb 18 2025]
This commit is contained in:
parent
929876b220
commit
4b6870281a
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-poetry
|
||||
Version: 2.0.1
|
||||
Version: 2.1.1
|
||||
Release: 1mamba
|
||||
Summary: Python dependency management and packaging made easy
|
||||
Group: System/Libraries
|
||||
@ -18,9 +18,11 @@ BuildRequires: python3.11dist(cachecontrol)
|
||||
BuildRequires: python3.11dist(cleo)
|
||||
BuildRequires: python3.11dist(dulwich)
|
||||
BuildRequires: python3.11dist(fastjsonschema)
|
||||
BuildRequires: python3.11dist(findpython)
|
||||
BuildRequires: python3.11dist(installer)
|
||||
BuildRequires: python3.11dist(keyring)
|
||||
BuildRequires: python3.11dist(packaging)
|
||||
BuildRequires: python3.11dist(pbs-installer)
|
||||
BuildRequires: python3.11dist(pkginfo)
|
||||
BuildRequires: python3.11dist(platformdirs)
|
||||
BuildRequires: python3.11dist(poetry-core)
|
||||
@ -69,6 +71,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Feb 18 2025 Automatic Build System <autodist@openmamba.org> 2.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 16 2025 Automatic Build System <autodist@openmamba.org> 2.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 12 2025 Automatic Build System <autodist@openmamba.org> 2.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user