python-pip-tools
Keep your pinned dependencies fresh
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-pip-tools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pip-tools-7.3.0.tar.gz | 0000136178 133 KB | |
python-pip-tools.changes | 0000007512 7.34 KB | |
python-pip-tools.spec | 0000003042 2.97 KB |
Revision 8 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 1103737
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to 7.3.0: * Add `--no-strip-extras` and warn about strip extras by default * Fix revealed default config in header if requirements in subfolder * Direct references show extra requirements in .txt files * Document how to run under `pipx run` * Document that the backtracking resolver is the current default * Add `-c/--constraint` option to `pip-compile` * Allow options in config from both `pip-compile` and `pip- sync` * Fix rejection of negating CLI boolean flags in config * Validate parsed config against CLI options * Fix a bug where pip-sync would unexpectedly uninstall some packages * Backwards Incompatible Changes: * Default to `--resolver=backtracking` * Drop support for Python 3.7 * Add support for `pip==23.2` where refactored out `DEV_PKGS` * Add `--no-config` option (#1896). * Sync direct references with hashes * Fix missing `via`s when more than two input files are used * Support config defaults using `.pip-tools.toml` or `pyproject.toml` * Log a warning if the user specifies `-P` and the output file is present but empty * Improve warning for `pip-compile` if no `--allow-unsafe` was passed * Correct in README `pre-commit` hook to run off
Comments 0