diff --git a/pip-tools-7.5.1.tar.gz b/pip-tools-7.5.1.tar.gz deleted file mode 100644 index 1b73686081fd9977534a0ea5340e43760e399adf..0000000000000000000000000000000000000000 Binary files a/pip-tools-7.5.1.tar.gz and /dev/null differ diff --git a/pip-tools-7.5.2.tar.gz b/pip-tools-7.5.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/python-pip-tools.spec b/python-pip-tools.spec index 11bae3d232d7c3c058fd7f2b575d55b54af35fe3..8c6648efdb0ddaffd578bcabab1134cbb92f391e 100644 --- a/python-pip-tools.spec +++ b/python-pip-tools.spec @@ -1,5 +1,5 @@ Name: python-pip-tools -Version: 7.5.1 +Version: 7.5.2 Release: 1 Summary: pip-tools keeps your pinned dependencies fresh. @@ -44,6 +44,9 @@ BuildRequires: python3-wheel %{_bindir}/pip-sync %changelog +* Mon Nov 24 2025 lvwq - 7.5.2-1 +- Update to 7.5.2 + * Mon Nov 3 2025 Hann - 7.5.1-1 - Update package to version 7.5.1 * Fixed static parsing of pyproject.toml data when the pyproject.toml is supplied as a relative path