nyx: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:39 -04:00
parent f0ae975cad
commit b1e9ed19b2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'nyx'
pkgname=nyx
version=2.1.0
revision=4
revision=5
build_style=python3-module
pycompile_module="nyx"
hostmakedepends="python3-setuptools"