Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2023 18:14:24 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cd7de7389bbb - main - devel/py-aioice: Update version 0.7.6=>0.9.0
Message-ID:  <202304141814.33EIEOBp003725@gitrepo.freebsd.org>

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

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

commit cd7de7389bbb3db907f11fb1a0e9abee2d8f9907
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-04-14 17:09:01 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-04-14 18:14:13 +0000

    devel/py-aioice: Update version 0.7.6=>0.9.0
    
    - Update WWW
    
    Changelog: https://github.com/aiortc/aioice/releases/tag/0.9.0
---
 devel/py-aioice/Makefile | 6 +++---
 devel/py-aioice/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-aioice/Makefile b/devel/py-aioice/Makefile
index f6edba3ab405..47d1884b1029 100644
--- a/devel/py-aioice/Makefile
+++ b/devel/py-aioice/Makefile
@@ -1,12 +1,12 @@
 PORTNAME=	aioice
-PORTVERSION=	0.7.6
+PORTVERSION=	0.9.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Interactive Connectivity Establishment (RFC 5245) in Python
-WWW=		https://github.com/jlaine/aioice
+WWW=		https://github.com/aiortc/aioice
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}netifaces>=0.10.4:net/py-netifaces@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dnspython>=0:dns/py-dnspython@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-aioice/distinfo b/devel/py-aioice/distinfo
index 3fbe0fd4b1c0..37a5f4ea0dd2 100644
--- a/devel/py-aioice/distinfo
+++ b/devel/py-aioice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647211336
-SHA256 (aioice-0.7.6.tar.gz) = 1b906e309978c10f58bc85a72f7cd2835cf2127d7551c6c060dae2efec73e1c4
-SIZE (aioice-0.7.6.tar.gz) = 38184
+TIMESTAMP = 1681491571
+SHA256 (aioice-0.9.0.tar.gz) = fc2401b1c4b6e19372eaaeaa28fd1bd9cbf6b0e412e48625297c53b495eebd1e
+SIZE (aioice-0.9.0.tar.gz) = 40324



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