Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2022 04:42:40 GMT
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5241d27a126a - main - graphics/py-seqdiag: Update to 3.0.0
Message-ID:  <202205070442.2474gear010440@gitrepo.freebsd.org>

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

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

commit 5241d27a126a60057f5230360a62fb856570442d
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2022-05-06 10:39:33 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2022-05-07 04:31:51 +0000

    graphics/py-seqdiag: Update to 3.0.0
---
 graphics/py-seqdiag/Makefile | 4 ++--
 graphics/py-seqdiag/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/py-seqdiag/Makefile b/graphics/py-seqdiag/Makefile
index 1fdb6eff6942..6e8aeee544e7 100644
--- a/graphics/py-seqdiag/Makefile
+++ b/graphics/py-seqdiag/Makefile
@@ -1,7 +1,7 @@
 # Created by: TAKATSU Tomonari <tota@FreeBSD.org>
 
 PORTNAME=	seqdiag
-PORTVERSION=	2.0.0
+PORTVERSION=	3.0.0
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}blockdiag>=1.5.0:graphics/py-blockdiag@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.7+
 USE_PYTHON=	autoplist distutils
 
 DOCSDIR=	${PREFIX}/share/doc/${PKGBASE}
diff --git a/graphics/py-seqdiag/distinfo b/graphics/py-seqdiag/distinfo
index 15e9346aa803..b662a49ac706 100644
--- a/graphics/py-seqdiag/distinfo
+++ b/graphics/py-seqdiag/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584005167
-SHA256 (seqdiag-2.0.0.tar.gz) = 93ebc7a0c6b56b6ba0d1e36863c5749f03e82c487b6d1e6f1103b4219323f24c
-SIZE (seqdiag-2.0.0.tar.gz) = 2619184
+TIMESTAMP = 1651833559
+SHA256 (seqdiag-3.0.0.tar.gz) = e15113a28bd075460a62da44e15a88fafa3c81fdf3a35dcd5e3cd64ef15e961a
+SIZE (seqdiag-3.0.0.tar.gz) = 2619076



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