asciinema: rebuild for Python 3.5
Switch to python3-module. Switch to python3-* pkgs.
This commit is contained in:
parent
7937105ec0
commit
57b1fb4d19
@ -1,13 +1,11 @@
|
||||
# Template file for 'asciinema'
|
||||
pkgname=asciinema
|
||||
version=1.3.0
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
python_versions="3.4" # Python >= 3 required time of writing
|
||||
pycompile_version="3.4"
|
||||
build_style=python3-module
|
||||
pycompile_module="asciinema"
|
||||
hostmakedepends="python3.4-setuptools"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Record and share your terminal sessions, the right way"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
|
Loading…
Reference in New Issue
Block a user