mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
devel/py-jaraco.util: update to 10.2
This commit is contained in:
parent
2df13bcdc3
commit
a2d669df57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361801
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jaraco.util
|
||||
PORTVERSION= 10.0.2
|
||||
PORTVERSION= 10.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,7 +13,8 @@ COMMENT= General utility modules that supply commonly-used functionality
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \
|
||||
${PYTHON_PKGNAMEPREFIX}more-itertools>0:${PORTSDIR}/devel/py-more-itertools
|
||||
${PYTHON_PKGNAMEPREFIX}more-itertools>0:${PORTSDIR}/devel/py-more-itertools \
|
||||
${PYTHON_PKGNAMEPREFIX}jaraco.timing>0:${PORTSDIR}/devel/py-jaraco.timing
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hgtools>0:${PORTSDIR}/devel/py-hgtools
|
||||
|
||||
USES= zip
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (jaraco.util-10.0.2.zip) = da136010c98f1ceaaa02ab1a201da45d3b2d59348fac8e3c7b1ddb61825ca872
|
||||
SIZE (jaraco.util-10.0.2.zip) = 83375
|
||||
SHA256 (jaraco.util-10.2.zip) = 4fc03828e0e153b773bf606bd47648263318e778a67b17d0872cd7a9be5c997d
|
||||
SIZE (jaraco.util-10.2.zip) = 83129
|
||||
|
Loading…
Reference in New Issue
Block a user