diff --git a/pip-tools-7.1.0.tar.gz b/pip-tools-7.1.0.tar.gz deleted file mode 100644 index 62311543b3c0132b2c0d18bfa396cb2d36a6cea0..0000000000000000000000000000000000000000 Binary files a/pip-tools-7.1.0.tar.gz and /dev/null differ diff --git a/pip-tools-7.4.1.tar.gz b/pip-tools-7.4.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d4378f98474c26730dc990bb9a0f10b8372d9c7e Binary files /dev/null and b/pip-tools-7.4.1.tar.gz differ diff --git a/python-pip-tools.spec b/python-pip-tools.spec index a285810995522c7b1e2c09f0016e34ed573ee555..37c6200aba07fbeb578c929d8af31416b5b76cb7 100644 --- a/python-pip-tools.spec +++ b/python-pip-tools.spec @@ -1,5 +1,5 @@ Name: python-pip-tools -Version: 7.1.0 +Version: 7.4.1 Release: 1 Summary: pip-tools keeps your pinned dependencies fresh. @@ -44,5 +44,15 @@ BuildRequires: python3-wheel %{_bindir}/pip-sync %changelog +* Thu Oct 24 2024 shaoning - 7.4.1-1 +- Update package to version 7.4.1 + * Skip constraint path check + * Fix collecting deps for all extras in multiple input packages + * Allow force-enabling or force-disabling colorized output + * Add support for command-specific configuration sections + * Add options for including build dependencies in compiled output + * Add --no-strip-extras and warn about strip extras by default + * Add -c/--constraint option to pip-compile + * Thu Jul 27 2023 mengzhaoa - 7.1.0-1 - Init package python3-pip-tools of version 7.1.0