Update to 1.4.4
This commit is contained in:
parent
f6299ab6d4
commit
c77e346c17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404448
2 changed files with 4 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= transaction
|
||||
PORTVERSION= 1.4.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.4.4
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +13,7 @@ COMMENT= Transaction management for Python
|
|||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:${PORTSDIR}/devel/py-zope.interface
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= python zip
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (transaction-1.4.1.zip) = 252d51aa0540a7af4097ff2e1829495e4744563f4b82dd054307eb40734b29de
|
||||
SIZE (transaction-1.4.1.zip) = 77817
|
||||
SHA256 (transaction-1.4.4.tar.gz) = 1781a0c74e3d2320a2a7fc048ff0d51b790d4f81062c8fcb12e3d29968646f34
|
||||
SIZE (transaction-1.4.4.tar.gz) = 60886
|
||||
|
|
Loading…
Reference in a new issue