git: e43a7e21a7b6 - main - net/py-uritools: Update to 3.0.2

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 1 22:22:19 UTC 2021


The branch main has been updated by sunpoet:

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

commit e43a7e21a7b61b27a8475f7cd4675481a944816e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-01 22:15:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-01 22:19:20 +0000

    net/py-uritools: Update to 3.0.2
    
    Changes:        https://github.com/tkem/uritools/blob/master/CHANGELOG.rst
---
 net/py-uritools/Makefile | 4 ++--
 net/py-uritools/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/py-uritools/Makefile b/net/py-uritools/Makefile
index 45c8ae7e2b46..44da59dc3b65 100644
--- a/net/py-uritools/Makefile
+++ b/net/py-uritools/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	uritools
-PORTVERSION=	3.0.1
+PORTVERSION=	3.0.2
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		python:3.5+
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
diff --git a/net/py-uritools/distinfo b/net/py-uritools/distinfo
index 0e947f34194c..c0c16ffc8fa2 100644
--- a/net/py-uritools/distinfo
+++ b/net/py-uritools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320250
-SHA256 (uritools-3.0.1.tar.gz) = a3e9c794d44fdbd54642dcb7d6ef3ba9866d953eb34f65aeca3754b7ad5c1ea0
-SIZE (uritools-3.0.1.tar.gz) = 22732
+TIMESTAMP = 1619725361
+SHA256 (uritools-3.0.2.tar.gz) = 28ffef82ce3b2793237d36e45aa7cde28dae6502f6a93fdbd05ede401520e279
+SIZE (uritools-3.0.2.tar.gz) = 23239


More information about the dev-commits-ports-all mailing list