From 9d137d39d3c2ec2d68d483d998adc44ead429f1e Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sat, 10 Sep 2022 08:39:28 -0400 Subject: [PATCH] Update to 1.9.0 (close RHBZ#2125746) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Use new “prepare_metadata_…” hooks for BuildRequires --- .gitignore | 1 + hatchling.1 | 6 ++++-- python-hatchling.spec | 4 ++-- sources | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7a55c80..8b8bae1 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /hatchling-1.6.0.tar.gz /hatchling-1.8.0.tar.gz /hatchling-1.8.1.tar.gz +/hatchling-1.9.0.tar.gz diff --git a/hatchling.1 b/hatchling.1 index 64f24ef..87853f8 100644 --- a/hatchling.1 +++ b/hatchling.1 @@ -1,11 +1,11 @@ -.TH HATCHLING "1" "February 2022" "" "User Commands" +.TH HATCHLING "1" "September 2022" "" "User Commands" .SH NAME .B hatchling \(en the build backend used by Hatch .SH SYNOPSIS .B hatchling .RB [ \-h ] -.RB { build , dep , version }\ ... +.RB { build , dep , metadata , version }\ ... .SH DESCRIPTION This is the extensible, standards compliant build backend used by Hatch. .SH OPTIONS @@ -15,6 +15,8 @@ This is the extensible, standards compliant build backend used by Hatch. .TP .B dep .TP +.B metadata +.TP .B version .SS "OPTIONAL\ ARGUMENTS" .TP diff --git a/python-hatchling.spec b/python-hatchling.spec index de5d976..4b98d02 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -1,5 +1,5 @@ Name: python-hatchling -Version: 1.8.1 +Version: 1.9.0 Release: %autorelease Summary: The build backend used by Hatch @@ -34,7 +34,7 @@ Summary: %{summary} %generate_buildrequires -%pyproject_buildrequires -w +%pyproject_buildrequires %build diff --git a/sources b/sources index 19c1309..203d115 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (hatchling-1.8.1.tar.gz) = c6a69ef83991269a12e4efbfee6447e48b998f885faacd5551e6be9f27e7674a791b30e3212e1c17f9c3f11848ab79ce1c202e7473957285466b4d8334aac814 +SHA512 (hatchling-1.9.0.tar.gz) = e74176142248f53cc50b9381a16e3ba3f524be3c8ca5d8d01ee6f7bd14a45fc7391d76b093f24020cad5de86596b45a4417331bdaf074c31ba619ebd5b556ee4