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..ad56d9c806176ee86b11a535683276bec4237e1c 100644 --- a/python-pip-tools.spec +++ b/python-pip-tools.spec @@ -1,11 +1,11 @@ Name: python-pip-tools -Version: 7.5.1 +Version: 7.5.2 Release: 1 Summary: pip-tools keeps your pinned dependencies fresh. License: MIT URL: https://codeload.github.com/shopkeep/pip-tools -Source0: https://codeload.github.com/shopkeep/pip-tools/archive/%{version}.tar.gz#/pip-tools-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/p/pip-tools/pip-tools-%{version}.tar.gz BuildArch: noarch %description @@ -44,6 +44,9 @@ BuildRequires: python3-wheel %{_bindir}/pip-sync %changelog +* Tue Nov 18 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