Install this version:
emerge -a =dev-python/pgextras-0.2.1
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=8
PYTHON_COMPAT=( python3_{10..14} )
DISTUTILS_USE_PEP517="setuptools"
inherit distutils-r1
DESCRIPTION="Provides various statistics for a Postgres instance"
HOMEPAGE="https://pypi.org/project/pgextras/"
SRC_URI="https://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-python/prettytable
dev-python/psycopg
dev-python/wcwidth"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | pgextras-0.2.1.tar.gz | 18360 bytes | https://pypi.python.org/packages/source/p/pgextras/pgextras-0.2.1.tar.gz |