From 462b66ba2bbb4405b4397ad39f859b11c870e707 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:13:50 +0100 Subject: [PATCH] automatic version update by autodist [release 1.18.0-1mamba;Sat Aug 05 2023] --- python-hatchling.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-hatchling.spec b/python-hatchling.spec index 9de9b33..9d3ff38 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-hatchling -Version: 1.13.0 +Version: 1.18.0 Release: 1mamba Summary: Modern, extensible Python build backend Group: System/Libraries @@ -13,11 +13,11 @@ License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel BuildRequires: python3.7dist(editables) -BuildRequires: python3.7dist(importlib-metadata) BuildRequires: python3.7dist(packaging) BuildRequires: python3.7dist(pathspec) BuildRequires: python3.7dist(pluggy) BuildRequires: python3.7dist(tomli) +BuildRequires: python3.7dist(trove-classifiers) ## AUTOBUILDREQ-END %description @@ -50,6 +50,9 @@ mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}} %{python_sitelib}/%{pkgname}/* %changelog +* Sat Aug 05 2023 Automatic Build System 1.18.0-1mamba +- automatic version update by autodist + * Thu Feb 09 2023 Automatic Build System 1.13.0-1mamba - automatic version update by autodist