summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-12-03 18:19:58 +0000
committeradam <adam@pkgsrc.org>2019-12-03 18:19:58 +0000
commitb439de5c2f6d1ddd80682221da375d41475961e8 (patch)
treeecd959c026ea345afae70ac275b7cc410f64f4c7 /databases
parent8d0bc7631ea6f446f0ee25a05892d2a4b4d6a7f5 (diff)
downloadpkgsrc-b439de5c2f6d1ddd80682221da375d41475961e8.tar.gz
py-sqlalchemy: updated to 1.3.11
Release 1.3.11 has a significant number of bug fixes across all areas as well as new use case additions. While it is a "point release", it contains a few use case additions that amount to new features, as they are needed sooner than the 1.4 series will be ready. This includes new scalar accessors for JSON index expressions that work across all JSON-supporting backends as well as cross-dialect support for the "GENERATED ALWAYS AS" SQL construct, which allows for an automatically updated expression to be established within DDL in the database server.
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 f0551ec40c4..8b93f453008 100644
--- a/databases/py-sqlalchemy/Makefile
+++ b/databases/py-sqlalchemy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2019/10/10 18:22:49 adam Exp $
+# $NetBSD: Makefile,v 1.58 2019/12/03 18:19:58 adam Exp $
-DISTNAME= SQLAlchemy-1.3.10
+DISTNAME= SQLAlchemy-1.3.11
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 0a77505bcbf..cc009e66891 100644
--- a/databases/py-sqlalchemy/distinfo
+++ b/databases/py-sqlalchemy/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.52 2019/10/10 18:22:49 adam Exp $
+$NetBSD: distinfo,v 1.53 2019/12/03 18:19:58 adam Exp $
-SHA1 (SQLAlchemy-1.3.10.tar.gz) = b4e304fa157cd97856ba93c6df7ce9141e6e4baf
-RMD160 (SQLAlchemy-1.3.10.tar.gz) = 79cf291deb52dd122b202a93d7fe80d17671af41
-SHA512 (SQLAlchemy-1.3.10.tar.gz) = d4ea7c56b1a2e487f596db2d0968e2312cee2a7a0b68a9a98b5d9439974e79fcd21b7dda4cbdffd5013172ad4bdadf7283cade62b2c26875905fbeb318d0e83b
-Size (SQLAlchemy-1.3.10.tar.gz) = 5967223 bytes
+SHA1 (SQLAlchemy-1.3.11.tar.gz) = 64b58f6ae41eb21940ac4c9583da2936c71c77bb
+RMD160 (SQLAlchemy-1.3.11.tar.gz) = 2a05fe18c04e11de8618c9c38029efc9caeeb939
+SHA512 (SQLAlchemy-1.3.11.tar.gz) = c691539db4edd62af749087728dfd424010bfb3ca2cc8503a4b96c1625d059d4c2a748b9a35cc870cc99ca9df61966cce406f9b570b25e55c3632a99b8621e74
+Size (SQLAlchemy-1.3.11.tar.gz) = 6007784 bytes