pip-reqs
Command line tools to streamline and speed up management of pip requirements using a remote wheels proxy instance.
Release
To release a new version, update the CHANGELOG.rst file, update the version in the pip_reqs/__init__.py file and execute the following commands:
python3 setup.py sdist bdist_wheel twine upload dist/*
CHANGELOG
0.12.0 (2023-12-13)
Ensure compatibility with pip 23.0.x, 23.2.x, and 23.3.x.
0.11.0 (2022-11-14)
Ensure compatibility with pip 21.3.1, 22.0.x, 22.1.x, 22.2.x, 22.3.1.
0.10.0 (2021-07-02)
Drop compatibility with python < 3.6.
Drop comptaibility with pip < 20.
Ensure compatibility with pip 21.x.
0.9.1 (2021-03-26)
Further improved handling of dependency resolution errors.
0.9.0 (2020-12-30)
Ensure compatibility with pip 20.3.x.
Drop support for pip < 19.x.
Add python 3.9 to the build matrix.
Properly handle dependency resolution errors.
0.8.6 (2020-07-16)
Ensure compatibility with pip 20.1.x.
Add Python 3.8 to the build matrix.
0.8.5 (2020-02-10)
Ensure compatibility with pip 20.0.x.
0.8.4 (2020-01-09)
Ensure compatibility with pip 19.3.x.
0.8.3 (2019-08-05)
Open files in unicode mode. For both compile and resolve.
0.8.2 (2019-08-05)
Open files in unicode mode.
0.8.1 (2019-08-03)
Ensure compatibility with pip 19.2.x.
0.8.0 (2019-03-27)
Add tests
Ensure compatibility with pip 18.x and pip 19.x.
Ensure compatibility with Python 2.7, 3.6, and 3.7.
0.7.3 (2019-03-27)
Remove process_dependency_link support (pip >= 19.0 compatibility).
0.7.2 (2019-01-11)
Bring back default argument values.
0.7.1 (2019-01-11)
Fix issues with pip upgrade.
0.7 (2019-01-09)
Drop Python 2.7 compatibility.
Drop support for pip<10.
Drop dependencies (click and requests).
Use black for formatting.
0.6 (2018-08-20)
Compatibility with pip>=10.
0.5 (2016-09-14)
Better error reporting.
0.4 (2016-08-24)
Python 3 compatibility.
0.3 (2016-08-24)
Rename package from pip_reqs to pip-reqs.
0.2 (2016-08-24)
Build universal wheels.
0.1 (2016-08-24)
Initial release.
Release files for pip-reqs 0.12.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pip-reqs-0.12.0.tar.gz | 10.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pip_reqs-0.12.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.4 kB
Release files / pip-reqs-0.12.0.tar.gz
| Download URL | pip-reqs-0.12.0.tar.gz |
|---|---|
| Size | 10.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3ca70585392a7ce4d19cc0ba8c9ecc69e033fe6c892d18bf9f016b0fd8a7d801
|
|
BLAKE2b-256 checksum How to use checksums |
45e6a5fe995a23a3f311bce997d067b4188418200e398a7041ee43d077d019c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|
Release files / pip_reqs-0.12.0-py3-none-any.whl
| Download URL | pip_reqs-0.12.0-py3-none-any.whl |
|---|---|
| Size | 9.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
39febf014593f51fca46d5c96e0d16cbb8c7d066e39b07c7e69af21fefeb8a4b
|
|
BLAKE2b-256 checksum How to use checksums |
34bbf89be0e11e00f22adb7a08493fecbe47aa973caa82e332432d3c774b05e0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|