FreeBSD Bugzilla – Attachment 249897 Details for
Bug 277936
net/py-ripe.atlas.tools: Update to 3.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v0: pep517, pytest
net_py-ripe.atlas.tools.diff (text/plain), 2.33 KB, created by
Nuno Teixeira
on 2024-04-11 09:14:47 UTC
(
hide
)
Description:
v0: pep517, pytest
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2024-04-11 09:14:47 UTC
Size:
2.33 KB
patch
obsolete
>diff --git a/net/py-ripe.atlas.tools/Makefile b/net/py-ripe.atlas.tools/Makefile >index c9f57f2e63d5..1714c065f63e 100644 >--- a/net/py-ripe.atlas.tools/Makefile >+++ b/net/py-ripe.atlas.tools/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= ripe.atlas.tools >-PORTVERSION= 2.3.0 >+PORTVERSION= 3.1.1 > CATEGORIES= net python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -11,16 +11,24 @@ WWW= https://github.com/RIPE-NCC/ripe-atlas-tools > LICENSE= GPLv3 > LICENSE_FILE= ${WRKSRC}/LICENSE > >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}ripe.atlas.cousteau>=1.0.4:net/py-ripe.atlas.cousteau@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}ripe.atlas.sagan>=1.1.4:net/py-ripe.atlas.sagan@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.10.0:devel/py-typing-extensions@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}tzlocal>0:devel/py-tzlocal@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipy>0:net-mgmt/py-ipy@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} > > USES= python >-USE_PYTHON= autoplist distutils >+USE_PYTHON= autoplist pep517 pytest >+PYTEST_IGNORED_TESTS= test_arg_radius test_html_documentation \ >+ test_text_documentation test_basic # Needs investigation >+ > NO_ARCH= yes > > CONFLICTS_INSTALL= c-ares # bin/adig >diff --git a/net/py-ripe.atlas.tools/distinfo b/net/py-ripe.atlas.tools/distinfo >index 951531700baa..232d42b4e592 100644 >--- a/net/py-ripe.atlas.tools/distinfo >+++ b/net/py-ripe.atlas.tools/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1569966305 >-SHA256 (ripe.atlas.tools-2.3.0.tar.gz) = edb979ebb8e91ce994559ccf36733ea60480960a4c2a6d8c48d5420cdc99c148 >-SIZE (ripe.atlas.tools-2.3.0.tar.gz) = 103912 >+TIMESTAMP = 1712824684 >+SHA256 (ripe.atlas.tools-3.1.1.tar.gz) = 410b7698410142bf8c5eb1d6ff26f386662da5095d7aaf8883dc914a672e0b5c >+SIZE (ripe.atlas.tools-3.1.1.tar.gz) = 113044
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
eduardo
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 277936
:
249459
| 249897