17 lines
629 B
Bash
17 lines
629 B
Bash
# Template file for 'python3-pybcj'
|
|
pkgname=python3-pybcj
|
|
version=1.0.2
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools_scm"
|
|
makedepends="python3-devel"
|
|
depends="python3"
|
|
checkdepends="python3-pytest python3-hypothesis"
|
|
short_desc="BCJ(Branch-Call-Jump) filter for python"
|
|
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://codeberg.org/miurahr/pybcj"
|
|
changelog="https://codeberg.org/miurahr/pybcj/raw/branch/main/Changelog.rst"
|
|
distfiles="${PYPI_SITE}/p/pybcj/pybcj-${version}.tar.gz"
|
|
checksum=c7f5bef7f47723c53420e377bc64d2553843bee8bcac5f0ad076ab1524780018
|