python3-click-repl: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:49 -04:00
parent 6726c152cf
commit d0512c20d8

View File

@ -1,7 +1,7 @@
# Template file for 'python3-click-repl' # Template file for 'python3-click-repl'
pkgname=python3-click-repl pkgname=python3-click-repl
version=0.1.6 version=0.1.6
revision=4 revision=5
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-six python3-click python3-prompt_toolkit" depends="python3-six python3-click python3-prompt_toolkit"