Update to 0.24.0 (close RHBZ#2079689)

epel9
Benjamin A. Beasley 3 years ago
parent cbb1511f7d
commit 5bea85db0f

1
.gitignore vendored

@ -8,3 +8,4 @@
/hatchling-0.21.0.tar.gz /hatchling-0.21.0.tar.gz
/hatchling-0.21.1.tar.gz /hatchling-0.21.1.tar.gz
/hatchling-0.22.0.tar.gz /hatchling-0.22.0.tar.gz
/hatchling-0.24.0.tar.gz

@ -5,7 +5,7 @@
.SH SYNOPSIS .SH SYNOPSIS
.B hatchling .B hatchling
.RB [ \-h ] .RB [ \-h ]
.RB { build , dep }\ ... .RB { build , dep , version }\ ...
.SH DESCRIPTION .SH DESCRIPTION
This is the extensible, standards compliant build backend used by Hatch. This is the extensible, standards compliant build backend used by Hatch.
.SH OPTIONS .SH OPTIONS
@ -14,7 +14,11 @@ This is the extensible, standards compliant build backend used by Hatch.
.B build .B build
.TP .TP
.B dep .B dep
.TP
.B version
.SS "OPTIONAL\ ARGUMENTS" .SS "OPTIONAL\ ARGUMENTS"
.TP .TP
.B \-h\fR,\ \fB\-\-help .B \-h\fR,\ \fB\-\-help
show a help message and exit show a help message and exit
.SH "SEE\ ALSO"
.BR hatch (1)

@ -1,5 +1,5 @@
Name: python-hatchling Name: python-hatchling
Version: 0.22.0 Version: 0.24.0
Release: %autorelease Release: %autorelease
Summary: The build backend used by Hatch Summary: The build backend used by Hatch

@ -1 +1 @@
SHA512 (hatchling-0.22.0.tar.gz) = e52fae21e2ba2b8ab1e87e525d7b123f2afb51e01b521d1e5323fe9fba0a89019544eaa710d66945502f5f503f7be2dae49b0770cba52f7d9550cc09e3c3538d SHA512 (hatchling-0.24.0.tar.gz) = 9faa5b9affd57963a36eff2155a4dc8f33b0a5f96bbdf81a17b20e0d8f416ff2daa99910dcc77ed11c3923fe0c5e63e5ddc84706bc7e7c0f6a65749e835f689e

Loading…
Cancel
Save