mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-pybcj-0.5.0
This commit is contained in:
parent
39495beebe
commit
87d7adba6c
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-pybcj/template
Normal file
15
srcpkgs/python3-pybcj/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python3-pybcj'
|
||||||
|
pkgname=python3-pybcj
|
||||||
|
version=0.5.0
|
||||||
|
revision=1
|
||||||
|
wrksrc="pybcj-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
makedepends="python3-devel"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="BCJ(Branch-Call-Jump) filter for python"
|
||||||
|
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
|
homepage="https://github.com/miurahr/pybcj"
|
||||||
|
distfiles="${PYPI_SITE}/p/pybcj/pybcj-${version}.tar.gz"
|
||||||
|
checksum=8de74f338874c698e405a72181eb0ea2e011ed5a6567e0feca524275f113bb0f
|
Loading…
Add table
Reference in a new issue