Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:08:20 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: af6eaf5fa704 - main - devel/py-pooch: Update to 1.8.2
Message-ID:  <202406180408.45I48K20077469@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=af6eaf5fa704ddf4657e7746b27d48b41f25f24a

commit af6eaf5fa704ddf4657e7746b27d48b41f25f24a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 04:00:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 04:00:02 +0000

    devel/py-pooch: Update to 1.8.2
    
    - Update WWW
    
    Changes:        https://github.com/fatiando/pooch/releases
                    https://www.fatiando.org/pooch/latest/changes.html
---
 devel/py-pooch/Makefile | 6 +++---
 devel/py-pooch/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-pooch/Makefile b/devel/py-pooch/Makefile
index 7ffb2aebfac1..5287fc07e722 100644
--- a/devel/py-pooch/Makefile
+++ b/devel/py-pooch/Makefile
@@ -1,13 +1,13 @@
 PORTNAME=	pooch
-PORTVERSION=	1.8.1
-PORTREVISION=	1
+PORTVERSION=	1.8.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Fetch your sample data files
-WWW=		https://github.com/fatiando/pooch
+WWW=		https://www.fatiando.org/pooch/latest/ \
+		https://github.com/fatiando/pooch
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/devel/py-pooch/distinfo b/devel/py-pooch/distinfo
index ee87e4569b63..c4057fe89dbd 100644
--- a/devel/py-pooch/distinfo
+++ b/devel/py-pooch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709390630
-SHA256 (pooch-1.8.1.tar.gz) = 27ef63097dd9a6e4f9d2694f5cfbf2f0a5defa44fccafec08d601e731d746270
-SIZE (pooch-1.8.1.tar.gz) = 59614
+TIMESTAMP = 1718580104
+SHA256 (pooch-1.8.2.tar.gz) = 76561f0de68a01da4df6af38e9955c4c9d1a5c90da73f7e40276a5728ec83d10
+SIZE (pooch-1.8.2.tar.gz) = 59353



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180408.45I48K20077469>