gns3-net-converter: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:49 -04:00
parent f13c0b7a51
commit 9a3d465656
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gns3-net-converter'
pkgname=gns3-net-converter
version=1.3.0
revision=6
revision=7
build_style=python3-module
pycompile_module="gns3converter"
hostmakedepends="python3-setuptools"