py-prettytable: update to 3.1.1.
Fixed: - Resolve "KeyError" issue on _stringify_row
This commit is contained in:
parent
e0818d4099
commit
3aa0c80e7a
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.21 2022/02/14 08:53:14 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2022/02/16 20:19:02 fcambus Exp $
|
||||
|
||||
DISTNAME= prettytable-3.1.0
|
||||
DISTNAME= prettytable-3.1.1
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= ${MASTER_SITE_PYPI:=p/prettytable/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.17 2022/02/14 08:53:14 adam Exp $
|
||||
$NetBSD: distinfo,v 1.18 2022/02/16 20:19:02 fcambus Exp $
|
||||
|
||||
BLAKE2s (prettytable-3.1.0.tar.gz) = b42fc31ea226461162e72dd0a732367d29a8298db6daa325f09b75a4a2202761
|
||||
SHA512 (prettytable-3.1.0.tar.gz) = 0f1fe86412cc553ef74d264044fd1830c1d5de6914a5a3d7ba3c7e9c92ed5e7b00dcaed1654f819b6a5233b24dfc331453a4ebb86a3e11779ea9932059519a56
|
||||
Size (prettytable-3.1.0.tar.gz) = 52695 bytes
|
||||
BLAKE2s (prettytable-3.1.1.tar.gz) = fd82098f1a42d8b2625d113b9fa2f29d4b2bd393edc55a5773059b3812266ed8
|
||||
SHA512 (prettytable-3.1.1.tar.gz) = 2abfe1039161fc7c1d25b0d053776e842c1413e70ce209324fd9b2f1885949513238ca362f93b1adf405461c978760bc7d635e3321b94352ac2aa9fea94450d5
|
||||
Size (prettytable-3.1.1.tar.gz) = 52705 bytes
|
||||
|
|
Loading…
Reference in a new issue