diff options
author | antoine <antoine@FreeBSD.org> | 2016-11-09 05:11:14 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-11-09 05:11:14 +0800 |
commit | dade4eca417f56672e2b51d0d852cacfa8681857 (patch) | |
tree | e30bc914ed50d2ea31573de85717a60073371136 /www/py-formalchemy | |
parent | 95ce26f5df15aa653c9480e7cd217a900d0e89f9 (diff) | |
download | freebsd-ports-gnome-dade4eca417f56672e2b51d0d852cacfa8681857.tar.gz freebsd-ports-gnome-dade4eca417f56672e2b51d0d852cacfa8681857.tar.zst freebsd-ports-gnome-dade4eca417f56672e2b51d0d852cacfa8681857.zip |
Chase py-sqlalchemy06 expiration
Diffstat (limited to 'www/py-formalchemy')
-rw-r--r-- | www/py-formalchemy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-formalchemy/Makefile b/www/py-formalchemy/Makefile index ff55b68f3964..ec2b150a41a2 100644 --- a/www/py-formalchemy/Makefile +++ b/www/py-formalchemy/Makefile @@ -15,6 +15,8 @@ COMMENT= Toolkit for creating HTML form elements LICENSE= MIT BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Broken, depends on expired py-sqlalchemy06 +EXPIRATION_DATE= 2016-12-08 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.4.5:databases/py-sqlalchemy06 \ ${PYTHON_PKGNAMEPREFIX}Tempita>=0.4:textproc/py-Tempita \ |