dev-python/migra - 3.0.1652017683 (pypi)

Search

Install

Install this version:

emerge -a =dev-python/migra-3.0.1652017683

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

autounmask =dev-python/migra-3.0.1652017683

Or alternatively:

emerge --autounmask-write -a =dev-python/migra-3.0.1652017683

Package Information

Description:
Like \`diff\` but for PostgreSQL schemas
Homepage:
https://databaseci.com/docs/migra
License:
Unlicense

Ebuild Details

Version EAPI Keywords Slot
3.0.1652017683 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="Like \`diff\` but for PostgreSQL schemas"

HOMEPAGE="https://databaseci.com/docs/migra"
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="pg"
DEPENDENCIES="dev-python/sqlbag[${PYTHON_USEDEP}]
	dev-python/six[${PYTHON_USEDEP}]
	dev-python/schemainspect[${PYTHON_USEDEP}]
	pg? ( dev-python/psycopg2-binary[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Manage flags for this package: euse -i <flag> -p dev-python/migra | euse -E <flag> -p dev-python/migra | euse -D <flag> -p dev-python/migra

Global/Standard Flags

pg

Inherited Eclasses

Dependencies

RDEPEND

dev-python/sqlbag[]
	dev-python/six[]
	dev-python/schemainspect[]
	pg? ( dev-python/psycopg2-binary[] )

BDEPEND

dev-python/sqlbag[]
	dev-python/six[]
	dev-python/schemainspect[]
	pg? ( dev-python/psycopg2-binary[] )

Manifest for 3.0.1652017683

Type File Size Source URLs
DIST migra-3.0.1652017683.tar.gz 9998 bytes https://files.pythonhosted.org/packages/source//migra/-3.0.1652017683.tar.gz