summaryrefslogtreecommitdiff
path: root/databases/py-sqlalchemy/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny>2014-10-17 11:10:21 +0000
committerfhajny <fhajny>2014-10-17 11:10:21 +0000
commit1883f3ee72020be586d000242126fb56919c7307 (patch)
treed8bda2574d5c95da05b8f8f75d0a7993166f299e /databases/py-sqlalchemy/Makefile
parent09de1a1096dc23e33f17e141768746e6bae6fb3f (diff)
downloadpkgsrc-1883f3ee72020be586d000242126fb56919c7307.tar.gz
Update py-sqlalchemy to 0.9.8.
Changes since 0.9.4: bug fixes in preparation for 1.0.0. See full changelog: http://docs.sqlalchemy.org/en/latest/changelog/changelog_09.html
Diffstat (limited to 'databases/py-sqlalchemy/Makefile')
-rw-r--r--databases/py-sqlalchemy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-sqlalchemy/Makefile b/databases/py-sqlalchemy/Makefile
index d331a8be165..ffeb4e44c44 100644
--- a/databases/py-sqlalchemy/Makefile
+++ b/databases/py-sqlalchemy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2014/06/14 16:20:45 rodent Exp $
+# $NetBSD: Makefile,v 1.13 2014/10/17 11:10:21 fhajny Exp $
-DISTNAME= SQLAlchemy-0.9.4
+DISTNAME= SQLAlchemy-0.9.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= databases python
MASTER_SITES= http://pypi.python.org/packages/source/S/SQLAlchemy/