py-sqlalchemy-utils: updated to 0.34.2
0.34.2: - Remove ABC deprecation warnings 0.34.1: - Remove deprecation warnings - Drop py34 support
This commit is contained in:
parent
89fee6d804
commit
685d4e2de6
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.25 2019/07/03 20:19:53 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2019/08/26 10:29:00 adam Exp $
|
||||
|
||||
DISTNAME= SQLAlchemy-Utils-0.34.0
|
||||
DISTNAME= SQLAlchemy-Utils-0.34.2
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=S/SQLAlchemy-Utils/}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.23 2019/07/03 20:19:53 adam Exp $
|
||||
$NetBSD: distinfo,v 1.24 2019/08/26 10:29:00 adam Exp $
|
||||
|
||||
SHA1 (SQLAlchemy-Utils-0.34.0.tar.gz) = e784f97e2a85b00d2db5f332a87a43e6f31e7160
|
||||
RMD160 (SQLAlchemy-Utils-0.34.0.tar.gz) = da9a5a69556b8f9b5e8a1875a3ddc7898049ddcb
|
||||
SHA512 (SQLAlchemy-Utils-0.34.0.tar.gz) = ee3e5c9c6df6be27e29c6bde43f6c862e3d6337e887cfbcd8949564c0ec55ac86218e36e48166d591c40c9de04cac124450bb742dacae0d7420b326aa8be9e11
|
||||
Size (SQLAlchemy-Utils-0.34.0.tar.gz) = 128790 bytes
|
||||
SHA1 (SQLAlchemy-Utils-0.34.2.tar.gz) = 24f7b99d4ac214634f565686be0a0132151b64ca
|
||||
RMD160 (SQLAlchemy-Utils-0.34.2.tar.gz) = 2100a44da042ec56f7f0991377565a7f716fb493
|
||||
SHA512 (SQLAlchemy-Utils-0.34.2.tar.gz) = 7eb9b09a6641a42390204d4d7014935979587ab6c5ef1f05cb0bf41ce30dcbdccc5a69d3767d4e8cfd0178371f8aed11777c1cffd4e9b363521116d1727cc61d
|
||||
Size (SQLAlchemy-Utils-0.34.2.tar.gz) = 129065 bytes
|
||||
|
|
Loading…
Reference in a new issue