mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
devel/py-jaraco.util: update to 10.5
- USES python
This commit is contained in:
parent
a56abf9a00
commit
f682ce695a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369279
2 changed files with 5 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jaraco.util
|
||||
PORTVERSION= 10.2
|
||||
PORTVERSION= 10.5
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,9 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \
|
|||
${PYTHON_PKGNAMEPREFIX}jaraco.timing>0:${PORTSDIR}/devel/py-jaraco.timing
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hgtools>0:${PORTSDIR}/devel/py-hgtools
|
||||
|
||||
USES= zip
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python zip
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (jaraco.util-10.2.zip) = 4fc03828e0e153b773bf606bd47648263318e778a67b17d0872cd7a9be5c997d
|
||||
SIZE (jaraco.util-10.2.zip) = 83129
|
||||
SHA256 (jaraco.util-10.5.zip) = f6ab6b0b10920686b9d03611fe319ecaa9d3a4f5454eb320e2994af3c13a63d8
|
||||
SIZE (jaraco.util-10.5.zip) = 83859
|
||||
|
|
Loading…
Add table
Reference in a new issue