Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2021 08:32:17 GMT
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 7ff738ba8b3f - 2021Q2 - devel/py-tiamat: Update to 7.7
Message-ID:  <202104100832.13A8WHXp014171@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by krion:

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

commit 7ff738ba8b3f6d563562d4f92db7d0adab4ad6b5
Author:     Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2021-04-10 07:57:52 +0000
Commit:     Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2021-04-10 08:31:41 +0000

    devel/py-tiamat: Update to 7.7
    
    (cherry picked from commit 130f5fc5a27f81dfe1e2b8a42dc0676009ab3868)
---
 devel/py-tiamat/Makefile | 10 +++++-----
 devel/py-tiamat/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/devel/py-tiamat/Makefile b/devel/py-tiamat/Makefile
index 121117355319..fdc2abdb5a07 100644
--- a/devel/py-tiamat/Makefile
+++ b/devel/py-tiamat/Makefile
@@ -1,7 +1,7 @@
 # Created by: Kirill Ponomarev <krion@FreeBSD.org>
 
 PORTNAME=	tiamat
-PORTVERSION=	7.6
+PORTVERSION=	7.7
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -11,19 +11,19 @@ COMMENT=	Single binary builder for Python projects
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pop>=0:devel/py-pop@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pop>=0:devel/py-pop@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3@${PY_FLAVOR}
 
 USES=		python:3.6+ shebangfix
-USE_PYTHON=	autoplist concurrent distutils
 
 USE_GITLAB=	yes
 GL_ACCOUNT=	saltstack/pop
-GL_COMMIT=	a6e428a52d2c63590fa49586f9d4cde58f683c44
+GL_COMMIT=	5e75fbc37c00cb891287022082c7822a3d300b9c
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
diff --git a/devel/py-tiamat/distinfo b/devel/py-tiamat/distinfo
index d99bd1b38922..55ebed67f4b2 100644
--- a/devel/py-tiamat/distinfo
+++ b/devel/py-tiamat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607107903
-SHA256 (saltstack/pop-tiamat-a6e428a52d2c63590fa49586f9d4cde58f683c44_GL0.tar.gz) = 138a39766c381092fc52c7fe6664c40b2daaf9d932a50fec60115cc94f333d26
-SIZE (saltstack/pop-tiamat-a6e428a52d2c63590fa49586f9d4cde58f683c44_GL0.tar.gz) = 58653
+TIMESTAMP = 1618041321
+SHA256 (saltstack/pop-tiamat-5e75fbc37c00cb891287022082c7822a3d300b9c_GL0.tar.gz) = ed01a6a2f0794ec1e21c2cf396ba7589cd79f86f00b393efdccf9d8b4cfc8331
+SIZE (saltstack/pop-tiamat-5e75fbc37c00cb891287022082c7822a3d300b9c_GL0.tar.gz) = 58953



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