Update to 1.0.0 (close RHBZ#2087533)
This commit is contained in:
parent
4523ff2f1d
commit
394af76922
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/hatchling-0.22.0.tar.gz
|
||||
/hatchling-0.24.0.tar.gz
|
||||
/hatchling-0.25.0.tar.gz
|
||||
/hatchling-1.0.0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: python-hatchling
|
||||
Version: 0.25.0
|
||||
Version: 1.0.0
|
||||
Release: %autorelease
|
||||
Summary: The build backend used by Hatch
|
||||
|
||||
@ -48,7 +48,7 @@ install -t '%{buildroot}/%{_mandir}/man1' -D -p -m 0644 '%{SOURCE1}'
|
||||
|
||||
%check
|
||||
# It’s not yet clear how, or if, we can run the upstream tests.
|
||||
# https://github.com/ofek/hatch/issues/120
|
||||
# https://github.com/pypa/hatch/issues/120
|
||||
%pyproject_check_import
|
||||
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hatchling-0.25.0.tar.gz) = 417f98d15c8f64ed8968f9bf86d258bb52bb028db5f54c35e70405d8760a2ee32b177ab91cae61bb6618d9f72a4374543b3c5ea7ee9debe782e9a082367f18b9
|
||||
SHA512 (hatchling-1.0.0.tar.gz) = 5b04156f56664af79d66dbc0e7d8a826a8b7a88d044c67f092a2e95f72e3104b8a99560299bc0a6ed08de8ee63b5dfc8a2a8559927d8ce195679fb1417315b0d
|
||||
|
Loading…
Reference in New Issue
Block a user