FreeBSD Bugzilla – Attachment 249895 Details for
Bug 277935
net/py-ripe.atlas.sagan: Update to 1.3.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.sagan.diff (text/plain), 1.59 KB, created by
Nuno Teixeira
on 2024-04-11 09:12:18 UTC
(
hide
)
Description:
v0: pep517, pytest
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2024-04-11 09:12:18 UTC
Size:
1.59 KB
patch
obsolete
>diff --git a/net/py-ripe.atlas.sagan/Makefile b/net/py-ripe.atlas.sagan/Makefile >index 440aca508bb6..e434f04c64a8 100644 >--- a/net/py-ripe.atlas.sagan/Makefile >+++ b/net/py-ripe.atlas.sagan/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= ripe.atlas.sagan >-PORTVERSION= 1.3.0 >+DISTVERSION= 1.3.1 > CATEGORIES= net python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -11,11 +11,17 @@ WWW= https://github.com/RIPE-NCC/ripe.atlas.sagan > 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}pytz>=0:devel/py-pytz@${PY_FLAVOR} > > USES= python >-USE_PYTHON= autoplist concurrent cryptography distutils >+USE_PYTHON= autoplist concurrent cryptography pep517 pytest >+PYTEST_IGNORED_TESTS= test_invalid_country_code # Needs investigation >+ >+TEST_ARGS= tests/*.py >+ > NO_ARCH= yes > > .include <bsd.port.mk> >diff --git a/net/py-ripe.atlas.sagan/distinfo b/net/py-ripe.atlas.sagan/distinfo >index 806412b203b9..812ee3c1d439 100644 >--- a/net/py-ripe.atlas.sagan/distinfo >+++ b/net/py-ripe.atlas.sagan/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1569965868 >-SHA256 (ripe.atlas.sagan-1.3.0.tar.gz) = 0a1d7548032a7521fcde6db6a766a5e01b06968d21691f9c89076561b8416222 >-SIZE (ripe.atlas.sagan-1.3.0.tar.gz) = 107382 >+TIMESTAMP = 1712818430 >+SHA256 (ripe.atlas.sagan-1.3.1.tar.gz) = df0a5b7ceb4a2503f4e460b8e5d9bfd6cd94bcf5e70c0145479e87b78c430172 >+SIZE (ripe.atlas.sagan-1.3.1.tar.gz) = 110352
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 277935
:
249458
| 249895