Install this version:
emerge -a =dev-python/pybars3-0.9.7
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/pybars3-0.9.7
Or alternatively:
emerge --autounmask-write -a =dev-python/pybars3-0.9.7
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.9.7 | 8 | ~amd64 | 0 |
EAPI=8
PYTHON_COMPAT=( python3_{8..14} pypy3 )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Handlebars.js for Python 3 and 2"
HOMEPAGE="https://github.com/wbond/pybars3/"
SRC_URI="https://github.com/wbond/pybars3/archive/refs/tags/$PV.tar.gz -> $P.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64"
BDEPEND="( >=dev-python/pymeta3-0.5.1 )"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | pybars3-0.9.7.tar.gz | 28979 bytes | https://github.com/wbond/pybars3/archive/refs/tags/0.9.7.tar.gz |