diff options
Diffstat (limited to 'security/py-python-gvm')
-rw-r--r-- | security/py-python-gvm/Makefile | 5 | ||||
-rw-r--r-- | security/py-python-gvm/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/security/py-python-gvm/Makefile b/security/py-python-gvm/Makefile index 514dfcc854fa..3d6dc7066687 100644 --- a/security/py-python-gvm/Makefile +++ b/security/py-python-gvm/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gvm -DISTVERSION= 23.5.1 +DISTVERSION= 23.10.0 DISTVERSIONPREFIX= v CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,7 +27,8 @@ post-extract: post-patch: ${REINPLACE_CMD} -i "" -e 's|/run/gvmd/|/var/run/gvmd/|g' \ ${WRKSRC}/gvm/connections.py - ${REINPLACE_CMD} '31d' ${WRKSRC}/pyproject.toml + ${REINPLACE_CMD} -e 's|, { include = "tests", format = "sdist" }||g' \ + ${WRKSRC}/pyproject.toml pre-configure: @cd ${WRKSRC} && poetry2setup > ${WRKSRC}/setup.py diff --git a/security/py-python-gvm/distinfo b/security/py-python-gvm/distinfo index 668f679af186..7723bb2b2fec 100644 --- a/security/py-python-gvm/distinfo +++ b/security/py-python-gvm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695319244 -SHA256 (greenbone-python-gvm-v23.5.1_GH0.tar.gz) = c0933d1fd0a1c04ca88d6dcf74646ef2fed4aa5bb44132b1f60679cf580e99a7 -SIZE (greenbone-python-gvm-v23.5.1_GH0.tar.gz) = 291456 +TIMESTAMP = 1697844480 +SHA256 (greenbone-python-gvm-v23.10.0_GH0.tar.gz) = 6d11c9b07790386bb16a8cce207a92ccfbaf9202b6dec2089bdd9b673ea6ef0c +SIZE (greenbone-python-gvm-v23.10.0_GH0.tar.gz) = 272387 |