Install this version:
emerge -a =dev-python/pgnotify-0.1.1561372201
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/pgnotify-0.1.1561372201
Or alternatively:
emerge --autounmask-write -a =dev-python/pgnotify-0.1.1561372201
# 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="Easily LISTEN to PostgreSQL NOTIFY notifications"
HOMEPAGE="https://github.com/djrobstep/pgnotify"
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/psycopg2-binary[${PYTHON_USEDEP}]
dev-python/logx[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
dev-python/psycopg2-binary[] dev-python/logx[]
dev-python/psycopg2-binary[] dev-python/logx[]
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | pgnotify-0.1.1561372201.tar.gz | 4354 bytes | https://files.pythonhosted.org/packages/source//pgnotify/-0.1.1561372201.tar.gz |