Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2022 17:13:40 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: c8de2f942f1e - main - devel/py-iso8601: Update to 1.1.0
Message-ID:  <202210031713.293HDe9F013181@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=c8de2f942f1efad96b5156f92d583c66cbf7c33a

commit c8de2f942f1efad96b5156f92d583c66cbf7c33a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 17:05:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 17:10:31 +0000

    devel/py-iso8601: Update to 1.1.0
    
    - Update WWW
    
    Changes:        https://github.com/micktwomey/pyiso8601/releases
---
 devel/py-iso8601/Makefile | 4 ++--
 devel/py-iso8601/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-iso8601/Makefile b/devel/py-iso8601/Makefile
index c477b652c9ed..7d00e99a3e16 100644
--- a/devel/py-iso8601/Makefile
+++ b/devel/py-iso8601/Makefile
@@ -1,12 +1,12 @@
 PORTNAME=	iso8601
-PORTVERSION=	1.0.2
+PORTVERSION=	1.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Simple module to parse ISO 8601 dates
-WWW=		https://bitbucket.org/micktwomey/pyiso8601
+WWW=		https://github.com/micktwomey/pyiso8601
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/devel/py-iso8601/distinfo b/devel/py-iso8601/distinfo
index ccffab09c242..bbfba484101f 100644
--- a/devel/py-iso8601/distinfo
+++ b/devel/py-iso8601/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652122641
-SHA256 (iso8601-1.0.2.tar.gz) = 27f503220e6845d9db954fb212b95b0362d8b7e6c1b2326a87061c3de93594b1
-SIZE (iso8601-1.0.2.tar.gz) = 12653
+TIMESTAMP = 1664767924
+SHA256 (iso8601-1.1.0.tar.gz) = 32811e7b81deee2063ea6d2e94f8819a86d1f3811e49d23623a41fa832bef03f
+SIZE (iso8601-1.1.0.tar.gz) = 12836



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