Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 2021 12:02:23 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8efb35e591d9 - main - ftp/py-aioftp: update to 0.19.0
Message-ID:  <202110281202.19SC2NSv035689@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=8efb35e591d926ec05a618d73811750e234e9e25

commit 8efb35e591d926ec05a618d73811750e234e9e25
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-10-27 18:32:35 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-10-28 11:46:06 +0000

    ftp/py-aioftp: update to 0.19.0
---
 ftp/py-aioftp/Makefile | 5 +++--
 ftp/py-aioftp/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/ftp/py-aioftp/Makefile b/ftp/py-aioftp/Makefile
index 2a0d02d86bdb..a37379b33eb9 100644
--- a/ftp/py-aioftp/Makefile
+++ b/ftp/py-aioftp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aioftp
-PORTVERSION=	0.18.1
+PORTVERSION=	0.19.0
 CATEGORIES=	ftp python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,8 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}trustme>=0:security/py-trustme@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}async_timeout>0:devel/py-async_timeout@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}siosocks>0:net/py-siosocks@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}siosocks>0:net/py-siosocks@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna@${PY_FLAVOR}
 
 USES=		python:3.7+
 USE_PYTHON=	autoplist distutils
diff --git a/ftp/py-aioftp/distinfo b/ftp/py-aioftp/distinfo
index ce1db059ab62..66164e203498 100644
--- a/ftp/py-aioftp/distinfo
+++ b/ftp/py-aioftp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602008474
-SHA256 (aioftp-0.18.1.tar.gz) = b5a412c748722dd679c4c2e30dd40d70a7c8879636f6eb4489fdbca72965b125
-SIZE (aioftp-0.18.1.tar.gz) = 49396
+TIMESTAMP = 1635334846
+SHA256 (aioftp-0.19.0.tar.gz) = d1c2571764c48e6de1b02952022c3c3b3da1f10806cb342ec7b1fa9b109e9902
+SIZE (aioftp-0.19.0.tar.gz) = 50468



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