mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/py-pip-audit: Update to 2.9.0
Changes: https://github.com/pypa/pip-audit/releases
This commit is contained in:
parent
0b99f99816
commit
5f1d5ff693
3 changed files with 4 additions and 18 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= pip-audit
|
PORTNAME= pip-audit
|
||||||
PORTVERSION= 2.8.0
|
PORTVERSION= 2.9.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= PYPI \
|
MASTER_SITES= PYPI \
|
||||||
https://github.com/pypa/pip-audit/releases/download/v${PORTVERSION}/
|
https://github.com/pypa/pip-audit/releases/download/v${PORTVERSION}/
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1739116710
|
TIMESTAMP = 1744288938
|
||||||
SHA256 (pip_audit-2.8.0.tar.gz) = 9816cbd94de6f618a8965c117433006b3d565a708dc05d5a7be47ab65b66fa05
|
SHA256 (pip_audit-2.9.0.tar.gz) = 0b998410b58339d7a231e5aa004326a294e4c7c6295289cdc9d5e1ef07b1f44d
|
||||||
SIZE (pip_audit-2.8.0.tar.gz) = 51073
|
SIZE (pip_audit-2.9.0.tar.gz) = 52089
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
Obtained from: https://github.com/pypa/pip-audit/commit/4bd5b528b91233fd70ce0c085ab16c40ef78bc1f
|
|
||||||
|
|
||||||
--- pyproject.toml.orig 2025-02-06 22:57:47 UTC
|
|
||||||
+++ pyproject.toml
|
|
||||||
@@ -28,7 +28,7 @@ dependencies = [
|
|
||||||
]
|
|
||||||
dependencies = [
|
|
||||||
"CacheControl[filecache] >= 0.13.0",
|
|
||||||
- "cyclonedx-python-lib >= 5,< 9",
|
|
||||||
+ "cyclonedx-python-lib >= 5,< 10",
|
|
||||||
"packaging>=23.0.0", # https://github.com/pypa/pip-audit/issues/464
|
|
||||||
"pip-api>=0.0.28",
|
|
||||||
"pip-requirements-parser>=32.0.0",
|
|
Loading…
Add table
Reference in a new issue