Age | Commit message (Collapse) | Author | |
---|---|---|---|
5 days | python-pip-audit v2.9.0 | Claudia Pellegrino | |
2025-03-22 | python-pip-audit v2.8.0 | Claudia Pellegrino | |
2024-12-23 | Bump pkgrel for Python 3.13 | Claudia Pellegrino | |
2024-09-30 | Remove unneeded dependency | Claudia Pellegrino | |
Suggested-by: Gesh <gesh@gesh.uni.cx> | |||
2024-05-01 | python-pip-audit v2.7.3 | Claudia Pellegrino | |
2024-04-28 | Bump pkgrel for Python 3.12 | Claudia Pellegrino | |
2024-03-04 | python-pip-audit v2.7.2 | Claudia Pellegrino | |
2024-02-23 | python-pip-audit v2.7.1 | Claudia Pellegrino | |
2024-01-21 | python-pip-audit v2.7.0 | Claudia | |
2023-12-19 | python-pip-audit v2.6.2 | Claudia Pellegrino | |
2023-07-26 | python-pip-audit v2.6.1 | Claudia Pellegrino | |
2022-11-12 | Address namcap finding | Claudia Pellegrino | |
2022-11-12 | Remove obsolete version qualifier | Claudia Pellegrino | |
2022-11-01 | python-pip-audit v2.4.5 | Claudia Pellegrino | |
2022-09-14 | python-pip-audit v2.4.4 | Claudia Pellegrino | |
- Update pkgver - Update source URL (project has been moved to PyPA) - Sort dependencies alphabetically - Update `pip-api` comment (package has been updated to 0.0.22) - Remove outdated `python-cachecontrol` comment (package has been updated to 0.12.11) - Add missing `python-rich` dependency - Remove `python-packaging` dependency (declared upstream but already satisfied through `python-pip-requirements-parser`) | |||
2022-08-22 | Replace `flit` invocation with `build` | Claudia Pellegrino | |
The `flit` command performs some up-front validation before it actually builds the package. This is intended for upstream project maintainers so they have a chance to learn about issues before they proceed to cut a release. Once a package is released, people who consume the package (which includes package repository maintainers) are assumed to be mainly interested in getting the already-released package to build. Therefore, they may simply want to run the build backend without caring about up-front validation. That’s what the `build` command does: invoke the suitable build backend, which in the case of `flit`, doesn’t run the validation steps. See discussion in [1]. [1]: https://github.com/pypa/flit/issues/580 CC: Thomas Kluyver <thomas@kluyver.me.uk> CC: William Woodruff <william@yossarian.net> | |||
2022-08-17 | python-pip-audit v2.4.3 | Claudia Pellegrino | |
2022-01-15 | python-pip-audit v1.1.2 | Claudia Pellegrino | |
2021-12-08 | python-pip-audit v1.1.1 | Claudia Pellegrino | |
2021-12-07 | python-pip-audit v1.1.0-2 | Claudia Pellegrino | |
Add missing python-pip-api dependency bump | |||
2021-12-07 | python-pip-audit v1.1.0 | Claudia Pellegrino | |
2021-12-03 | python-pip-audit v1.0.1 | Claudia Pellegrino | |
2021-12-02 | python-pip-audit v1.0.0 | Claudia Pellegrino | |
2021-11-30 | python-pip-audit v0.0.8 | Claudia Pellegrino | |
2021-11-23 | python-pip-audit v0.0.7 | Claudia Pellegrino | |
2021-11-14 | python-pip-audit v0.0.6-2 | Claudia Pellegrino | |
- Confirm that `pip-audit` actually requires `pip-api` v0.0.23 or higher; Arch’s community package (v0.0.18) causes errors but manually building pip-api v0.0.23 fixes the errors. - Add comments | |||
2021-11-11 | python-pip-audit v0.0.6 | Claudia Pellegrino | |
2021-11-10 | python-pip-audit v0.0.5 | Claudia Pellegrino | |