dev-python/schemainspect - 3.1.1652015119 (pypi)

Search

Install

Install this version:

emerge -a =dev-python/schemainspect-3.1.1652015119

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/schemainspect-3.1.1652015119

Or alternatively:

emerge --autounmask-write -a =dev-python/schemainspect-3.1.1652015119

Package Information

Description:
Schema inspection for PostgreSQL (and possibly others)
Homepage:
https://github.com/djrobstep/schemainspect
License:
Unlicense

Ebuild Details

Version EAPI Keywords Slot
3.1.1652015119 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Schema inspection for PostgreSQL (and possibly others)"

HOMEPAGE="https://github.com/djrobstep/schemainspect"
LICENSE="Unlicense"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/sqlalchemy[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Inherited Eclasses

Dependencies

RDEPEND

dev-python/sqlalchemy[]

BDEPEND

dev-python/sqlalchemy[]

Manifest for 3.1.1652015119

Type File Size Source URLs
DIST schemainspect-3.1.1652015119.tar.gz 28180 bytes https://files.pythonhosted.org/packages/source//schemainspect/-3.1.1652015119.tar.gz