git: 130f5fc5a27f - main - devel/py-tiamat: Update to 7.7
Kirill Ponomarev
krion at FreeBSD.org
Sat Apr 10 07:58:14 UTC 2021
The branch main has been updated by krion:
URL: https://cgit.FreeBSD.org/ports/commit/?id=130f5fc5a27f81dfe1e2b8a42dc0676009ab3868
commit 130f5fc5a27f81dfe1e2b8a42dc0676009ab3868
Author: Kirill Ponomarev <krion at FreeBSD.org>
AuthorDate: 2021-04-10 07:57:52 +0000
Commit: Kirill Ponomarev <krion at FreeBSD.org>
CommitDate: 2021-04-10 07:58:09 +0000
devel/py-tiamat: Update to 7.7
---
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 at 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 c93dd09cec43..55ebed67f4b2 100644
--- a/devel/py-tiamat/distinfo
+++ b/devel/py-tiamat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617884561
-SHA256 (saltstack/pop-tiamat-a6e428a52d2c63590fa49586f9d4cde58f683c44_GL0.tar.gz) = 17b74694629c425c5ccf63d575ecbe6c9c1abb5a5d205d158d4070d12ebff04b
-SIZE (saltstack/pop-tiamat-a6e428a52d2c63590fa49586f9d4cde58f683c44_GL0.tar.gz) = 58865
+TIMESTAMP = 1618041321
+SHA256 (saltstack/pop-tiamat-5e75fbc37c00cb891287022082c7822a3d300b9c_GL0.tar.gz) = ed01a6a2f0794ec1e21c2cf396ba7589cd79f86f00b393efdccf9d8b4cfc8331
+SIZE (saltstack/pop-tiamat-5e75fbc37c00cb891287022082c7822a3d300b9c_GL0.tar.gz) = 58953
More information about the dev-commits-ports-all
mailing list