coccigrep: rebuild for Python 3.5
Switch to python3-module. Switch to python3-* pkgs.
This commit is contained in:
@@ -1,14 +1,12 @@
|
|||||||
# Template file for 'coccigrep'
|
# Template file for 'coccigrep'
|
||||||
pkgname=coccigrep
|
pkgname=coccigrep
|
||||||
version=1.16
|
version=1.16
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python3-module
|
||||||
python_versions="3.4"
|
|
||||||
pycompile_version="3.4"
|
|
||||||
pycompile_module="coccigrep"
|
pycompile_module="coccigrep"
|
||||||
hostmakedepends="python3.4-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="coccinelle python3.4-setuptools python3.4-Pygments"
|
depends="coccinelle python3-setuptools python3-Pygments"
|
||||||
short_desc="Semantic grep for the C language based on coccinelle"
|
short_desc="Semantic grep for the C language based on coccinelle"
|
||||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|||||||
Reference in New Issue
Block a user