summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-12-08 19:33:15 +0000
committerRene Ladan <rene@FreeBSD.org>2016-12-08 19:33:15 +0000
commitd727bd2384bdb114bb29329ecd105fd4475fbc55 (patch)
tree650fe87b5690991ea27c554bd126e1a96e33dcf1
parent6ead27eb95b73463064db2a2ab7f92efd9f6d874 (diff)
downloadfreebsd-ports-d727bd2384bdb114bb29329ecd105fd4475fbc55.zip
databases/py-Elixir: unexpire by bumping py-sqlalchemy version.
PR: 213681 Submitted by: vlad-fbsd@acheronmedia.com Approved by: maintainer timeout (nivit, 7 weeks)
-rw-r--r--databases/py-Elixir/Makefile7
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