python3-editor: drop noarch
This commit is contained in:
parent
ee53e58e7b
commit
e874543d66
1 changed files with 2 additions and 4 deletions
|
@ -1,15 +1,13 @@
|
||||||
# Template file for 'python3-editor'
|
# Template file for 'python3-editor'
|
||||||
pkgname=python3-editor
|
pkgname=python3-editor
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
wrksrc="python-editor-${version}"
|
wrksrc="python-editor-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="editor"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="nano"
|
checkdepends="nano"
|
||||||
short_desc="Programmatically open an editor, capture the result (Python3)"
|
short_desc="Programmatically open an editor, capture the result"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/fmoo/python-editor"
|
homepage="https://github.com/fmoo/python-editor"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue