diff --git a/hatchling-1.21.1.tar.gz b/hatchling-1.21.1.tar.gz deleted file mode 100644 index 468655e9c4a756136e9979b252b57a10029f0249..0000000000000000000000000000000000000000 Binary files a/hatchling-1.21.1.tar.gz and /dev/null differ diff --git a/hatchling-1.25.0.tar.gz b/hatchling-1.25.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8b50261e6e27f77fd41d79209d121ece753f81a2 Binary files /dev/null and b/hatchling-1.25.0.tar.gz differ diff --git a/python-hatchling.spec b/python-hatchling.spec index 8335716eb96a5e1c74e22a832cd4eac5dac18ee6..4471c252a1d45dca9fdf2705544df34d6602a9b7 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -1,10 +1,10 @@ Name: python-hatchling -Version: 1.21.1 +Version: 1.25.0 Release: 1 Summary: The build backend used by Hatch License: MIT URL: https://pypi.org/project/hatchling -Source0: https://files.pythonhosted.org/packages/d8/a1/7dd1caa87c0b15c04c6291e25112e5d082cce02ee87f221a8be1d594f857/hatchling-1.21.1.tar.gz +Source0: https://files.pythonhosted.org/packages/a3/51/8a4a67a8174ce59cf49e816e38e9502900aea9b4af672d0127df8e10d3b0/hatchling-1.25.0.tar.gz BuildArch: noarch BuildRequires: python3-devel python3-pip python3-hatch-vcs python3-pathspec @@ -37,6 +37,11 @@ Summary: %{summary} %{_bindir}/hatchling %changelog +* Mon Aug 12 2024 lixiaoyong - 1.25.0-1 +- Upgrade package version to 1.25.0 + Add .venv to the list of directories that cannot be traversed + Output from the core Application utility now writes to stderr + * Thu Feb 22 2024 jiangxinyu - 1.21.1-1 - Update package to version 1.21.1