mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
www/py-rhodecode: update sqlalchemy dependency to 1.0, bump PORTREVISION
PR: 215226 Submitted by: rene Approved by: maintainer timeout (wg, 16 days)
This commit is contained in:
parent
e0ddf603db
commit
f4e6722945
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429602
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= rhodecode
|
||||
PORTVERSION= 1.7.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylons>=1.0:www/py-pylons \
|
||||
${PYTHON_PKGNAMEPREFIX}formencode>=1.2.4:www/py-formencode \
|
||||
${PYTHON_PKGNAMEPREFIX}webhelpers>=1.3:www/py-webhelpers \
|
||||
${PYTHON_PKGNAMEPREFIX}mako>=0.7.3:textproc/py-mako \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlalchemy07>=0.7.10:databases/py-sqlalchemy07 \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.7.10:databases/py-sqlalchemy10 \
|
||||
${PYTHON_PKGNAMEPREFIX}pygments>=1.5:textproc/py-pygments \
|
||||
${PYTHON_PKGNAMEPREFIX}whoosh>=2.4.0:textproc/py-whoosh \
|
||||
${PYTHON_PKGNAMEPREFIX}Babel>=0.9.6:devel/py-babel \
|
||||
|
Loading…
Reference in New Issue
Block a user