- Update to 2.0
- Reset maintainer to python@ - Pet portlint
This commit is contained in:
parent
2262e8c295
commit
9b740eaa1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381737
@ -2,13 +2,13 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= repoze.tm2
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 2.0
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Zope-like transaction manager via WSGI middleware
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}transaction>=1.0.0:${PORTSDIR}/devel/py-transaction
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (repoze.tm2-1.0.tar.gz) = 6234cd745a1e6b6e2344c6782319e17cbc9dc9bbe2d820a01cd728267d2c817a
|
||||
SIZE (repoze.tm2-1.0.tar.gz) = 25003
|
||||
SHA256 (repoze.tm2-2.0.tar.gz) = 1b4869d6ac22150f0a3e13d09bb75499a6a7a24251e07d6caa0f657693789e6e
|
||||
SIZE (repoze.tm2-2.0.tar.gz) = 25986
|
||||
|
@ -4,4 +4,4 @@ is a fork of the repoze.tm package which depends only on the transaction
|
||||
package rather than the entirety of ZODB (for users who don't rely on
|
||||
ZODB).
|
||||
|
||||
WWW: http://www.repoze.org/
|
||||
WWW: http://www.repoze.org/
|
||||
|
Loading…
Reference in New Issue
Block a user