mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Update to 1.2.0
Feature safe: yes
This commit is contained in:
parent
de1304c42c
commit
c48fe13d13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286608
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= sqlobject
|
||||
PORTVERSION= 1.1.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,7 +16,7 @@ MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= A python object for manipulation with SQL table row
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}formencode>=1.2.2:${PORTSDIR}/www/py-formencode
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PYTHON= 2.5+
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (SQLObject-1.1.3.tar.gz) = 495b70b467035efc6b89e47bb3303fdbc99feeca5e7513834d1db5cb60c02dbb
|
||||
SIZE (SQLObject-1.1.3.tar.gz) = 257800
|
||||
SHA256 (SQLObject-1.2.0.tar.gz) = 2fcc271871045ba9b0547d8457555cf1e410a5984fa196cc6ec0308584f64b36
|
||||
SIZE (SQLObject-1.2.0.tar.gz) = 258950
|
||||
|
Loading…
Reference in New Issue
Block a user