net/py-uritools: Update to 3.0.2
Changes: https://github.com/tkem/uritools/blob/master/CHANGELOG.rst
This commit is contained in:
parent
fdf0f5de63
commit
e43a7e21a7
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue