mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
devel/py-lockfile:update to 0.10.2
- USES python
This commit is contained in:
parent
6cd96f0b4b
commit
797cf6e62e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369276
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lockfile
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.10.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,8 +12,9 @@ COMMENT= Platform-independent file locking module
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>0:${PORTSDIR}/devel/py-pbr
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (lockfile-0.9.1.tar.gz) = 23da589c91f59cb7c644d5ce5df539d448341bd479917d6dde973f82e2719147
|
||||
SIZE (lockfile-0.9.1.tar.gz) = 21366
|
||||
SHA256 (lockfile-0.10.2.tar.gz) = 9e42252f17d1dd89ee31745e0c4fbe58862c25147eb0ef5295c9cd9bcb4ea2c1
|
||||
SIZE (lockfile-0.10.2.tar.gz) = 20662
|
||||
|
Loading…
Reference in New Issue
Block a user