summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoradam <adam>2017-03-12 12:21:16 +0000
committeradam <adam>2017-03-12 12:21:16 +0000
commit7f6c0aa4d19285e6459bca5211cd5637ffcfa570 (patch)
treefb19e2a44910957d1ee334498b11ad9a8cdf21e3 /databases
parentf25dcc8ef3605c48beab1791989641604d709da1 (diff)
downloadpkgsrc-7f6c0aa4d19285e6459bca5211cd5637ffcfa570.tar.gz
Release 1.1.6 continues to provide bug fixes and some new features within the 1.1 series. As we begin to lead into the development phase for 1.2 and solidify the 1.1 series as "done", additional behavioral improvements will more likely to be targeted at 1.2 rather than 1.1. Nevertheless, 1.1.6 includes a few fairly major behavioral improvements in the area of performance; some significant performance issues within the "joined eager loading" functionality were identified and repaired, which should cut the Python-level latency for such a query roughly in half, as well as an unnecessary SELECT which could emit when using the "eager defaults" feature was repaired.
Diffstat (limited to 'databases')
-rw-r--r--databases/py-sqlalchemy/Makefile4
-rw-r--r--databases/py-sqlalchemy/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/py-sqlalchemy/Makefile b/databases/py-sqlalchemy/Makefile
index 6dac4abc2db..732d64148b4 100644
--- a/databases/py-sqlalchemy/Makefile
+++ b/databases/py-sqlalchemy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2017/02/01 13:03:16 adam Exp $
+# $NetBSD: Makefile,v 1.23 2017/03/12 12:21:16 adam Exp $
-DISTNAME= SQLAlchemy-1.1.5
+DISTNAME= SQLAlchemy-1.1.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_PYPI:=S/SQLAlchemy/}
diff --git a/databases/py-sqlalchemy/distinfo b/databases/py-sqlalchemy/distinfo
index 467bf2b0cdd..4f1ae2624fe 100644
--- a/databases/py-sqlalchemy/distinfo
+++ b/databases/py-sqlalchemy/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2017/02/01 13:03:16 adam Exp $
+$NetBSD: distinfo,v 1.19 2017/03/12 12:21:16 adam Exp $
-SHA1 (SQLAlchemy-1.1.5.tar.gz) = 73c659236be1d4cf198d0714502d0bb5858b235a
-RMD160 (SQLAlchemy-1.1.5.tar.gz) = 8eae52cc76e6b1bd847f767ec0ef3463b8c8d1db
-SHA512 (SQLAlchemy-1.1.5.tar.gz) = 94cfa2a94c21a7f40a34f7bebacf74cafcd8cfc24cabd5a79e0ed28a7a6d0c4182c9ceb076b07e1ee5ca1bd01a38a25ca264bbfdf5344c40e0c59b59582eb043
-Size (SQLAlchemy-1.1.5.tar.gz) = 5134252 bytes
+SHA1 (SQLAlchemy-1.1.6.tar.gz) = 2d6368d004b32ed94302f7474efa39a2adb0101c
+RMD160 (SQLAlchemy-1.1.6.tar.gz) = 68462828613b052496e55d9d5468cc320b3fd9ae
+SHA512 (SQLAlchemy-1.1.6.tar.gz) = 783c2315f7dfcfe10119918b57ac32807f94c2a40cfc7c7459a045df892cddc304b992207a1ad89372c7ddfce85b43c8cccf26d86387febfda1554ff7dc496b2
+Size (SQLAlchemy-1.1.6.tar.gz) = 5157222 bytes