git: 0293c3c50e91 - main - devel/py-tenacity: Update to 8.0.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 14 16:17:31 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0293c3c50e9160c3d80739fadd6b57f946c34b97
commit 0293c3c50e9160c3d80739fadd6b57f946c34b97
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 15:52:31 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:09:59 +0000
devel/py-tenacity: Update to 8.0.0
Changes: https://github.com/jd/tenacity/commits/master
---
devel/py-tenacity/Makefile | 3 +--
devel/py-tenacity/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/devel/py-tenacity/Makefile b/devel/py-tenacity/Makefile
index 2df8dc6c5032..e34052751d25 100644
--- a/devel/py-tenacity/Makefile
+++ b/devel/py-tenacity/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexander Nusov <alexander.nusov at nfvexpress.com>
PORTNAME= tenacity
-PORTVERSION= 7.0.0
+PORTVERSION= 8.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,6 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
diff --git a/devel/py-tenacity/distinfo b/devel/py-tenacity/distinfo
index 2ab6c6e3af65..6c27ccff0a84 100644
--- a/devel/py-tenacity/distinfo
+++ b/devel/py-tenacity/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320208
-SHA256 (tenacity-7.0.0.tar.gz) = 5bd16ef5d3b985647fe28dfa6f695d343aa26479a04e8792b9d3c8f49e361ae1
-SIZE (tenacity-7.0.0.tar.gz) = 33874
+TIMESTAMP = 1625585506
+SHA256 (tenacity-8.0.0.tar.gz) = 6011fc69be55e0e20a9ceccdd8a7d969e42f892a81ea3a007de56e764d3551dd
+SIZE (tenacity-8.0.0.tar.gz) = 35483
More information about the dev-commits-ports-all
mailing list