1 # Template file for 'python-random2'
5 wrksrc=random2-${version}
6 build_style=python-module
7 hostmakedepends="python-setuptools python3-setuptools unzip"
8 depends="python-setuptools"
9 short_desc="Python 3 compatible Python 2 random Module"
10 maintainer="Wilson Birney <wpb@360scada.com>"
11 license="Python 2.1.1"
12 homepage="https://pypi.org/project/random2/"
13 distfiles="${PYPI_SITE}/r/random2/random2-1.0.1.zip"
14 checksum=34ad30aac341039872401595df9ab2c9dc36d0b7c077db1cea9ade430ed1c007
17 python3-random2_package() {
19 depends="python3-setuptools"
21 vmove usr/lib/python3*