Skip to content

Commit

Permalink
net/py-uritools: Update to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 23, 2022
1 parent 9817606 commit 1581b1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions net/py-uritools/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= uritools
PORTVERSION= 3.0.2
PORTVERSION= 4.0.0
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +12,7 @@ COMMENT= RFC 3986 compliant, Unicode-aware, scheme-agnostic replacement for urlp
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= python:3.5+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions net/py-uritools/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1619725361
SHA256 (uritools-3.0.2.tar.gz) = 28ffef82ce3b2793237d36e45aa7cde28dae6502f6a93fdbd05ede401520e279
SIZE (uritools-3.0.2.tar.gz) = 23239
TIMESTAMP = 1642102333
SHA256 (uritools-4.0.0.tar.gz) = 420d94c1ff4bf90c678fca9c17b8314243bbcaa992c400a95e327f7f622e1edf
SIZE (uritools-4.0.0.tar.gz) = 23482

0 comments on commit 1581b1f

Please sign in to comment.