- update to 0.3.0
PR: 105127 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= sqlalchemy
|
||||
PORTVERSION= 0.2.8
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://cheeseshop.python.org/packages/source/S/SQLAlchemy/ \
|
||||
@@ -34,7 +34,7 @@ OPTIONS+= SQLITE "support Sqlite" on
|
||||
PORTDOCS= adv_datamapping.html alphaapi.html \
|
||||
alphaimplementation.html datamapping.html \
|
||||
dbengine.html docs.css docstrings.html \
|
||||
documentation.html index.html metadata.html \
|
||||
index.html metadata.html \
|
||||
plugins.html pooling.html scripts.js \
|
||||
sqlconstruction.html style.css syntaxhighlight.css \
|
||||
tutorial.html types.html unitofwork.html
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
MD5 (SQLAlchemy-0.2.8.tar.gz) = fd9898c75d2773d075db89c6a99d31d6
|
||||
SHA256 (SQLAlchemy-0.2.8.tar.gz) = d9e1f1b4ba456b56207d3c76328c275d1caa339971a88721355d7575af4055b2
|
||||
SIZE (SQLAlchemy-0.2.8.tar.gz) = 645500
|
||||
MD5 (SQLAlchemy-0.3.0.tar.gz) = e0205562cd6c07d0ceab22f54ddc4112
|
||||
SHA256 (SQLAlchemy-0.3.0.tar.gz) = befacd33779d1c6bc641b07c71a952cf14ca38d7107d8a13f104294819963381
|
||||
SIZE (SQLAlchemy-0.3.0.tar.gz) = 547551
|
||||
|
||||
Reference in New Issue
Block a user