FreeBSD Bugzilla – Attachment 249459 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]
upgrade patch
0003-net-py-ripe.atlas.tools-Update-to-3.1.0.patch (text/plain), 2.49 KB, created by
Marek Zarychta
on 2024-03-24 21:11:17 UTC
(
hide
)
Description:
upgrade patch
Filename:
MIME Type:
Creator:
Marek Zarychta
Created:
2024-03-24 21:11:17 UTC
Size:
2.49 KB
patch
obsolete
>From 6a618b0fb5e1ed4baf04ed06bd600693c078a5ab Mon Sep 17 00:00:00 2001 >From: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> >Date: Sun, 24 Mar 2024 21:57:47 +0100 >Subject: [PATCH] net/py-ripe.atlas.tools: Update to 3.1.0 > >- Update port to the most recent version >- Fix missing runtime dependency >- Change from PyPI to GitHub > >PR: 277936 >Sponsored by: PANS Jaroslaw >--- > net/py-ripe.atlas.tools/Makefile | 13 +++++++++---- > net/py-ripe.atlas.tools/distinfo | 6 +++--- > 2 files changed, 12 insertions(+), 7 deletions(-) > >diff --git a/net/py-ripe.atlas.tools/Makefile b/net/py-ripe.atlas.tools/Makefile >index c9f57f2e63..0ea1188959 100644 >--- a/net/py-ripe.atlas.tools/Makefile >+++ b/net/py-ripe.atlas.tools/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= ripe.atlas.tools >-PORTVERSION= 2.3.0 >+DISTVERSIONPREFIX= v >+DISTVERSION= 3.1.0 > CATEGORIES= net python >-MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= mstucchi@ripe.net >@@ -13,13 +13,18 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${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}ripe.atlas.cousteau>=2.0.0:net/py-ripe.atlas.cousteau@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}ripe.atlas.sagan>=1.3.1:net/py-ripe.atlas.sagan@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}tzlocal>0:devel/py-tzlocal@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.10.0:devel/py-typing-extensions@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl@${PY_FLAVOR} > > USES= python >+USE_GITHUB= yes >+GH_ACCOUNT= RIPE-NCC >+GH_PROJECT= ripe-atlas-tools >+ > USE_PYTHON= autoplist distutils > NO_ARCH= yes > >diff --git a/net/py-ripe.atlas.tools/distinfo b/net/py-ripe.atlas.tools/distinfo >index 951531700b..388f47b23f 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 = 1711295610 >+SHA256 (RIPE-NCC-ripe-atlas-tools-v3.1.0_GH0.tar.gz) = 769dc5066f36e31bf25c4b37576489565221f89615739b3cbf91f1c25cea400a >+SIZE (RIPE-NCC-ripe-atlas-tools-v3.1.0_GH0.tar.gz) = 489188 >-- >2.44.0 >
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:
zarychtam
:
maintainer-approval-
Actions:
View
|
Diff
Attachments on
bug 277936
: 249459 |
249897