Install this version:
emerge -a =dev-python/ECPy-1.2.5
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/ECPy-1.2.5
Or alternatively:
emerge --autounmask-write -a =dev-python/ECPy-1.2.5
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.2.5 | 8 | ~amd64 | 0 |
EAPI=8
PYTHON_COMPAT=( python3_{6..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="a pure python Elliptic Curve library"
HOMEPAGE="https://github.com/cslashm/ECPy"
SRC_URI="https://github.com/cslashm/ECPy/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="primaryuri"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | ECPy-1.2.5.tar.gz | 50578 bytes | https://github.com/cslashm/ECPy/archive/refs/tags/1.2.5.tar.gz |