gns3-net-converter: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:55 -04:00
parent 97e6a6a000
commit b355567234

View file

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