diff --git a/hatchling-1.18.0.tar.gz b/hatchling-1.18.0.tar.gz deleted file mode 100644 index 10149c6..0000000 Binary files a/hatchling-1.18.0.tar.gz and /dev/null differ diff --git a/hatchling-1.21.1.tar.gz b/hatchling-1.21.1.tar.gz new file mode 100644 index 0000000..468655e Binary files /dev/null and b/hatchling-1.21.1.tar.gz differ diff --git a/python-hatchling.spec b/python-hatchling.spec index 73c21df..8335716 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -1,10 +1,10 @@ Name: python-hatchling -Version: 1.18.0 +Version: 1.21.1 Release: 1 Summary: The build backend used by Hatch License: MIT URL: https://pypi.org/project/hatchling -Source0: https://files.pythonhosted.org/packages/e3/57/87da2c5adc173950ebe9f1acce4d5f2cd0a960783992fd4879a899a0b637/hatchling-1.18.0.tar.gz +Source0: https://files.pythonhosted.org/packages/d8/a1/7dd1caa87c0b15c04c6291e25112e5d082cce02ee87f221a8be1d594f857/hatchling-1.21.1.tar.gz BuildArch: noarch BuildRequires: python3-devel python3-pip python3-hatch-vcs python3-pathspec @@ -37,6 +37,9 @@ Summary: %{summary} %{_bindir}/hatchling %changelog +* Thu Feb 22 2024 jiangxinyu - 1.21.1-1 +- Update package to version 1.21.1 + * Thu Nov 2 2023 Dongxing Wang - 1.18.0-1 - Upgrade package to version 1.18.0