diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2016-12-08 19:33:15 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2016-12-08 19:33:15 +0000 |
| commit | d727bd2384bdb114bb29329ecd105fd4475fbc55 (patch) | |
| tree | 650fe87b5690991ea27c554bd126e1a96e33dcf1 /databases/py-Elixir | |
| parent | 6ead27eb95b73463064db2a2ab7f92efd9f6d874 (diff) | |
Notes
Diffstat (limited to 'databases/py-Elixir')
| -rw-r--r-- | databases/py-Elixir/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/py-Elixir/Makefile b/databases/py-Elixir/Makefile index f8dbe2277f32..c66959dd1492 100644 --- a/databases/py-Elixir/Makefile +++ b/databases/py-Elixir/Makefile @@ -3,7 +3,7 @@ PORTNAME= Elixir PORTVERSION= 0.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ @@ -14,10 +14,7 @@ COMMENT= Declarative Mapper for SQLAlchemy LICENSE= MIT -DEPRECATED= Depends on expired py-sqlalchemy06 -EXPIRATION_DATE= 2016-12-08 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.4.0:databases/py-sqlalchemy06 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.4.0:databases/py-sqlalchemy10 USES= python USE_PYTHON= distutils autoplist |
