|
Lines 6-12
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= sqlalchemy |
8 |
PORTNAME= sqlalchemy |
| 9 |
PORTVERSION= 0.2.8 |
9 |
PORTVERSION= 0.3.0 |
| 10 |
CATEGORIES= databases python |
10 |
CATEGORIES= databases python |
| 11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ |
| 12 |
http://cheeseshop.python.org/packages/source/S/SQLAlchemy/ \ |
12 |
http://cheeseshop.python.org/packages/source/S/SQLAlchemy/ \ |
|
Lines 34-40
Link Here
|
| 34 |
PORTDOCS= adv_datamapping.html alphaapi.html \ |
34 |
PORTDOCS= adv_datamapping.html alphaapi.html \ |
| 35 |
alphaimplementation.html datamapping.html \ |
35 |
alphaimplementation.html datamapping.html \ |
| 36 |
dbengine.html docs.css docstrings.html \ |
36 |
dbengine.html docs.css docstrings.html \ |
| 37 |
documentation.html index.html metadata.html \ |
37 |
index.html metadata.html \ |
| 38 |
plugins.html pooling.html scripts.js \ |
38 |
plugins.html pooling.html scripts.js \ |
| 39 |
sqlconstruction.html style.css syntaxhighlight.css \ |
39 |
sqlconstruction.html style.css syntaxhighlight.css \ |
| 40 |
tutorial.html types.html unitofwork.html |
40 |
tutorial.html types.html unitofwork.html |