dev-python/pyusps - 0.0.7 (pypi)

Search

Package Information

Description:
pyusps -- Python bindings for the USPS Ecommerce APIs
Homepage:
https://github.com/thelinuxkid/pyusps
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.0.7 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="pyusps -- Python bindings for the USPS Ecommerce APIs"

HOMEPAGE="https://github.com/thelinuxkid/pyusps"
LICENSE="MIT"
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="dev test"
DEPENDENCIES=">=dev-python/setuptools-0.6[${PYTHON_USEDEP}]
	>=dev-python/lxml-2.3.3[${PYTHON_USEDEP}]
	dev? ( >=dev-python/ipython-0.12.1[${PYTHON_USEDEP}] )
	test? ( dev-python/fudge[${PYTHON_USEDEP}] )
	test? ( dev-python/nose[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

dev

Dependencies

RDEPEND

>=dev-python/setuptools-0.6[${PYTHON_USEDEP}]
	>=dev-python/lxml-2.3.3[${PYTHON_USEDEP}]
	dev? ( >=dev-python/ipython-0.12.1[${PYTHON_USEDEP}] )
	test? ( dev-python/fudge[${PYTHON_USEDEP}] )
	test? ( dev-python/nose[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/setuptools-0.6[${PYTHON_USEDEP}]
	>=dev-python/lxml-2.3.3[${PYTHON_USEDEP}]
	dev? ( >=dev-python/ipython-0.12.1[${PYTHON_USEDEP}] )
	test? ( dev-python/fudge[${PYTHON_USEDEP}] )
	test? ( dev-python/nose[${PYTHON_USEDEP}] )

Manifest for 0.0.7

Type File Size Source URLs
DIST pyusps-0.0.7.tar.gz 8013 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/pyusps/pyusps-0.0.7.tar.gz