automatic version update by autodist [release 1.18.0-1mamba;Sat Aug 05 2023]
This commit is contained in:
parent
f76f9f3f63
commit
462b66ba2b
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-hatchling
|
Name: python-hatchling
|
||||||
Version: 1.13.0
|
Version: 1.18.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Modern, extensible Python build backend
|
Summary: Modern, extensible Python build backend
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -13,11 +13,11 @@ License: MIT
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python3.7dist(editables)
|
BuildRequires: python3.7dist(editables)
|
||||||
BuildRequires: python3.7dist(importlib-metadata)
|
|
||||||
BuildRequires: python3.7dist(packaging)
|
BuildRequires: python3.7dist(packaging)
|
||||||
BuildRequires: python3.7dist(pathspec)
|
BuildRequires: python3.7dist(pathspec)
|
||||||
BuildRequires: python3.7dist(pluggy)
|
BuildRequires: python3.7dist(pluggy)
|
||||||
BuildRequires: python3.7dist(tomli)
|
BuildRequires: python3.7dist(tomli)
|
||||||
|
BuildRequires: python3.7dist(trove-classifiers)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -50,6 +50,9 @@ mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}}
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 1.18.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Feb 09 2023 Automatic Build System <autodist@mambasoft.it> 1.13.0-1mamba
|
* Thu Feb 09 2023 Automatic Build System <autodist@mambasoft.it> 1.13.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user