Upgrade package to version 1.18.0
This commit is contained in:
parent
deca5f1999
commit
696bb3e92b
Binary file not shown.
BIN
hatchling-1.18.0.tar.gz
Normal file
BIN
hatchling-1.18.0.tar.gz
Normal file
Binary file not shown.
@ -1,14 +1,14 @@
|
|||||||
Name: python-hatchling
|
Name: python-hatchling
|
||||||
Version: 1.13.0
|
Version: 1.18.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The build backend used by Hatch
|
Summary: The build backend used by Hatch
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pypi.org/project/hatchling
|
URL: https://pypi.org/project/hatchling
|
||||||
Source0: https://files.pythonhosted.org/packages/26/d3/96fa0ee6328ee141f6be444bd913d68c1105f5cca3f7622bced939a34bc5/hatchling-1.13.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/e3/57/87da2c5adc173950ebe9f1acce4d5f2cd0a960783992fd4879a899a0b637/hatchling-1.18.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel python3-pip python3-hatch-vcs python3-pathspec
|
BuildRequires: python3-devel python3-pip python3-hatch-vcs python3-pathspec
|
||||||
BuildRequires: python3-pluggy python3-tomli python3-packaging
|
BuildRequires: python3-pluggy python3-tomli python3-packaging python3-trove-classifiers
|
||||||
|
|
||||||
%global common_description %{expand:
|
%global common_description %{expand:
|
||||||
This is the extensible, standards compliant build backend used by Hatch.}
|
This is the extensible, standards compliant build backend used by Hatch.}
|
||||||
@ -28,7 +28,7 @@ Summary: %{summary}
|
|||||||
%pyproject_build
|
%pyproject_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%pyproject_install hatchling==%{version}
|
%pyproject_install
|
||||||
|
|
||||||
%files -n python3-hatchling
|
%files -n python3-hatchling
|
||||||
%doc README.md
|
%doc README.md
|
||||||
@ -37,5 +37,8 @@ Summary: %{summary}
|
|||||||
%{_bindir}/hatchling
|
%{_bindir}/hatchling
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 2 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.18.0-1
|
||||||
|
- Upgrade package to version 1.18.0
|
||||||
|
|
||||||
* Thu Apr 13 2023 caodongxia <caodongxia@h-partners.com> - 1.13.0-1
|
* Thu Apr 13 2023 caodongxia <caodongxia@h-partners.com> - 1.13.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user